1. 58cf188 memcg, oom: provide more precise dump info while memcg oom happening by Sha Zhengju · 12 years ago
  2. 6b4d0b2 clean shmem_file_setup() a bit by Al Viro · 12 years ago
  3. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  4. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  5. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  7. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  8. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 12 years ago
  9. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 12 years ago
  10. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 12 years ago
  11. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  12. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  13. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 7c45512 mm: fix pageblock bitmap allocation by Linus Torvalds · 12 years ago
  15. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  16. 41a7973 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 12 years ago
  17. 4ba902b memcg: fix kmemcg registration for late caches by Glauber Costa · 12 years ago
  18. 9977f0f mm: don't overwrite mm->def_flags in do_mlockall() by Gerald Schaefer · 12 years ago
  19. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  20. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  21. b1e0541 mm/sl[au]b: correct allocation type check in kmalloc_slab() by Joonsoo Kim · 12 years ago
  22. db84506 slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections by Christoph Lameter · 12 years ago
  23. 631b0cf mm: fix wrong comments about anon_vma lock by Yuanhan Liu · 12 years ago
  24. be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 12 years ago
  25. 85facf2 thp: avoid dumping huge zero page by Kirill A. Shutemov · 12 years ago
  26. ca34956 slab: Common definition for kmem_cache_node by Christoph Lameter · 12 years ago
  27. ce8eb6c slab: Rename list3/l3 to node by Christoph Lameter · 12 years ago
  28. 2c59dd6 slab: Common Kmalloc cache determination by Christoph Lameter · 12 years ago
  29. f97d5f6 slab: Common function to create the kmalloc array by Christoph Lameter · 12 years ago
  30. 9425c58 slab: Common definition for the array of kmalloc caches by Christoph Lameter · 12 years ago
  31. 95a05b4 slab: Common constants for kmalloc boundaries by Christoph Lameter · 12 years ago
  32. 6a67368 slab: Rename nodelists to node by Christoph Lameter · 12 years ago
  33. 6744f08 slab: Common name for the per node structures by Christoph Lameter · 12 years ago
  34. e336601 slab: Use common kmalloc_index/kmalloc_size functions by Christoph Lameter · 12 years ago
  35. 31ba734 slab: Use proper formatting specs for unsigned size_t by Christoph Lameter · 12 years ago
  36. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 12 years ago
  37. 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 12 years ago
  38. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  39. 2b8576c userns: Allow the userns root to mount tmpfs. by Eric W. Biederman · 12 years ago
  40. d28574e mm: minor cleanup of iov_iter_single_seg_count() by Maxim Patlasov · 12 years ago
  41. ed84825b Negative (setpoint-dirty) in bdi_position_ratio() by paul.szabo@sydney.edu.au · 12 years ago
  42. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  43. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  44. a8826ee mm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  45. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 12 years ago
  46. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 12 years ago
  47. 062f1af mm: thp: acquire the anon_vma rwsem for write during split by Mel Gorman · 12 years ago
  48. 572043c mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep by Jiri Kosina · 12 years ago
  49. 10d73e6 mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment by Max Filippov · 12 years ago
  50. c060f94 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 12 years ago
  51. 7964c06 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 12 years ago
  52. c0232ae mm: memblock: fix wrong memmove size in memblock_merge_regions() by Lin Feng · 12 years ago
  53. 04fa5d6 mm: migrate: check page_count of THP before migrating by Mel Gorman · 12 years ago
  54. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  55. 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  56. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  57. fcb35a9 MM: vmscan: remove __devinit attribute. by Greg Kroah-Hartman · 12 years ago
  58. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  59. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  60. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  61. ecccd12 mm: fix null pointer dereference in wait_iff_congested() by Zlatko Calusic · 12 years ago
  62. 4ae0a48 mm: modify pgdat_balanced() so that it also handles order-0 by Zlatko Calusic · 12 years ago
  63. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  64. 154b454 memcg: don't register hotcpu notifier from ->css_alloc() by Tejun Heo · 12 years ago
  65. 2c79737 mm: clean up transparent hugepage sysfs error messages by Jeremy Eder · 12 years ago
  66. bcc2b02 mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 12 years ago
  67. c8b74c2f mm: fix calculation of dirtyable memory by Sonny Rao · 12 years ago
  68. 010fc29 compaction: fix build error in CMA && !COMPACTION by Minchan Kim · 12 years ago
  69. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  70. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  71. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  72. b6b19f2 ksm: make rmap walks more scalable by Hugh Dickins · 12 years ago
  73. cda73a1 mm: do not sleep in balance_pgdat if there's no i/o congestion by Zlatko Calusic · 12 years ago
  74. 3cf2384 mm/vmscan.c: avoid possible deadlock caused by too_many_isolated() by Fengguang Wu · 12 years ago
  75. d37dd5d vmscan: comment too_many_isolated() by Fengguang Wu · 12 years ago
  76. dc05373 mm/kmemleak.c: remove obsolete simple_strtoul by Abhijit Pawar · 12 years ago
  77. 79a4dce mm/memory_hotplug.c: improve comments by Tang Chen · 12 years ago
  78. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
  79. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 12 years ago
  80. 5413dfb slub: drop mutex before deleting sysfs entry by Glauber Costa · 12 years ago
  81. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  82. 107dab5 slub: slub-specific propagation changes by Glauber Costa · 12 years ago
  83. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  84. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  85. 2293315 memcg/sl[au]b: shrink dead caches by Glauber Costa · 12 years ago
  86. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  87. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  88. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  89. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  90. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  91. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  92. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  93. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  94. 6ccfb5b slab: annotate on-slab caches nodelist locks by Glauber Costa · 12 years ago
  95. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  96. c8b2a36 memcg: execute the whole memcg freeing in free_worker() by Glauber Costa · 12 years ago
  97. bea207c memcg: allow a memcg with kmem charges to be destructed by Glauber Costa · 12 years ago
  98. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  99. 7de3768 memcg: kmem accounting lifecycle management by Glauber Costa · 12 years ago
  100. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago