1. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  2. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  3. c6a8a8c vmscan: recalculate lru_pages on each priority by KOSAKI Motohiro · 14 years ago
  4. b00d3ea vmscan: zone_reclaim don't call disable_swap_token() by KOSAKI Motohiro · 14 years ago
  5. f446daa mm: implement writeback livelock avoidance using page tagging by Jan Kara · 14 years ago
  6. ebf8aa4 radix-tree: omplement function radix_tree_range_tag_if_tagged by Jan Kara · 14 years ago
  7. 44ab57a rmap: add anon_vma bug checks by Andrea Arcangeli · 14 years ago
  8. 21d0d44 rmap: resurrect page_address_in_vma anon_vma check by Andrea Arcangeli · 14 years ago
  9. 288468c rmap: always use anon_vma root pointer by Andrea Arcangeli · 14 years ago
  10. ba6f0ff ksm: fix ksm swapin time optimization by Andrea Arcangeli · 14 years ago
  11. 26ba0cb rmap: always add new vmas at the end by Andrea Arcangeli · 14 years ago
  12. 5e549e9 mmap: remove unnecessary lock from __vma_link by Andrea Arcangeli · 14 years ago
  13. ff36b80 shmem: reduce pagefault lock contention by Shaohua Li · 14 years ago
  14. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 14 years ago
  15. 27f5e0f tmpfs: add accurate compare function to percpu_counter library by Tim Chen · 14 years ago
  16. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  17. 627295e gcc-4.6: pagemap: avoid unused-but-set variable by Andi Kleen · 14 years ago
  18. 67a8a20 avr32: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  19. 596d7cf mempolicy: reduce stack size of migrate_pages() by KOSAKI Motohiro · 14 years ago
  20. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  21. b645bd1 mmzone.h: remove dead prototype by Alexander Nevenchannyy · 14 years ago
  22. 31f961a mm: use for_each_online_cpu() in vmstat by Minchan Kim · 14 years ago
  23. 0aad4b3 oom: fold __out_of_memory into out_of_memory by David Rientjes · 14 years ago
  24. f442003 oom: remove constraint argument from select_bad_process and __out_of_memory by David Rientjes · 14 years ago
  25. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 14 years ago
  26. b940fd7 oom: remove unnecessary code and cleanup by David Rientjes · 14 years ago
  27. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  28. e365893 oom: remove special handling for pagefault ooms by David Rientjes · 14 years ago
  29. 309ed88 oom: extract panic helper function by David Rientjes · 14 years ago
  30. 03668b3 oom: avoid oom killer for lowmem allocations by David Rientjes · 14 years ago
  31. ad915c4 oom: enable oom tasklist dump by default by David Rientjes · 14 years ago
  32. 6f48d0eb oom: select task from tasklist for mempolicy ooms by David Rientjes · 14 years ago
  33. 5e9d834 oom: sacrifice child with highest badness score for parent by David Rientjes · 14 years ago
  34. 6cf86ac oom: filter tasks not sharing the same cpuset by David Rientjes · 14 years ago
  35. 4358997 oom: avoid sending exiting tasks a SIGKILL by David Rientjes · 14 years ago
  36. 7b98c2e oom: give current access to memory reserves if it has been killed by David Rientjes · 14 years ago
  37. c81fac5 oom: dump_tasks use find_lock_task_mm too fix by David Rientjes · 14 years ago
  38. 74ab7f1 oom: improve commentary in dump_tasks() by David Rientjes · 14 years ago
  39. c55db95 oom: dump_tasks use find_lock_task_mm too by KOSAKI Motohiro · 14 years ago
  40. dd8e8f4 oom: introduce find_lock_task_mm() to fix !mm false positives by Oleg Nesterov · 14 years ago
  41. b522794 oom: PF_EXITING check should take mm into account by Oleg Nesterov · 14 years ago
  42. 455c0e5 oom: check PF_KTHREAD instead of !mm to skip kthreads by Oleg Nesterov · 14 years ago
  43. a9877cc buffer_head: remove redundant test from wait_on_buffer by Richard Kennedy · 14 years ago
  44. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 14 years ago
  45. 012f180 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  46. 5c341ee mm: track the root (oldest) anon_vma by Rik van Riel · 14 years ago
  47. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  48. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 14 years ago
  49. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  50. 3edd4fc hugetlb: call mmu notifiers on hugepage cow by Doug Doan · 14 years ago
  51. a1b200e mm: provide init_mm mm_context initializer by Heiko Carstens · 14 years ago
  52. e7d8634 mm: use ERR_CAST by Julia Lawall · 14 years ago
  53. 90d7404 mm: use memdup_user by Julia Lawall · 14 years ago
  54. 9e58143 asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore by Michal Simek · 14 years ago
  55. fa260c0 drivers/video/w100fb.c: ignore void return value / fix build failure by Peter Huewe · 14 years ago
  56. d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
  57. e5149cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  58. 9a919c4 drm: fix fallouts from slow-work -> wq conversion by Tejun Heo · 14 years ago
  59. f650094 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier by Tejun Heo · 14 years ago
  60. 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  61. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  62. 4fd6c6b Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  63. c5f3475 Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  64. 537d847 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  65. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  66. 44d51a0 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  67. 38f5156 workqueue: add missing __percpu markup in kernel/workqueue.c by Namhyung Kim · 14 years ago
  68. 2d53056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  69. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  70. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  71. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  72. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  73. cd816a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  74. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  75. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  76. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  77. fe21ea1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  78. a57f9a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  79. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  80. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  81. 938a73b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  82. 45480aa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  83. 1fc7995 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  84. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  85. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  86. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. ce06ea8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  92. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  93. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  94. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  95. e2aa7f8 net: sunrpc: removed duplicated #include by Andrea Gelmini · 14 years ago
  96. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  97. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago
  98. 9261ec1 console: Fix compilation regression by Jason Wessel · 14 years ago
  99. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago