summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-01-13Merge branch 'master' into fixesRussell King1272-16767/+47685
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas1-0/+8
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin4-6/+6
2012-01-13Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds24-42/+39
2012-01-13kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-13cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2-2/+2
2012-01-13parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2012-01-13ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-13mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens4-7/+4
2012-01-13mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens4-7/+4
2012-01-13mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2-0/+9
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches11-12/+11
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches10-13/+13
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell8-25/+25
2012-01-13Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-8/+13
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-14/+99
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds25-8/+9465
2012-01-12Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds43-1574/+514
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis1-8/+13
2012-01-12ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2-0/+3
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt1-32/+2
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt1-37/+6
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt872-12282/+30562
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt18-494/+8
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt12-856/+202
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12