summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+20
2012-01-17x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap1-10/+10
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-2/+2
2012-01-17Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar27-165/+178
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman2-5/+8
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman1-2/+1
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman1-10/+0
2012-01-17x86/UV2: Work around BAU bugCliff Wickman2-33/+254
2012-01-17x86/UV2: Fix BAU destination timeout initializationCliff Wickman1-6/+7
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2-30/+151
2012-01-17Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-25/+14
2012-01-17Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson10-14/+14
2012-01-17Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson1-0/+1
2012-01-17Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-1950/+1019
2012-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-17Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds17-42/+50
2012-01-17Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-7/+9
2012-01-17ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16ARM: make BSYM macro assembly onlyRob Herring1-2/+2
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: imx: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring2-3/+4
2012-01-16ARM: ux500: add missing ENDPROC to headsmp.SRob Herring1-0/+2
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring1-0/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll3-5/+3
2012-01-16ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen1-1/+13
2012-01-16x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov1-2/+2
2012-01-16x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com1-0/+1
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper1-1/+3
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-33/+369
2012-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+7
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds14-71/+45
2012-01-15Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds13-52/+134
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren4-7/+9
2012-01-15Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-18/+0
2012-01-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds313-5966/+42528
2012-01-15Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds8-25/+25
2012-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-15/+14
2012-01-14GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-3/+0
2012-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds11-7/+90
2012-01-14Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+3
2012-01-14Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2012-01-14x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat1-1/+1
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski1-1/+1
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King9-32/+34