summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25um: fix crash while os_dump_core()Richard Weinberger
2011-05-25um: include linux/prefetch.hRichard Weinberger
2011-05-25um: print info about fatal segfaultsRichard Weinberger
2011-05-25um: add ucast ethernet transportNolan Leake
2011-05-25um: add earlyprintk supportRichard Weinberger
2011-05-25um: remove SIGHUP handlerRichard Weinberger
2011-05-25um: fix UML_LIB_PATHRichard Weinberger
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-25alpha: hook up gpiolib supportMark Brown
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
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