1. 88c2208 mm: optimize page_lock_anon_vma() fast-path by Peter Zijlstra · 13 years ago
  2. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
  3. 746b18d mm: use refcounts for page_lock_anon_vma() by Peter Zijlstra · 13 years ago
  4. 6111e4c mm: improve page_lock_anon_vma() comment by Peter Zijlstra · 13 years ago
  5. 25aeeb0 mm: revert page_lock_anon_vma() lock annotation by Peter Zijlstra · 13 years ago
  6. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  7. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  8. e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
  9. e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
  10. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  11. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  12. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  13. 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 13 years ago
  14. 1e56a56 sh: mmu_gather rework by Peter Zijlstra · 13 years ago
  15. 9e14f67 arm: mmu_gather rework by Peter Zijlstra · 13 years ago
  16. 68f0392 s390: mmu_gather rework by Peter Zijlstra · 13 years ago
  17. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  18. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 13 years ago
  19. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
  20. d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
  21. 248ac0e mm/vmalloc: remove guard page from between vmap blocks by Johannes Weiner · 13 years ago
  22. 82d4b57 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() by Dave Hansen · 13 years ago
  23. 15fa8f4 include/linux/gfp.h: work around apparent sparse confusion by Dave Hansen · 13 years ago
  24. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  25. c6a140b mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KSWAPD by Andrea Arcangeli · 13 years ago
  26. a6cccdc mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur by KOSAKI Motohiro · 13 years ago
  27. 1b79acc mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs by KOSAKI Motohiro · 13 years ago
  28. 839a4fc mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. by KOSAKI Motohiro · 13 years ago
  29. 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
  30. f62e00c mm: introduce wait_on_page_locked_killable() by KOSAKI Motohiro · 13 years ago
  31. fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 13 years ago
  32. bb005a5 mm: nommu: fix a compile warning in do_mmap_pgoff() by Namhyung Kim · 13 years ago
  33. 7223bb4 mm: nommu: fix a potential memory leak in do_mmap_private() by Namhyung Kim · 13 years ago
  34. d75a310 mm: nommu: check the vma list when unmapping file-mapped vma by Namhyung Kim · 13 years ago
  35. e922c4c mm: nommu: find vma using the sorted vma list by Namhyung Kim · 13 years ago
  36. b951bf2 mm: nommu: don't scan the vma list when deleting by Namhyung Kim · 13 years ago
  37. 6038def mm: nommu: sort mm->mmap list properly by Namhyung Kim · 13 years ago
  38. ac3bbec mm: remove unused zone_idx variable from set_migratetype_isolate by Sergey Senozhatsky · 13 years ago
  39. 965f55d mmap: avoid merging cloned VMAs by Shaohua Li · 13 years ago
  40. 5f70b96 mmap: avoid unnecessary anon_vma lock by Shaohua Li · 13 years ago
  41. 34679d7 mmap: add alignment for some variables by Shaohua Li · 13 years ago
  42. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  43. 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
  44. 45fd951 xtensa/mm: remove pgtable.c by Sebastian Andrzej Siewior · 13 years ago
  45. 877947b drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value by Liu Yuan · 13 years ago
  46. f06590b mm: vmscan: correctly check if reclaimer should schedule during shrink_slab by Minchan Kim · 13 years ago
  47. afc7e32 mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely by Johannes Weiner · 13 years ago
  48. a71ae47 slub: Fix double bit unlock in debug mode by Christoph Lameter · 13 years ago
  49. 4a7df24 Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  50. 5bdfdfe Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c by Ben Dooks · 13 years ago
  51. 2b030bd mach-ux500: set proper I2C platform data from MOP500s by Linus Walleij · 13 years ago
  52. 82a4413 i2c-nomadik: break out single messsage transmission by Linus Walleij · 13 years ago
  53. 0511f64 i2c-nomadik: reset the hw after status check by Virupax Sadashivpetimath · 13 years ago
  54. b5e890f i2c-nomadik: remove the unnecessary delay by Virupax Sadashivpetimath · 13 years ago
  55. 5535534 i2c-nomadik: change the TX and RX threshold by Virupax Sadashivpetimath · 13 years ago
  56. ebd10e0 i2c-nomadik: add code to retry on timeout failure by Virupax Sadashivpetimath · 13 years ago
  57. b0e751a i2c-nomadik: use pm_runtime API by Rabin Vincent · 13 years ago
  58. 4cb3f53 i2c-nomadik: print abort cause only on abort tag by Virupax Sadashivpetimath · 13 years ago
  59. cd20e4f i2c-nomadik: correct adapter timeout initialization by Virupax Sadashivpetimath · 13 years ago
  60. c436f92 i2c-nomadik: remove the redundant error message by srinidhi kasagar · 13 years ago
  61. 99381be i2c-nomadik: corrrect returned error numbers by Virupax Sadashivpetimath · 13 years ago
  62. 2320f50 i2c-nomadik: fix speed enumerator by Linus Walleij · 13 years ago
  63. 9772760 i2c-nomadik: make i2c timeout specific per i2c bus by Virupax Sadashivpetimath · 13 years ago
  64. a20d239 i2c-nomadik: add regulator support by Jonas Aberg · 13 years ago
  65. 37d8cb5 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  66. dc522ad Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  67. df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  68. b0ca118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  69. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  70. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  71. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  72. 0d66cba Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  73. 07da037 i2c-parport: Various cleanups by Jean Delvare · 13 years ago
  74. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  75. 8eacfce i2c-i801: Don't depend on other kernel driver config options by Jean Delvare · 13 years ago
  76. 6aa1464 i2c-i801: Check for vendor Fujitsu before probing for apanel by Jean Delvare · 13 years ago
  77. e7198fb i2c-i801: Don't probe for slaves on IDF channels by Jean Delvare · 13 years ago
  78. 6e2a851 i2c-i801: SMBus patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  79. 3116c86 i2c/writing-clients: Fix foo_driver.id_table by Vikram Narayanan · 13 years ago
  80. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  81. 4d42948 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  82. eb08d8f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  83. 9f22aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  84. 988c7f2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. 2f344d2 x86, ioapic: Restore ioapic entries during resume properly by Suresh Siddha · 13 years ago
  86. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  87. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  88. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
  89. 3a36790 um: Use RWSEM_GENERIC_SPINLOCK on x86 by Richard Weinberger · 13 years ago
  90. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  91. b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  92. 531d289 m68knommu: Use generic show_interrupts() by Geert Uytterhoeven · 13 years ago
  93. 0b4bf78 coldfire_qspi compile fix by Steven King · 13 years ago
  94. cae2e6c m68k: merge the mmu and non-mmu versions of sys_m68k.c by Greg Ungerer · 13 years ago
  95. 48e1328 m68knommu: use asm-generic/bitops/ext2-atomic.h by Akinobu Mita · 13 years ago
  96. b60de9f m68knommu: Remove obsolete #include <linux/sys.h> by Geert Uytterhoeven · 13 years ago
  97. aa4d1f8 m68k: merge mmu and non-mmu versions of asm-offsets.c by Greg Ungerer · 13 years ago
  98. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  99. 5214638 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. df462b3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago