summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-10-03xtensa: set NO_IOPORT to 'n' by defaultMax Filippov
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-03xtensa: fix ioremapMax Filippov
2012-10-03xtensa: ISS: fix __simc implementationMax Filippov
2012-10-03xtensa: fix xtensa_irq_unmask callsMax Filippov
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov
2012-10-03xtensa: ISS: only build networking if configuredMax Filippov
2012-10-03xtensa: fix linker script transformation for .text.unlikelyMax Filippov
2012-10-03c6x: make dsk6455 the default configMark Salter
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-02ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in KconfigJean Pihet
2012-10-02ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()Wei Yongjun
2012-10-02ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()Wei Yongjun
2012-10-02ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()Wei Yongjun
2012-10-02ARM: OMAP: fix return value check in beagle_opp_init()Wei Yongjun
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells
2012-10-02UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells
2012-10-02UAPI: x86: Fix the test_get_len toolDavid Howells
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-10-02ARM: dts: Enable 88pm860x pmicHaojian Zhuang
2012-10-02Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski
2012-10-02ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu