1. 22a3c7d vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu() by Lai Jiangshan · 14 years ago
  2. 14769de vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu() by Lai Jiangshan · 14 years ago
  3. b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
  4. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 13 years ago
  5. 3567b59 vmscan: reduce wind up shrinker->nr when shrinker can't do work by Dave Chinner · 13 years ago
  6. acf92b4 vmscan: shrinker->nr updates race and go wrong by Dave Chinner · 13 years ago
  7. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 13 years ago
  8. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  9. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  10. c225150 slab: fix DEBUG_SLAB build by Hugh Dickins · 13 years ago
  11. 1d07171 slub: disable interrupts in cmpxchg_double_slab when falling back to pagelock by Christoph Lameter · 13 years ago
  12. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  13. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  14. e1cbe23 writeback: trace global_dirty_state by Wu Fengguang · 14 years ago
  15. ffd1f60 writeback: introduce max-pause and pass-good dirty limits by Wu Fengguang · 13 years ago
  16. c42843f writeback: introduce smoothed global dirty limit by Wu Fengguang · 14 years ago
  17. 7762741 writeback: consolidate variable names in balance_dirty_pages() by Wu Fengguang · 14 years ago
  18. 00821b0 writeback: show bdi write bandwidth in debugfs by Wu Fengguang · 14 years ago
  19. e98be2d writeback: bdi write bandwidth estimation by Wu Fengguang · 14 years ago
  20. f7d2b1e writeback: account per-bdi accumulated written pages by Jan Kara · 14 years ago
  21. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 13 years ago
  22. 8f3b132 mm/nommu.c: fix remap_pfn_range() by Bob Liu · 13 years ago
  23. 453a9bf memcg: fix numa scan information update to be triggered by memory event by KAMEZAWA Hiroyuki · 13 years ago
  24. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 13 years ago
  25. 0b43c3a mm: __tlb_remove_page() check the correct batch by Shaohua Li · 13 years ago
  26. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 13 years ago
  27. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 13 years ago
  28. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 13 years ago
  29. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 13 years ago
  30. bfa7145 SLUB: Fix missing <linux/stacktrace.h> include by Pekka Enberg · 13 years ago
  31. c4089f9 slub: reduce overhead of slub_debug by Marcin Slusarz · 13 years ago
  32. d18a90d slub: Add method to verify memory is not freed by Ben Greear · 13 years ago
  33. d6543e3 slub: Enable backtrace for create/delete points by Ben Greear · 13 years ago
  34. 4eade54 slub: Not necessary to check for empty slab on load_freelist by Christoph Lameter · 13 years ago
  35. 03e404a slub: fast release on full slab by Christoph Lameter · 13 years ago
  36. e36a265 slub: Add statistics for the case that the current slab does not match the node by Christoph Lameter · 13 years ago
  37. fc59c05 slub: Get rid of the another_slab label by Christoph Lameter · 13 years ago
  38. 80f08c1 slub: Avoid disabling interrupts in free slowpath by Christoph Lameter · 13 years ago
  39. 5c2e4bb slub: Disable interrupts in free_debug processing by Christoph Lameter · 13 years ago
  40. 881db7f slub: Invert locking and avoid slab lock by Christoph Lameter · 13 years ago
  41. 2cfb745 slub: Rework allocator fastpaths by Christoph Lameter · 13 years ago
  42. 61728d1 slub: Pass kmem_cache struct to lock and freeze slab by Christoph Lameter · 13 years ago
  43. 5cc6eee slub: explicit list_lock taking by Christoph Lameter · 13 years ago
  44. b789ef5 slub: Add cmpxchg_double_slab() by Christoph Lameter · 13 years ago
  45. 8cb0a50 slub: Move page->frozen handling near where the page->freelist handling occurs by Christoph Lameter · 13 years ago
  46. 50d5c41 slub: Do not use frozen page flag but a bit in the page counters by Christoph Lameter · 13 years ago
  47. 7e0528d slub: Push irq disable into allocate_slab() by Christoph Lameter · 13 years ago
  48. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  49. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  50. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  51. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  52. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  53. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  54. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  55. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  56. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  57. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  58. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago
  59. 36715ce writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr() by Wu Fengguang · 13 years ago
  60. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  61. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  62. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  63. 99a15e2 migrate: don't account swapcache as shmem by Andrea Arcangeli · 13 years ago
  64. 9be34c9 mm: get rid of the most spurious find_vma_prev() users by Linus Torvalds · 13 years ago
  65. 2b47261 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() by Hugh Dickins · 13 years ago
  66. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  67. d179e84 mm: vmscan: do not use page_count without a page pin by Andrea Arcangeli · 13 years ago
  68. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  69. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  70. 5db8a73 mm/memory-failure.c: fix page isolated count mismatch by Minchan Kim · 13 years ago
  71. fbc29a2 memcg: avoid percpu cached charge draining at softlimit by KAMEZAWA Hiroyuki · 13 years ago
  72. 26fe616 memcg: fix percpu cached charge draining frequency by KAMEZAWA Hiroyuki · 13 years ago
  73. 7ae534d memcg: fix wrong check of noswap with softlimit by KAMEZAWA Hiroyuki · 13 years ago
  74. 37573e8 memcg: fix init_page_cgroup nid with sparsemem by KAMEZAWA Hiroyuki · 13 years ago
  75. 8957712 mm: memory.numa_stat: fix file permission by KAMEZAWA Hiroyuki · 13 years ago
  76. b0320c7 mm: fix negative commitlimit when gigantic hugepages are allocated by Rafael Aquini · 13 years ago
  77. 959ecc4 mm/memory_hotplug.c: fix building of node hotplug zonelist by KAMEZAWA Hiroyuki · 13 years ago
  78. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  79. 5f1a190 mm: fix wrong kunmap_atomic() pointer by Steven Rostedt · 13 years ago
  80. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 13 years ago
  81. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 13 years ago
  82. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  83. 0164f69 mm/memory.c: fix kernel-doc notation by Randy Dunlap · 13 years ago
  84. f300ea4 mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n by Andrea Arcangeli · 13 years ago
  85. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  86. 140a1ef mm Kconfig typo: cleancacne -> cleancache by Michael Witten · 13 years ago
  87. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  88. 3efaf0f writeback: skip balance_dirty_pages() for in-memory fs by Wu Fengguang · 14 years ago
  89. 6f71865 writeback: add bdi_dirty_limit() kernel-doc by Wu Fengguang · 14 years ago
  90. f758eea writeback: split inode_wb_list_lock into bdi_writeback.list_lock by Christoph Hellwig · 13 years ago
  91. 6e6938b writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 14 years ago
  92. bd50cfa slob/lockdep: Fix gfp flags passed to lockdep by Steven Rostedt · 13 years ago
  93. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  94. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  95. a947eb9 SLAB: Record actual last user of freed objects. by Suleiman Souhlal · 13 years ago
  96. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 13 years ago
  97. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  98. bc658c9 mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma by Peter Zijlstra · 13 years ago
  99. eee0f25 mm: fix page_lock_anon_vma leaving mutex locked by Hugh Dickins · 13 years ago
  100. 5dbe0af mm: fix kernel BUG at mm/rmap.c:1017! by Hugh Dickins · 13 years ago