aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-25m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25um: mmu_gather reworkPeter Zijlstra
2011-05-25ia64: mmu_gather reworkPeter Zijlstra
2011-05-25sh: mmu_gather reworkPeter Zijlstra
2011-05-25arm: mmu_gather reworkPeter Zijlstra
2011-05-25s390: mmu_gather reworkPeter Zijlstra
2011-05-25sparc: mmu_gather reworkPeter Zijlstra
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra
2011-05-25x86,mm: make pagefault killableKOSAKI Motohiro
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior
2011-05-24Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-05-25mach-ux500: set proper I2C platform data from MOP500sLinus Walleij
2011-05-25i2c-nomadik: fix speed enumeratorLinus Walleij
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-05-24x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha
2011-05-24x86: Get rid of asmregparmRichard Weinberger
2011-05-24um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven
2011-05-24m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer
2011-05-24m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita
2011-05-24m68knommu: Remove obsolete #include <linux/sys.h>Geert Uytterhoeven
2011-05-24m68k: merge mmu and non-mmu versions of asm-offsets.cGreg Ungerer
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-24m68k: merge non-mmu and mmu versions of m68k_ksyms.cGreg Ungerer
2011-05-24m68knommu: remove un-needed exporting of COLDFIRE symbolsGreg Ungerer
2011-05-24m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer
2011-05-24m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer
2011-05-24m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer
2011-05-24m68knommu: clean up mm/init_no.cGreg Ungerer
2011-05-24m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer
2011-05-24m68knommu: remove unused kernel_set_cachemode()Greg Ungerer
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer
2011-05-24m68k: remove duplicate memset() implementationGreg Ungerer
2011-05-24m68k: remove duplicate memmove() implementationGreg Ungerer
2011-05-24m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer