Age | Commit message (Expand) | Author |
2012-05-30 | Merge branch 'late/cleanup' into devel-late | Olof Johansson |
2012-05-30 | x86/mce: Cleanup timer mess | Thomas Gleixner |
2012-05-30 | x86, mtrr: Fix a type overflow in range_to_mtrr func | zhenzhong.duan |
2012-05-30 | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin |
2012-05-30 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar |
2012-05-30 | x86/mm/pat: Improve scaling of pat_pagerange_is_ram() | John Dykstra |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens |
2012-05-30 | s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix sign extension bugs | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens |
2012-05-30 | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens |
2012-05-30 | s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs | Michael Holzheu |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu |
2012-05-30 | mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases) | Al Viro |
2012-05-30 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-29 | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC | Fabio Estevam |
2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-05-29 | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-05-29 | cris: select GENERIC_ATOMIC64 | Cong Wang |
2012-05-29 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King |
2012-05-29 | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg |
2012-05-29 | sparc32: remove unused variable in head_32.S | Sam Ravnborg |
2012-05-29 | sparc32,leon: fix leon bootup | Sam Ravnborg |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-05-28 | KVM: MMU: fix huge page adapted on non-PAE host | Xiao Guangrong |
2012-05-28 | sparc32: Export leon_dma_ops to modules. | David S. Miller |
2012-05-28 | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg |
2012-05-28 | sparc32,leon: always support leon in ioport | Sam Ravnborg |
2012-05-28 | sparc32,leon: always include leon_pmc in build | Sam Ravnborg |
2012-05-28 | sparc32: refactor cpu_idle() | Sam Ravnborg |
2012-05-28 | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg |
2012-05-28 | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg |
2012-05-28 | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg |
2012-05-28 | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg |
2012-05-28 | sparc32,leon: fix section mismatch warning | Sam Ravnborg |
2012-05-28 | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg |
2012-05-28 | sparc32,leon: always include leon_kernel in build | Sam Ravnborg |
2012-05-28 | sparc32,leon: clean up leon.h | Sam Ravnborg |
2012-05-28 | sparc32: handle leon in cpu.c | Sam Ravnborg |
2012-05-28 | sparc32: handle leon in irq_32.c | Sam Ravnborg |
2012-05-28 | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg |