1. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 16 years ago
  2. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 16 years ago
  3. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  4. e5df70a hugetlb: ensure we do not reference a surplus page after handing it to buddy by Andy Whitcroft · 16 years ago
  5. 00e962c Revert "SLUB: Alternate fast paths using cmpxchg_local" by Linus Torvalds · 16 years ago
  6. f527cf4 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  7. 664a1566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  8. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  9. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  10. 331dc55 slub: Support 4k kmallocs again to compensate for page allocator slowness by Christoph Lameter · 16 years ago
  11. 71c7a06 slub: Fallback to kmalloc_large for failing higher order allocs by Christoph Lameter · 16 years ago
  12. b7a49f0 slub: Determine gfpflags once and not every time a slab is allocated by Christoph Lameter · 16 years ago
  13. dada123 make slub.c:slab_address() static by Adrian Bunk · 16 years ago
  14. eada35e slub: kmalloc page allocator pass-through cleanup by Pekka Enberg · 17 years ago
  15. e51bfd0 slab: avoid double initialization & do initialization in 1 place by Marcin Slusarz · 17 years ago
  16. e8bff74 x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() by Ingo Molnar · 16 years ago
  17. 064d9ef hugetlb: fix overcommit locking by Nishanth Aravamudan · 16 years ago
  18. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago
  19. 31f1de4 mempolicy: silently restrict nodemask to allowed nodes by KOSAKI Motohiro · 17 years ago
  20. 900cf08 Be more robust about bad arguments in get_user_pages() by Jonathan Corbet · 17 years ago
  21. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 17 years ago
  22. b1d0e4f mm: special mapping nopage by Nick Piggin · 17 years ago
  23. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  24. b76db73 mount-options-fix-tmpfs-fix by Andrew Morton · 17 years ago
  25. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 17 years ago
  26. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 17 years ago
  27. 2004dc8 Use pgoff_t instead of unsigned long by Jan Kara · 17 years ago
  28. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 17 years ago
  29. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  30. 3adbefe SLUB: fix checkpatch warnings by Ingo Molnar · 17 years ago
  31. a76d354 Use non atomic unlock by Nick Piggin · 17 years ago
  32. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  33. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  34. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  35. 5bb983b SLUB: Deal with annoying gcc warning on kfree() by Christoph Lameter · 17 years ago
  36. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  37. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  38. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  39. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  40. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 17 years ago
  41. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  42. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  43. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  44. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  45. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 17 years ago
  46. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  47. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 17 years ago
  48. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 17 years ago
  49. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 17 years ago
  50. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  51. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 17 years ago
  52. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 17 years ago
  53. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 17 years ago
  54. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 17 years ago
  55. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 17 years ago
  56. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 17 years ago
  57. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 17 years ago
  58. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 17 years ago
  59. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 17 years ago
  60. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 17 years ago
  61. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  62. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 17 years ago
  63. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 17 years ago
  64. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 17 years ago
  65. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  66. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 17 years ago
  67. 35c754d memory controller BUG_ON() by Balbir Singh · 17 years ago
  68. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 17 years ago
  69. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  70. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  71. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  72. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  73. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  74. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  75. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  76. 67e465a Memory controller: task migration by Balbir Singh · 17 years ago
  77. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  78. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  79. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago
  80. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 17 years ago
  81. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  82. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 17 years ago
  83. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 17 years ago
  84. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 17 years ago
  85. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  86. f905bc4 nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. by Paul Mundt · 17 years ago
  87. 9782995 oom_kill: remove uid==0 checks by Serge E. Hallyn · 17 years ago
  88. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  89. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  90. 20cecba slob: reduce external fragmentation by using three free lists by Matt Mackall · 17 years ago
  91. 679299b slob: fix free block merging at head of subpage by Matt Mackall · 17 years ago
  92. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 17 years ago
  93. a322f8a mm: fix section mismatch warning in sparse.c by Sam Ravnborg · 17 years ago
  94. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 17 years ago
  95. 62e1c55 page migraton: handle orphaned pages by Shaohua Li · 17 years ago
  96. b5beb1c check ADVICE of fadvise64_64 even if get_xip_page is given by Masatake YAMATO · 17 years ago
  97. e6f3602 Include count of pagecache pages in show_mem() output by Larry Woodman · 17 years ago
  98. a2b3456 Fix dirty page accounting leak with ext3 data=journal by Bjorn Steinbrink · 17 years ago
  99. ae1276b set_page_refcounted() VM_BUG_ON fix by Qi Yong · 17 years ago
  100. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 17 years ago