1. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 15 years ago
  2. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 15 years ago
  3. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  4. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  5. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  6. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 15 years ago
  7. a367061 x86 PAT: remove PFNMAP type on track_pfn_vma_new() error by venkatesh.pallipadi@intel.com · 15 years ago
  8. 95156f0 lockdep, mm: fix might_fault() annotation by Peter Zijlstra · 15 years ago
  9. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  10. 2cb378c cgroups: use hierarchy_mutex in memory controller by Paul Menage · 15 years ago
  11. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  12. 544122e memcg: fix LRU accounting for SwapCache by KAMEZAWA Hiroyuki · 15 years ago
  13. 54595fe memcg: use css_tryget in memcg by KAMEZAWA Hiroyuki · 15 years ago
  14. a7ba0ee memcg: fix double free and make refcnt sane by KAMEZAWA Hiroyuki · 15 years ago
  15. 03f3c43 memcg: fix swap accounting leak by KAMEZAWA Hiroyuki · 15 years ago
  16. 42e9abb memcg: change try_to_free_pages to hierarchical_reclaim by Daisuke Nishimura · 15 years ago
  17. 7f4d454 memcg: avoid deadlock caused by race between oom and cpuset_attach by Daisuke Nishimura · 15 years ago
  18. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 15 years ago
  19. 3bb4edf memcg: don't trigger oom at page migration by Daisuke Nishimura · 15 years ago
  20. fee7b54 memcg: show real limit under hierarchy mode by KAMEZAWA Hiroyuki · 15 years ago
  21. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 15 years ago
  22. a7885eb memcg: swappiness by KOSAKI Motohiro · 15 years ago
  23. 2733c06 memcg: protect prev_priority by KOSAKI Motohiro · 15 years ago
  24. e72e2bd memcg: rename scan global lru by KAMEZAWA Hiroyuki · 15 years ago
  25. 7f016ee memcg: show reclaim stat by KOSAKI Motohiro · 15 years ago
  26. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 15 years ago
  27. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 15 years ago
  28. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 15 years ago
  29. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 15 years ago
  30. 5499276 memcg: add null check to page_cgroup_zoneinfo() by KOSAKI Motohiro · 15 years ago
  31. eeee9a8 mm: make get_scan_ratio() safe for memcg by KOSAKI Motohiro · 15 years ago
  32. c9f299d mm: add zone nr_pages helper function by KOSAKI Motohiro · 15 years ago
  33. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 15 years ago
  34. f89eb90 inactive_anon_is_low: move to vmscan by KOSAKI Motohiro · 15 years ago
  35. 670ec2f memcg: hierarchy avoid unnecessary reclaim by Daisuke Nishimura · 15 years ago
  36. a7fe942 memcg: swapout refcnt fix by KAMEZAWA Hiroyuki · 15 years ago
  37. b85a96c memcg: memory swap controller: fix limit check by Daisuke Nishimura · 15 years ago
  38. f9717d2 memcg: check group leader fix by Nikanth Karthikesan · 15 years ago
  39. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 15 years ago
  40. 8870075 memcg: fix reclaim result checks by KAMEZAWA Hiroyuki · 15 years ago
  41. a636b32 memcg: avoid unnecessary system-wide-oom-killer by KAMEZAWA Hiroyuki · 15 years ago
  42. 18f59ea memcg: memory cgroup hierarchy feature selector by Balbir Singh · 15 years ago
  43. 6d61ef4 memcg: memory cgroup hierarchical reclaim by Balbir Singh · 15 years ago
  44. 28dbc4b memcg: memory cgroup resource counters for hierarchy by Balbir Singh · 15 years ago
  45. f8d66542 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 15 years ago
  46. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  47. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 15 years ago
  48. 27a7faa memcg: swap cgroup for remembering usage by KAMEZAWA Hiroyuki · 15 years ago
  49. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 15 years ago
  50. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 15 years ago
  51. c1e862c memcg: new force_empty to free pages under group by KAMEZAWA Hiroyuki · 15 years ago
  52. c8dad2b memcg: reduce size of mem_cgroup by using nr_cpu_ids by Jan Blunck · 15 years ago
  53. f817ed4 memcg: move all acccounting to parent at rmdir() by KAMEZAWA Hiroyuki · 15 years ago
  54. 0753b0e memcg: do not recalculate section unnecessarily in init_section_page_cgroup by Fernando Luis Vazquez Cao · 15 years ago
  55. 01b1ae6 memcg: simple migration handling by KAMEZAWA Hiroyuki · 15 years ago
  56. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 15 years ago
  57. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 15 years ago
  58. ab2e83e NOMMU: Teach kobjsize() about VMA regions. by Paul Mundt · 15 years ago
  59. dd8632a NOMMU: Make mmap allocation page trimming behaviour configurable. by Paul Mundt · 15 years ago
  60. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  61. 4183638 NOMMU: Delete askedalloc and realalloc variables by David Howells · 15 years ago
  62. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  63. 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 · 15 years ago
  64. 67faaad Remove obsolete CONFIG_RESOURCES_64BIT by Geert Uytterhoeven · 15 years ago
  65. 91f4766 mm: hugetlb: remove redundant `if' operation by Cyrill Gorcunov · 15 years ago
  66. 73ce02e mm: stop kswapd's infinite loop at high order allocation by KOSAKI Motohiro · 15 years ago
  67. 594fe1a bootmem: print request details before BUG_ON(them) by Johannes Weiner · 15 years ago
  68. dcd4a04 mm: check for no mmaps in exit_mmap() by Johannes Weiner · 15 years ago
  69. 084f71ae mm: kill page_queue_congested() by KOSAKI Motohiro · 15 years ago
  70. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 15 years ago
  71. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 15 years ago
  72. 67d58ac mm: pagecache gfp flags fix by Nick Piggin · 15 years ago
  73. 48b47c5 mm: direct IO starvation improvement by Nick Piggin · 15 years ago
  74. 48aae42 mm/mmap.c: fix coding style by ZhenwenXu · 15 years ago
  75. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 15 years ago
  76. 4779280 mm: make get_user_pages() interruptible by Ying Han · 15 years ago
  77. b555749 vmscan: shrink_active_list(): reduce lru_lock hold time by Andrew Morton · 15 years ago
  78. 1e9e636 badpage: KERN_ALERT BUG instead of KERN_EMERG by Hugh Dickins · 15 years ago
  79. d936cf9 badpage: ratelimit print_bad_pte and bad_page by Hugh Dickins · 15 years ago
  80. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 15 years ago
  81. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 15 years ago
  82. 22b31ee badpage: vm_normal_page use print_bad_pte by Hugh Dickins · 15 years ago
  83. 3dc1474 badpage: replace page_remove_rmap Eeek and BUG by Hugh Dickins · 15 years ago
  84. 8cc3b39 badpage: keep any bad page out of circulation by Hugh Dickins · 15 years ago
  85. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 15 years ago
  86. 09f445e mm: kill zone_is_near_oom() by KOSAKI Motohiro · 15 years ago
  87. 01dbe5c vmscan: improve reclaim throughput to bail out patch by KOSAKI Motohiro · 15 years ago
  88. a79311c vmscan: bail out of direct reclaim after swap_cluster_max pages by Rik van Riel · 15 years ago
  89. ebdd4ae hugetlb: fix sparse warnings by Hannes Eder · 15 years ago
  90. f0d7a4b swapfile: let others seed random by Hugh Dickins · 15 years ago
  91. 858a2990 swapfile: change discard pgoff_t to sector_t by Hugh Dickins · 15 years ago
  92. c60aa17 swapfile: swap allocation cycle if nonrot by Hugh Dickins · 15 years ago
  93. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 15 years ago
  94. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 15 years ago
  95. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 15 years ago
  96. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 15 years ago
  97. 81e3397 swapfile: remove v0 SWAP-SPACE message by Hugh Dickins · 15 years ago
  98. 886bb7e swapfile: remove surplus whitespace by Hugh Dickins · 15 years ago
  99. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 15 years ago
  100. 73fd874 swapfile: swapon needs larger size type by Hugh Dickins · 15 years ago