1. d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 15 years ago
  2. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  3. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  4. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  5. ab92661 do_wp_page: fix regression with execute in place by Carsten Otte · 15 years ago
  6. dcf6a79 write-back: fix nr_to_write counter by Artem Bityutskiy · 16 years ago
  7. 859281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  8. 27421e2 Manually revert "mlock: downgrade mmap sem while populating mlocked regions" by Linus Torvalds · 16 years ago
  9. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
  10. 33bfad5 Allow opportunistic merging of VM_CAN_NONLINEAR areas by Linus Torvalds · 16 years ago
  11. 299b4ea memcg: NULL pointer dereference at rmdir on some NUMA systems by KAMEZAWA Hiroyuki · 16 years ago
  12. 85d9fc8 memcg: fix refcnt handling at swapoff by KAMEZAWA Hiroyuki · 16 years ago
  13. 7bcc1bb memcg: get/put parents at create/free by Daisuke Nishimura · 16 years ago
  14. de33c8d Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments by Linus Torvalds · 16 years ago
  15. 3718909 slub: fix per cpu kmem_cache_cpu array memory leak by David Rientjes · 16 years ago
  16. 05ae6fa uclinux: add process name to allocation error message by Greg Ungerer · 16 years ago
  17. eb6434d nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). by Paul Mundt · 16 years ago
  18. 6e9ed0c slob: clean up the code by Américo Wang · 16 years ago
  19. 068b38c memcg: fix a race when setting memory.swappiness by Li Zefan · 16 years ago
  20. 0eb253e memcg: fix section mismatch by Li Zefan · 16 years ago
  21. 46666d8 revert "mm: vmalloc use mutex for purge" by Andrew Morton · 16 years ago
  22. 4d1c627 memcg: make oom less frequently by Daisuke Nishimura · 16 years ago
  23. c268e99 memcg: fix hierarchical reclaim by Daisuke Nishimura · 16 years ago
  24. 40d5813 memcg: fix error path of mem_cgroup_move_parent by Daisuke Nishimura · 16 years ago
  25. bd112db memcg: fix mem_cgroup_get_reclaim_stat_from_page by Daisuke Nishimura · 16 years ago
  26. 822c18f alpha: fix vmalloc breakage by Ivan Kokshaysky · 16 years ago
  27. 6047a00 SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free() by Pekka Enberg · 16 years ago
  28. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 16 years ago
  29. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 16 years ago
  30. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 16 years ago
  31. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 16 years ago
  32. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 16 years ago
  33. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 16 years ago
  34. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  35. a367061 x86 PAT: remove PFNMAP type on track_pfn_vma_new() error by venkatesh.pallipadi@intel.com · 16 years ago
  36. 95156f0 lockdep, mm: fix might_fault() annotation by Peter Zijlstra · 16 years ago
  37. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  38. 2cb378c cgroups: use hierarchy_mutex in memory controller by Paul Menage · 16 years ago
  39. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 16 years ago
  40. 544122e memcg: fix LRU accounting for SwapCache by KAMEZAWA Hiroyuki · 16 years ago
  41. 54595fe memcg: use css_tryget in memcg by KAMEZAWA Hiroyuki · 16 years ago
  42. a7ba0ee memcg: fix double free and make refcnt sane by KAMEZAWA Hiroyuki · 16 years ago
  43. 03f3c43 memcg: fix swap accounting leak by KAMEZAWA Hiroyuki · 16 years ago
  44. 42e9abb memcg: change try_to_free_pages to hierarchical_reclaim by Daisuke Nishimura · 16 years ago
  45. 7f4d454 memcg: avoid deadlock caused by race between oom and cpuset_attach by Daisuke Nishimura · 16 years ago
  46. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 16 years ago
  47. 3bb4edf memcg: don't trigger oom at page migration by Daisuke Nishimura · 16 years ago
  48. fee7b54 memcg: show real limit under hierarchy mode by KAMEZAWA Hiroyuki · 16 years ago
  49. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 16 years ago
  50. a7885eb memcg: swappiness by KOSAKI Motohiro · 16 years ago
  51. 2733c06 memcg: protect prev_priority by KOSAKI Motohiro · 16 years ago
  52. e72e2bd memcg: rename scan global lru by KAMEZAWA Hiroyuki · 16 years ago
  53. 7f016ee memcg: show reclaim stat by KOSAKI Motohiro · 16 years ago
  54. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 16 years ago
  55. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 16 years ago
  56. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 16 years ago
  57. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 16 years ago
  58. 5499276 memcg: add null check to page_cgroup_zoneinfo() by KOSAKI Motohiro · 16 years ago
  59. eeee9a8 mm: make get_scan_ratio() safe for memcg by KOSAKI Motohiro · 16 years ago
  60. c9f299d mm: add zone nr_pages helper function by KOSAKI Motohiro · 16 years ago
  61. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 16 years ago
  62. f89eb90 inactive_anon_is_low: move to vmscan by KOSAKI Motohiro · 16 years ago
  63. 670ec2f memcg: hierarchy avoid unnecessary reclaim by Daisuke Nishimura · 16 years ago
  64. a7fe942 memcg: swapout refcnt fix by KAMEZAWA Hiroyuki · 16 years ago
  65. b85a96c memcg: memory swap controller: fix limit check by Daisuke Nishimura · 16 years ago
  66. f9717d2 memcg: check group leader fix by Nikanth Karthikesan · 16 years ago
  67. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 16 years ago
  68. 8870075 memcg: fix reclaim result checks by KAMEZAWA Hiroyuki · 16 years ago
  69. a636b32 memcg: avoid unnecessary system-wide-oom-killer by KAMEZAWA Hiroyuki · 16 years ago
  70. 18f59ea memcg: memory cgroup hierarchy feature selector by Balbir Singh · 16 years ago
  71. 6d61ef4 memcg: memory cgroup hierarchical reclaim by Balbir Singh · 16 years ago
  72. 28dbc4b memcg: memory cgroup resource counters for hierarchy by Balbir Singh · 16 years ago
  73. f8d66542 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 16 years ago
  74. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 16 years ago
  75. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 16 years ago
  76. 27a7faa memcg: swap cgroup for remembering usage by KAMEZAWA Hiroyuki · 16 years ago
  77. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 16 years ago
  78. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 16 years ago
  79. c1e862c memcg: new force_empty to free pages under group by KAMEZAWA Hiroyuki · 16 years ago
  80. c8dad2b memcg: reduce size of mem_cgroup by using nr_cpu_ids by Jan Blunck · 16 years ago
  81. f817ed4 memcg: move all acccounting to parent at rmdir() by KAMEZAWA Hiroyuki · 16 years ago
  82. 0753b0e memcg: do not recalculate section unnecessarily in init_section_page_cgroup by Fernando Luis Vazquez Cao · 16 years ago
  83. 01b1ae6 memcg: simple migration handling by KAMEZAWA Hiroyuki · 16 years ago
  84. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 16 years ago
  85. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 16 years ago
  86. ab2e83e NOMMU: Teach kobjsize() about VMA regions. by Paul Mundt · 16 years ago
  87. dd8632a NOMMU: Make mmap allocation page trimming behaviour configurable. by Paul Mundt · 16 years ago
  88. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  89. 4183638 NOMMU: Delete askedalloc and realalloc variables by David Howells · 16 years ago
  90. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  91. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 67faaad Remove obsolete CONFIG_RESOURCES_64BIT by Geert Uytterhoeven · 16 years ago
  93. 91f4766 mm: hugetlb: remove redundant `if' operation by Cyrill Gorcunov · 16 years ago
  94. 73ce02e mm: stop kswapd's infinite loop at high order allocation by KOSAKI Motohiro · 16 years ago
  95. 594fe1a bootmem: print request details before BUG_ON(them) by Johannes Weiner · 16 years ago
  96. dcd4a04 mm: check for no mmaps in exit_mmap() by Johannes Weiner · 16 years ago
  97. 084f71ae mm: kill page_queue_congested() by KOSAKI Motohiro · 16 years ago
  98. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 16 years ago
  99. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  100. 67d58ac mm: pagecache gfp flags fix by Nick Piggin · 16 years ago