1. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  2. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  3. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  4. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  5. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  6. 99b12e3 writeback: account NR_WRITTEN at IO completion time by Wu Fengguang · 13 years ago
  7. 48f170f tmpfs: simplify unuse and writepage by Hugh Dickins · 13 years ago
  8. 27ab700 tmpfs: simplify filepage/swappage by Hugh Dickins · 13 years ago
  9. e83c32e tmpfs: simplify prealloc_page by Hugh Dickins · 13 years ago
  10. 9276aad tmpfs: remove_shmem_readpage by Hugh Dickins · 13 years ago
  11. 68da9f0 tmpfs: pass gfp to shmem_getpage_gfp by Hugh Dickins · 13 years ago
  12. 71f0e07 tmpfs: refine shmem_file_splice_read by Hugh Dickins · 13 years ago
  13. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  14. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  15. 72c4783 mm: remove useless rcu lock-unlock from mapping_tagged() by Konstantin Khlebnikov · 13 years ago
  16. 76d3fbf mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 13 years ago
  17. cd38b11 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 13 years ago
  18. 1d65f86 mm: preallocate page before lock_page() at filemap COW by KAMEZAWA Hiroyuki · 13 years ago
  19. d515afe tmpfs: no need to use i_lock by Hugh Dickins · 13 years ago
  20. d082357 mm: pincer in truncate_inode_pages_range by Hugh Dickins · 13 years ago
  21. b85e0ef mm: consistent truncate and invalidate loops by Hugh Dickins · 13 years ago
  22. 8a549be mm: tidy vmtruncate_range and related functions by Hugh Dickins · 13 years ago
  23. 5e5358e mm: cleanup descriptions of filler arg by Hugh Dickins · 13 years ago
  24. c15bef3 mmap: fix and tidy up overcommit page arithmetic by Dmitry Fink · 13 years ago
  25. c9d8c3d mm/memblock.c: avoid abuse of RED_INACTIVE by Andrew Morton · 13 years ago
  26. 1123983 oom: remove references to old badness() function by David Rientjes · 13 years ago
  27. 6ac4752 mm/memory.c: remove ZAP_BLOCK_SIZE by Andrew Morton · 13 years ago
  28. 32f8452 mm: hugetlb: fix coding style issues by Chris Forbes · 13 years ago
  29. d788e80 mm/huge_memory.c: minor lock simplification in __khugepaged_exit by Chris Wright · 13 years ago
  30. 1bb36fb mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros by Daniel Kiper · 13 years ago
  31. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  32. dd78553 pagewalk: fix code comment for THP by KOSAKI Motohiro · 13 years ago
  33. c27fe4c8 pagewalk: add locking-rule comments by KOSAKI Motohiro · 13 years ago
  34. 6c6d528 pagewalk: don't look up vma if walk->hugetlb_entry is unused by KOSAKI Motohiro · 13 years ago
  35. 4b6ddbf pagewalk: fix walk_page_range() don't check find_vma() result properly by KOSAKI Motohiro · 13 years ago
  36. 45ebb84 mm: swap-token: add a comment for priority aging by KOSAKI Motohiro · 13 years ago
  37. 53bb01f mm: swap-token: makes global variables to function local by KOSAKI Motohiro · 13 years ago
  38. e21c7ff mm: swap-token: fix dead link by KOSAKI Motohiro · 13 years ago
  39. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 13 years ago
  40. ccb6108 mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() by Peter Zijlstra · 13 years ago
  41. 33dd4e0 mm: make some struct page's const by Ian Campbell · 13 years ago
  42. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  43. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  44. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  45. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  46. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  47. 50a1598 [S390] reference bit testing for unmapped pages by Martin Schwidefsky · 13 years ago
  48. bcff25f mm: properly reflect task dirty limits in dirty_exceeded logic by Jan Kara · 13 years ago
  49. ef32308 backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu by Mikulas Patocka · 13 years ago
  50. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  51. 9e39264ed Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  54. f99b788 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  55. 7ea466f slab: fix DEBUG_SLAB warning by Tetsuo Handa · 13 years ago
  56. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  57. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  58. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  59. 22a3c7d vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu() by Lai Jiangshan · 13 years ago
  60. 14769de vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu() by Lai Jiangshan · 13 years ago
  61. b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
  62. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 13 years ago
  63. 3567b59 vmscan: reduce wind up shrinker->nr when shrinker can't do work by Dave Chinner · 13 years ago
  64. acf92b4 vmscan: shrinker->nr updates race and go wrong by Dave Chinner · 13 years ago
  65. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 13 years ago
  66. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  67. c225150 slab: fix DEBUG_SLAB build by Hugh Dickins · 13 years ago
  68. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  69. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. e1cbe23 writeback: trace global_dirty_state by Wu Fengguang · 14 years ago
  71. ffd1f60 writeback: introduce max-pause and pass-good dirty limits by Wu Fengguang · 13 years ago
  72. c42843f writeback: introduce smoothed global dirty limit by Wu Fengguang · 13 years ago
  73. 7762741 writeback: consolidate variable names in balance_dirty_pages() by Wu Fengguang · 14 years ago
  74. 00821b0 writeback: show bdi write bandwidth in debugfs by Wu Fengguang · 14 years ago
  75. e98be2d writeback: bdi write bandwidth estimation by Wu Fengguang · 14 years ago
  76. f7d2b1e writeback: account per-bdi accumulated written pages by Jan Kara · 14 years ago
  77. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 13 years ago
  78. 8f3b132 mm/nommu.c: fix remap_pfn_range() by Bob Liu · 13 years ago
  79. 453a9bf memcg: fix numa scan information update to be triggered by memory event by KAMEZAWA Hiroyuki · 13 years ago
  80. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 13 years ago
  81. 0b43c3a mm: __tlb_remove_page() check the correct batch by Shaohua Li · 13 years ago
  82. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 13 years ago
  83. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 13 years ago
  84. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 13 years ago
  85. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 13 years ago
  86. bfa7145 SLUB: Fix missing <linux/stacktrace.h> include by Pekka Enberg · 13 years ago
  87. c4089f9 slub: reduce overhead of slub_debug by Marcin Slusarz · 13 years ago
  88. d18a90d slub: Add method to verify memory is not freed by Ben Greear · 13 years ago
  89. d6543e3 slub: Enable backtrace for create/delete points by Ben Greear · 13 years ago
  90. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  91. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  92. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  93. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  94. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  95. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  96. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  97. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  98. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  99. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  100. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago