1. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 16 years ago
  2. b1d0e4f mm: special mapping nopage by Nick Piggin · 16 years ago
  3. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  4. b76db73 mount-options-fix-tmpfs-fix by Andrew Morton · 16 years ago
  5. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 16 years ago
  6. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 16 years ago
  7. 2004dc8 Use pgoff_t instead of unsigned long by Jan Kara · 16 years ago
  8. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 16 years ago
  9. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 16 years ago
  10. 3adbefe SLUB: fix checkpatch warnings by Ingo Molnar · 16 years ago
  11. a76d354 Use non atomic unlock by Nick Piggin · 17 years ago
  12. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 16 years ago
  13. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  14. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  15. 5bb983b SLUB: Deal with annoying gcc warning on kfree() by Christoph Lameter · 16 years ago
  16. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  17. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 16 years ago
  18. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  19. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  20. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 16 years ago
  21. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  22. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  23. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  24. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  25. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 16 years ago
  26. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  27. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 16 years ago
  28. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  29. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 16 years ago
  30. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  31. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 16 years ago
  32. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  33. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 16 years ago
  34. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 16 years ago
  35. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 16 years ago
  36. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 16 years ago
  37. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 16 years ago
  38. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 16 years ago
  39. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 16 years ago
  40. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
  41. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 16 years ago
  42. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 16 years ago
  43. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 16 years ago
  44. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 16 years ago
  45. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  46. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 16 years ago
  47. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  48. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago
  49. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 16 years ago
  50. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  51. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  52. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  53. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  54. 0eea103 Memory controller improve user interface by Balbir Singh · 16 years ago
  55. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  56. 67e465a Memory controller: task migration by Balbir Singh · 16 years ago
  57. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  58. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  59. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  60. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 16 years ago
  61. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  62. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  63. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 16 years ago
  64. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 16 years ago
  65. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  66. f905bc4 nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. by Paul Mundt · 16 years ago
  67. 9782995 oom_kill: remove uid==0 checks by Serge E. Hallyn · 16 years ago
  68. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  69. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  70. 20cecba slob: reduce external fragmentation by using three free lists by Matt Mackall · 16 years ago
  71. 679299b slob: fix free block merging at head of subpage by Matt Mackall · 16 years ago
  72. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 16 years ago
  73. a322f8a mm: fix section mismatch warning in sparse.c by Sam Ravnborg · 16 years ago
  74. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 16 years ago
  75. 62e1c55 page migraton: handle orphaned pages by Shaohua Li · 16 years ago
  76. b5beb1c check ADVICE of fadvise64_64 even if get_xip_page is given by Masatake YAMATO · 16 years ago
  77. e6f3602 Include count of pagecache pages in show_mem() output by Larry Woodman · 16 years ago
  78. a2b3456 Fix dirty page accounting leak with ext3 data=journal by Bjorn Steinbrink · 16 years ago
  79. ae1276b set_page_refcounted() VM_BUG_ON fix by Qi Yong · 16 years ago
  80. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  81. 1e548de page allocator: remove unused arguments in zone_init_free_lists() by Andi Kleen · 16 years ago
  82. 5a9bbdc mm: don't waste swap on locked pages by Hugh Dickins · 16 years ago
  83. 9eccf2a vmstat: remove prefetch by Christoph Lameter · 16 years ago
  84. 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 16 years ago
  85. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 16 years ago
  86. 5dc3318 mm: don't allow ioremapping of ranges larger than vmalloc space by Robert Bragg · 16 years ago
  87. a7f75e2 vmstat: small revisions to refresh_cpu_vm_stats() by Christoph Lameter · 16 years ago
  88. 08e7d9b arch_rebalance_pgtables call by Martin Schwidefsky · 16 years ago
  89. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  90. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 16 years ago
  91. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 16 years ago
  92. e31d9eb make __vmalloc_area_node() static by Adrian Bunk · 16 years ago
  93. 625d957 Remove unused code from mm/tiny-shmem.c by Balbir Singh · 16 years ago
  94. f61eaf9 mm/page-writeback.c: make a function static by Adrian Bunk · 16 years ago
  95. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  96. e647309 maps4: introduce a generic page walker by Matt Mackall · 16 years ago
  97. 698dd4b maps4: move is_swap_pte by Matt Mackall · 16 years ago
  98. 61d5048 clean up vmtruncate by Christoph Hellwig · 16 years ago
  99. 1b1b32f tmpfs: fix shmem_swaplist races by Hugh Dickins · 16 years ago
  100. b409f9f tmpfs: radix_tree_preloading by Hugh Dickins · 16 years ago