aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk
2012-04-23hexagon: add missing cpu.h includeRichard Kuo
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-04-19powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu
2012-04-19powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu
2012-04-19powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-19x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat