1. 4581ced mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> by David Woodhouse · 14 years ago
  2. bac49ce mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> by David Woodhouse · 14 years ago
  3. 1f0ce8b3 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> by David Woodhouse · 14 years ago
  4. b3a27d0 swap: Add swap slot free callback to block_device_operations by Nitin Gupta · 14 years ago
  5. b272564 swap: Add flag to identify block swap devices by Nitin Gupta · 14 years ago
  6. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. e913fc8 writeback: fix WB_SYNC_NONE writeback from umount by Jens Axboe · 14 years ago
  8. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 14 years ago
  9. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 14 years ago
  10. ab941e0 rmap: remove anon_vma check in page_address_in_vma() by Naoya Horiguchi · 14 years ago
  11. 4a6018f hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer by Mel Gorman · 14 years ago
  12. 91bc482 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  14. 111c7d8 slub: Fix bad boundary check in init_kmem_cache_nodes() by Zhang, Yanmin · 14 years ago
  15. ad4ba37 memcg: css_id() must be called under rcu_read_lock() by Paul E. McKenney · 14 years ago
  16. b0c9778 percpu: implement kernel memory based chunk allocation by Tejun Heo · 14 years ago
  17. 9f64553 percpu: move vmalloc based chunk management into percpu-vm.c by Tejun Heo · 14 years ago
  18. 88999a8 percpu: misc preparations for nommu support by Tejun Heo · 14 years ago
  19. 6081089 percpu: reorganize chunk creation and destruction by Tejun Heo · 14 years ago
  20. 020ec65 percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys() by Tejun Heo · 14 years ago
  21. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 14 years ago
  22. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  23. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  24. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. 5892753 mmap: check ->vm_ops before dereferencing by Rik van Riel · 14 years ago
  26. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  27. 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 14 years ago
  28. 31f2b0e rmap: anon_vma_prepare() can leak anon_vma_chain by Oleg Nesterov · 14 years ago
  29. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 14 years ago
  30. 93d5c9b memcg: fix prepare migration by Andrea Arcangeli · 14 years ago
  31. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  32. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  33. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 14 years ago
  34. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  35. 5c5e3b3 slab: Fix missing DEBUG_SLAB last user by Shiyong Li · 14 years ago
  36. 4facdae Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  37. ea90002 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma by Linus Torvalds · 14 years ago
  38. 646d87b anon_vma: clone the anon_vma chain in the right order by Linus Torvalds · 14 years ago
  39. 287d97a vma_adjust: fix the copying of anon_vma chains by Linus Torvalds · 14 years ago
  40. d0e9fe1 Simplify and comment on anon_vma re-use for anon_vma_prepare() by Linus Torvalds · 14 years ago
  41. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  42. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 14 years ago
  43. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  44. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  45. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 8f9f8d9 slab: add memory hotplug support by David Rientjes · 14 years ago
  47. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 14 years ago
  48. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  49. d6da1a5 mm: revert "vmscan: get_scan_ratio() cleanup" by KOSAKI Motohiro · 14 years ago
  50. 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 14 years ago
  51. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  52. 31373d0 laptop-mode: Make flushes per-device by Matthew Garrett · 14 years ago
  53. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  54. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  55. 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 14 years ago
  56. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  57. 1442145 backing-dev: Handle class_create() failure by Anton Blanchard · 14 years ago
  58. aa235fc bootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 14 years ago
  59. 3379985 nobootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 14 years ago
  60. de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 14 years ago
  61. ea5a9f0 kmemcheck: Fix build errors due to missing slab.h by Randy Dunlap · 14 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  63. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 14 years ago
  64. e92dd4f slab: Fix continuation lines by Joe Perches · 14 years ago
  65. 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  67. e1ee65d NOMMU: Fix __get_user_pages() to pin last page on offset buffers by David Howells · 14 years ago
  68. 7561e8c NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' by David Howells · 14 years ago
  69. c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 14 years ago
  70. 298359c exit: fix oops in sync_mm_rss by Michael S. Tsirkin · 14 years ago
  71. 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 14 years ago
  72. 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 14 years ago
  73. d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 14 years ago
  74. 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 14 years ago
  75. cb53237 mm/ksm.c is doing an unneeded _notify in write_protect_page. by Robin Holt · 14 years ago
  76. 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 14 years ago
  77. e7bbcdf memcontrol: fix potential null deref by Dan Carpenter · 14 years ago
  78. 5cfb80a memcg: disable move charge in no mmu case by Daisuke Nishimura · 14 years ago
  79. c26f91a x86: Remove excessive early_res debug output by Jiri Kosina · 14 years ago
  80. e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 14 years ago
  81. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  82. 320cc51 mm: fix typo in refill_stock() comment by Greg Thelen · 14 years ago
  83. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  85. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  86. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  87. daaf1e6 memcg: handle panic_on_oom=always case by KAMEZAWA Hiroyuki · 14 years ago
  88. d2265e6 memcg : share event counter rather than duplicate by KAMEZAWA Hiroyuki · 14 years ago
  89. 430e4863 memcg: update threshold and softlimit at commit by KAMEZAWA Hiroyuki · 14 years ago
  90. c62b1a3 memcg: use generic percpu instead of private implementation by KAMEZAWA Hiroyuki · 14 years ago
  91. 6a6135b memcg: typo in comment to mem_cgroup_print_oom_info() by Kirill A. Shutemov · 14 years ago
  92. 2e72b63 memcg: implement memory thresholds by Kirill A. Shutemov · 14 years ago
  93. 378ce72 memcg: rework usage of stats by soft limit by Kirill A. Shutemov · 14 years ago
  94. 104f392 memcg: extract mem_group_usage() from mem_cgroup_read() by Kirill A. Shutemov · 14 years ago
  95. 483c30b memcg: improve performance in moving swap charge by Daisuke Nishimura · 14 years ago
  96. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  97. 8033b97 memcg: avoid oom during moving charge by Daisuke Nishimura · 14 years ago
  98. 854ffa8 memcg: improve performance in moving charge by Daisuke Nishimura · 14 years ago
  99. 4ffef5f memcg: move charges of anonymous page by Daisuke Nishimura · 14 years ago
  100. 7dc74be memcg: add interface to move charge at task migration by Daisuke Nishimura · 14 years ago