Age | Commit message (Expand) | Author |
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 | ARM: EXYNOS: Fix incorrect initialization of GIC | Thomas Abraham |
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 | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers | Thomas Abraham |
2012-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2012-04-20 | Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" | Konrad Rzeszutek Wilk |
2012-04-20 | ARM: u300: bump all IRQ numbers by one | Linus Walleij |
2012-04-20 | ARM: ux300: Fix unimplementable regulation constraints | Mark Brown |
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-19 | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat |
2012-04-19 | sh: Fix error synchronising kernel page tables | Stuart Menefy |
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 | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] | Paul Gortmaker |
2012-04-18 | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus... | Konrad Rzeszutek Wilk |
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-18 | seccomp: ignore secure_computing return values | Will Drewry |
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 |
2012-04-17 | ARM: OMAP2+: UART: Fix incorrect population of default uart pads | Govindraj.R |
2012-04-17 | xen/p2m: m2p_find_override: use list_for_each_entry_safe | Stefano Stabellini |
2012-04-17 | ARM: OMAP: sram: fix BUG in dpll code for !PM case | Grazvydas Ignotas |
2012-04-17 | m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire | Greg Ungerer |
2012-04-17 | m68knommu: fix id number for second eth device on 5275 ColdFire | Greg Ungerer |
2012-04-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-04-16 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony |