Age | Commit message (Expand) | Author |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han |
2011-05-25 | m32r, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes |
2011-05-25 | alpha, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes |
2011-05-25 | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro |
2011-05-25 | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | um: mmu_gather rework | Peter Zijlstra |
2011-05-25 | ia64: mmu_gather rework | Peter Zijlstra |
2011-05-25 | sh: mmu_gather rework | Peter Zijlstra |
2011-05-25 | arm: mmu_gather rework | Peter Zijlstra |
2011-05-25 | s390: mmu_gather rework | Peter Zijlstra |
2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra |
2011-05-25 | x86,mm: make pagefault killable | KOSAKI Motohiro |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-25 | xtensa/mm: remove WANT_PAGE_VIRTUAL | Sebastian Andrzej Siewior |
2011-05-25 | xtensa/mm: remove pgtable.c | Sebastian Andrzej Siewior |
2011-05-24 | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-05-25 | mach-ux500: set proper I2C platform data from MOP500s | Linus Walleij |
2011-05-25 | i2c-nomadik: fix speed enumerator | Linus Walleij |
2011-05-25 | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath |
2011-05-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-05-24 | x86, ioapic: Restore ioapic entries during resume properly | Suresh Siddha |
2011-05-24 | x86: Get rid of asmregparm | Richard Weinberger |
2011-05-24 | um: Use RWSEM_GENERIC_SPINLOCK on x86 | Richard Weinberger |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-24 | m68knommu: Use generic show_interrupts() | Geert Uytterhoeven |
2011-05-24 | m68k: merge the mmu and non-mmu versions of sys_m68k.c | Greg Ungerer |
2011-05-24 | m68knommu: use asm-generic/bitops/ext2-atomic.h | Akinobu Mita |
2011-05-24 | m68knommu: Remove obsolete #include <linux/sys.h> | Geert Uytterhoeven |
2011-05-24 | m68k: merge mmu and non-mmu versions of asm-offsets.c | Greg Ungerer |
2011-05-23 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-05-24 | m68k: merge non-mmu and mmu versions of m68k_ksyms.c | Greg Ungerer |
2011-05-24 | m68knommu: remove un-needed exporting of COLDFIRE symbols | Greg Ungerer |
2011-05-24 | m68knommu: move EXPORT of kernel_thread to function definition | Greg Ungerer |
2011-05-24 | m68knommu: move EXPORT of local checksumming functions to definitions | Greg Ungerer |
2011-05-24 | m68knommu: move EXPORT of dump_fpu to function definition | Greg Ungerer |
2011-05-24 | m68knommu: clean up mm/init_no.c | Greg Ungerer |
2011-05-24 | m68k: merge the mmu and non-mmu mm/Makefile | Greg Ungerer |
2011-05-24 | m68k: mv kmap_mm.c to kmap.c | Greg Ungerer |
2011-05-24 | m68knommu: remove stubs for __ioremap() and iounmap() | Greg Ungerer |
2011-05-24 | m68knommu: remove unused kernel_set_cachemode() | Greg Ungerer |
2011-05-24 | m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c | Greg Ungerer |
2011-05-24 | m68k: remove duplicate memcpy() implementation | Greg Ungerer |
2011-05-24 | m68k: remove duplicate memset() implementation | Greg Ungerer |
2011-05-24 | m68k: remove duplicate memmove() implementation | Greg Ungerer |