1. 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 14 years ago
  2. e7bbcdf memcontrol: fix potential null deref by Dan Carpenter · 14 years ago
  3. 5cfb80a memcg: disable move charge in no mmu case by Daisuke Nishimura · 14 years ago
  4. e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 14 years ago
  5. 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
  6. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  8. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  9. daaf1e6 memcg: handle panic_on_oom=always case by KAMEZAWA Hiroyuki · 14 years ago
  10. d2265e6 memcg : share event counter rather than duplicate by KAMEZAWA Hiroyuki · 14 years ago
  11. 430e4863 memcg: update threshold and softlimit at commit by KAMEZAWA Hiroyuki · 14 years ago
  12. c62b1a3 memcg: use generic percpu instead of private implementation by KAMEZAWA Hiroyuki · 14 years ago
  13. 6a6135b memcg: typo in comment to mem_cgroup_print_oom_info() by Kirill A. Shutemov · 14 years ago
  14. 2e72b63 memcg: implement memory thresholds by Kirill A. Shutemov · 14 years ago
  15. 378ce72 memcg: rework usage of stats by soft limit by Kirill A. Shutemov · 14 years ago
  16. 104f392 memcg: extract mem_group_usage() from mem_cgroup_read() by Kirill A. Shutemov · 14 years ago
  17. 483c30b memcg: improve performance in moving swap charge by Daisuke Nishimura · 14 years ago
  18. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  19. 8033b97 memcg: avoid oom during moving charge by Daisuke Nishimura · 14 years ago
  20. 854ffa8 memcg: improve performance in moving charge by Daisuke Nishimura · 14 years ago
  21. 4ffef5f memcg: move charges of anonymous page by Daisuke Nishimura · 14 years ago
  22. 7dc74be memcg: add interface to move charge at task migration by Daisuke Nishimura · 14 years ago
  23. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  24. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 14 years ago
  25. 2d30a1f mm: do not iterate over NR_CPUS in __zone_pcp_update() by Thomas Gleixner · 14 years ago
  26. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago
  27. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  28. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  29. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 14 years ago
  30. 08259d5 mm: add comment on swap_duplicate's error code by Hugh Dickins · 14 years ago
  31. c08c6e1 nommu: get_user_pages(): pin last page on non-page-aligned start by Steven J. Magnani · 14 years ago
  32. 64574746 vmscan: detect mapped file pages used only once by Johannes Weiner · 14 years ago
  33. 31c0569 vmscan: drop page_mapping_inuse() by Johannes Weiner · 14 years ago
  34. dfc8d63 vmscan: factor out page reference checks by Johannes Weiner · 14 years ago
  35. 72f0ba0 mm: suppress pfn range output for zones without pages by David Rientjes · 14 years ago
  36. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  37. ad2bd7e mm/swapfile.c: fix swapon size off-by-one by Hugh Dickins · 14 years ago
  38. fc148a5 mm: remove VM_LOCK_RMAP code by Rik van Riel · 14 years ago
  39. c44b674 rmap: move exclusively owned pages to own anon_vma in do_wp_page() by Rik van Riel · 14 years ago
  40. 033a64b rmap: remove obsolete check from __page_check_anon_rmap() by Rik van Riel · 14 years ago
  41. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  42. 648bcc7 mm/memcontrol.c: fix "integer as NULL pointer" sparse warning by Thiago Farina · 14 years ago
  43. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 14 years ago
  44. 85f1fb7 mm/migrate.c: kill anon local variable from migrate_page_copy by KOSAKI Motohiro · 14 years ago
  45. da0aa13 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages by KOSAKI Motohiro · 14 years ago
  46. d96ae53 memory-hotplug: create /sys/firmware/memmap entry for new memory by akpm@linux-foundation.org · 14 years ago
  47. 9d8cebd mm: fix mbind vma merge problem by KOSAKI Motohiro · 14 years ago
  48. 93e4a89 mm: restore zone->all_unreclaimable to independence word by KOSAKI Motohiro · 14 years ago
  49. fc91668 mm: remove free_hot_page() by Li Hong · 14 years ago
  50. c475dab mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct by Li Hong · 14 years ago
  51. f650316 mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct by Li Hong · 14 years ago
  52. 76ca542 mm, lockdep: annotate reclaim context to zone reclaim too by KOSAKI Motohiro · 14 years ago
  53. 84b1849 vmscan: get_scan_ratio() cleanup by KOSAKI Motohiro · 14 years ago
  54. 45973d7 vmscan: check high watermark after shrink zone by Minchan Kim · 14 years ago
  55. 59e99e5 mm: use rlimit helpers by Jiri Slaby · 14 years ago
  56. 06f9d8c mm: mlock_vma_pages_range() only return success or failure by KOSAKI Motohiro · 14 years ago
  57. c58267c mm: mlock_vma_pages_range() never return negative value by KOSAKI Motohiro · 14 years ago
  58. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  59. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  60. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  61. 64096c1 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  62. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  63. 99ee4ca rcu: Suppress __mpol_dup() false positive from RCU lockdep by Paul E. McKenney · 14 years ago
  64. 1154fab SLUB: Fix per-cpu merge conflict by Stephen Rothwell · 14 years ago
  65. e2b093f Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus by Pekka Enberg · 14 years ago
  66. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 14 years ago
  67. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  69. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  70. 81d0d95 sparsemem: Fix compilation on PowerPC by Yinghai Lu · 14 years ago
  71. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  72. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  73. 64d497f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  74. 4c13dd3 failslab: add ability to filter slab caches by Dmitry Monakhov · 14 years ago
  75. fb90ef9 early_res: Add free_early_partial() by Yinghai Lu · 14 years ago
  76. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  77. 5a2d419 memcg: fix oom killing a child process in an other cgroup by KAMEZAWA Hiroyuki · 14 years ago
  78. 2ee78f7 x86: Fix non-bootmem compilation on PowerPC by Yinghai Lu · 14 years ago
  79. 87b8d1a mm: Make copy_from_user() in migrate.c statically predictable by H. Peter Anvin · 14 years ago
  80. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 14 years ago
  81. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  83. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 14 years ago
  84. a4322e1 sparsemem: Put usemap for one node together by Yinghai Lu · 14 years ago
  85. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  86. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 14 years ago
  87. 6f5a55f Fix potential crash with sys_move_pages by Linus Torvalds · 14 years ago
  88. 5e39df5 grammar fix in comment by Uwe Kleine-König · 14 years ago
  89. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 14 years ago
  90. 8e04221 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  91. 094e953 hugetlb: fix section mismatches by Jeff Mahoney · 14 years ago
  92. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 14 years ago
  93. 02b709d mm: purge fragmented percpu vmap blocks by Nick Piggin · 14 years ago
  94. de56042 mm: percpu-vmap fix RCU list walking by Nick Piggin · 14 years ago
  95. ab38612 Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  96. 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  97. 44b57f1 slab: fix regression in touched logic by Nick Piggin · 14 years ago
  98. a701623 mm: fix migratetype bug which slowed swapping by Hugh Dickins · 14 years ago
  99. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 14 years ago
  100. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago