1. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  2. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  3. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  4. c0bd3f6 memcg: fix try_get_mem_cgroup_from_swapcache() by Daisuke Nishimura · 15 years ago
  5. bc43f75 mm: fix pageref leak in do_swap_page() by Johannes Weiner · 15 years ago
  6. 2e2e425 vmscan,memcg: reintroduce sc->may_swap by KOSAKI Motohiro · 15 years ago
  7. a21e255 PM/Hibernate: Fix memory shrinking by Rafael J. Wysocki · 15 years ago
  8. 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 15 years ago
  9. f699558 Export filemap_write_and_wait_range by Chris Mason · 15 years ago
  10. caefba1 shmem: respect MAX_LFS_FILESIZE by Hugh Dickins · 15 years ago
  11. 61609d0 shmem: fix division by zero by Yuri Tikhonov · 15 years ago
  12. a8031cb memcg: remove warning when CONFIG_DEBUG_VM=n by KAMEZAWA Hiroyuki · 15 years ago
  13. 9de100d mm: document get_user_pages_fast() by Andy Grover · 15 years ago
  14. 5a52edd mm: point the UNEVICTABLE_LRU config option at the documentation by David Howells · 15 years ago
  15. 697f619 filemap: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  16. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 15 years ago
  17. a56ed66 mm: fix pdflush thread creation upper bound by Peter W Morreale · 15 years ago
  18. 5d6700e percpu: __percpu_depopulate_mask can take a const mask by Stephen Rothwell · 15 years ago
  19. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  21. 3516c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  22. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  24. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. 18bc0bb Staging: pohmelfs: kconfig/makefile and vfs changes. by Evgeniy Polyakov · 15 years ago
  26. 385e1ca5f CacheFiles: Permit the page lock state to be monitored by David Howells · 15 years ago
  27. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  28. 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 15 years ago
  29. 2121db7 kmemtrace: trace kfree() calls with NULL or zero-length objects by Pekka Enberg · 15 years ago
  30. ca2b84cb kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 15 years ago
  31. 255d11b kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c by Pekka Enberg · 15 years ago
  32. 83aae4c memcg: cleanup cache_charge by Daisuke Nishimura · 15 years ago
  33. 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 15 years ago
  34. a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 15 years ago
  35. 3c776e6 memcg: charge swapcache to proper memcg by Daisuke Nishimura · 15 years ago
  36. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 15 years ago
  37. e222432 memcg: show memcg information during OOM by Balbir Singh · 15 years ago
  38. 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 15 years ago
  39. 81d39c2 memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm by KAMEZAWA Hiroyuki · 15 years ago
  40. 14067bb memcg: hierarchical stat by KAMEZAWA Hiroyuki · 15 years ago
  41. 04046e1 memcg: use CSS ID by KAMEZAWA Hiroyuki · 15 years ago
  42. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  43. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  44. 58984ce mm: do_xip_mapping_read: fix length calculation by Martin Schwidefsky · 15 years ago
  45. 98f4ebb mm: align vmstat_work's timer by Anton Blanchard · 15 years ago
  46. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  47. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  48. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  49. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 15 years ago
  50. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  51. 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 15 years ago
  52. 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 15 years ago
  53. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  54. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  55. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  56. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 15 years ago
  57. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  58. 610a77e memdup_user(): introduce by Li Zefan · 15 years ago
  59. e2f17d9 hugetlb: chg cannot become less than 0 by Roel Kluin · 15 years ago
  60. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 15 years ago
  61. ad1c354 mm: don't free swap slots on page deactivation by Johannes Weiner · 15 years ago
  62. 2443462 mm: move pagevec stripping to save unlock-relock by Johannes Weiner · 15 years ago
  63. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  64. bd2f619 vmscan: respect higher order in zone_reclaim() by Johannes Weiner · 15 years ago
  65. bd775c4 mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() by KOSAKI Motohiro · 15 years ago
  66. 9786bf8 vmscan: clip swap_cluster_max in shrink_all_memory() by Johannes Weiner · 15 years ago
  67. d979677 mm: shrink_all_memory(): use sc.nr_reclaimed by MinChan Kim · 15 years ago
  68. 0a0dd05 mm: don't call mark_page_accessed() in do_swap_page() by KOSAKI Motohiro · 15 years ago
  69. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  70. a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 15 years ago
  71. a12888f oom_kill: don't call for int_sqrt(0) by Cyrill Gorcunov · 15 years ago
  72. d086817 vmap: remove needless lock and list in vmap by MinChan Kim · 15 years ago
  73. ef161a9 mm: mminit_validate_memmodel_limits(): remove redundant test by Cyrill Gorcunov · 15 years ago
  74. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  75. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  76. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 548c316 tracing, Text Edit Lock: cleanup by Ingo Molnar · 15 years ago
  78. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  79. 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 15 years ago
  80. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. e713a21 trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 15 years ago
  82. aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 15 years ago
  83. 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 15 years ago
  84. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 15 years ago
  85. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  86. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  87. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  88. be0ea69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  89. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  90. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  91. 1b5e62b writeback: double the dirty thresholds by Wu Fengguang · 15 years ago
  92. 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 15 years ago
  93. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  94. 15a5b0a Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus by Pekka Enberg · 15 years ago
  95. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  96. 6fb8f42 slob: fix lockup in slob_free() by Nick Piggin · 15 years ago
  97. 1a00df4 slub: use get_track() by Akinobu Mita · 15 years ago
  98. 505f2b9 tracing, Text Edit Lock - kprobes architecture independent support, nommu fix by Ingo Molnar · 15 years ago
  99. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  100. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 15 years ago