Age | Commit message (Expand) | Author |
2012-04-26 | smp: Provide generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-26 | m32r: Remove pointless function prototypes | Thomas Gleixner |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2012-04-23 | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin |
2012-04-23 | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu |
2012-04-23 | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk |
2012-04-23 | hexagon: add missing cpu.h include | Richard Kuo |
2012-04-23 | hexagon/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
2012-04-23 | hexagon: use renamed tick_nohz_idle_* functions | Richard Kuo |
2012-04-23 | Hexagon: misc compile warning/error cleanup due to missing headers | Richard Kuo |
2012-04-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-23 | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt |
2012-04-23 | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt |
2012-04-23 | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt |
2012-04-23 | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan |
2012-04-23 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-04-21 | sparc32,leon: add notify_cpu_starting() | Yong Zhang |
2012-04-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-21 | perfmon: kill some helpers and arguments | Al Viro |
2012-04-20 | VM: add "vm_mmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_brk()" helper function | Linus Torvalds |
2012-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2012-04-19 | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu |
2012-04-19 | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach |
2012-04-19 | powerpc/85xx: don't call of_platform_bus_probe() twice | Timur Tabi |
2012-04-19 | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King |
2012-04-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-18 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson |
2012-04-18 | Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin... | Olof Johansson |
2012-04-18 | Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ... | Olof Johansson |
2012-04-18 | Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-04-18 | ARM: bcmring: fix UART declarations | Paul Gortmaker |
2012-04-18 | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context | Avi Kivity |
2012-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-04-18 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue |
2012-04-18 | ARM: imx: Fix imx5 idle logic bug | Robert Lee |
2012-04-18 | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() | Fabio Estevam |
2012-04-18 | ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE | Fabio Estevam |
2012-04-17 | ARM: OMAP1: DMTIMER: fix broken timer clock source selection | Paul Walmsley |
2012-04-17 | ARM: OMAP: serial: Fix the ocp smart idlemode handling bug | Santosh Shilimkar |