1. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  2. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  3. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  4. 238d3c1 mm, hugetlb: generalize writes to nr_hugepages by David Rientjes · 10 years ago
  5. f37d429 hwpoison: fix race with changing page during offlining by Andi Kleen · 10 years ago
  6. ad4404a mm,hugetlb: simplify error handling in hugetlb_cow() by Davidlohr Bueso · 10 years ago
  7. 2f4612a mm,hugetlb: make unmap_ref_private() return void by Davidlohr Bueso · 10 years ago
  8. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  9. c2ea218 mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  10. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  11. 82f71ae mm: catch memory commitment underflow by Konstantin Khlebnikov · 10 years ago
  12. 7714251 shmem: update memory reservation on truncate by Konstantin Khlebnikov · 10 years ago
  13. 66ee4b8 shmem: fix double uncharge in __shmem_file_setup() by Konstantin Khlebnikov · 10 years ago
  14. ef6b571 include/linux/mmdebug.h: add VM_WARN_ONCE() by Andrew Morton · 10 years ago
  15. 930f036 mm, vmalloc: constify allocation mask by David Rientjes · 10 years ago
  16. 660654f mm/vmalloc.c: add a schedule point to vmalloc() by Eric Dumazet · 10 years ago
  17. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago
  18. 4a262d2 mm tracing: tell mm_migrate_pages event about numa_misplaced by Max Asbock · 10 years ago
  19. ee814fe mm: vmscan: clean up struct scan_control by Johannes Weiner · 10 years ago
  20. 0269517 mm: vmscan: move swappiness out of scan_control by Johannes Weiner · 10 years ago
  21. 2344d7e mm: vmscan: remove all_unreclaimable() by Johannes Weiner · 10 years ago
  22. 0b06496 mm: vmscan: rework compaction-ready signaling in direct reclaim by Johannes Weiner · 10 years ago
  23. 8d07429 mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable by Johannes Weiner · 10 years ago
  24. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  25. b69deb2 mm/mem-hotplug: replace simple_strtoull() with kstrtoull() by Zhang Zhen · 10 years ago
  26. a840cda mm: memcontrol: do not acquire page_cgroup lock for kmem pages by Johannes Weiner · 10 years ago
  27. 9a2385e mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed by Johannes Weiner · 10 years ago
  28. 05b8430 mm: memcontrol: use root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  29. 692e7c4 mm: memcontrol: catch root bypass in move precharge by Johannes Weiner · 10 years ago
  30. 9476db9 mm: memcontrol: simplify move precharge function by Johannes Weiner · 10 years ago
  31. 0029e19 mm: memcontrol: remove explicit OOM parameter in charge path by Michal Hocko · 10 years ago
  32. 9b13061 mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges by Johannes Weiner · 10 years ago
  33. d51d885bb mm: huge_memory: use GFP_TRANSHUGE when charging huge pages by Johannes Weiner · 10 years ago
  34. 28c34c2 mm: memcontrol: reclaim at least once for __GFP_NORETRY by Johannes Weiner · 10 years ago
  35. 06b078f mm: memcontrol: rearrange charging fast path by Johannes Weiner · 10 years ago
  36. 6539cc0 mm: memcontrol: fold mem_cgroup_do_charge() by Johannes Weiner · 10 years ago
  37. 2f3e442 mm: page-flags: clean up the page flag test, set, clear macros by Johannes Weiner · 10 years ago
  38. 3a79d52 mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic by Waiman Long · 10 years ago
  39. f8303c2 mm, thp: move invariant bug check out of loop in __split_huge_page_map by Waiman Long · 10 years ago
  40. 0de9d2e mm, CMA: clean-up log message by Joonsoo Kim · 10 years ago
  41. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  42. b7155e7 mm, CMA: clean-up CMA allocation error path by Joonsoo Kim · 10 years ago
  43. fc95ca7 PPC, KVM, CMA: use general CMA reserved area management framework by Joonsoo Kim · 10 years ago
  44. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  45. e0bdb37 DMA, CMA: support arbitrary bitmap granularity by Joonsoo Kim · 10 years ago
  46. a15bc0b DMA, CMA: support alignment constraint on CMA region by Joonsoo Kim · 10 years ago
  47. 3162bbd DMA, CMA: separate core CMA management codes from DMA APIs by Joonsoo Kim · 10 years ago
  48. bc7f84c mm/internal.h: use nth_page by Fabian Frederick · 10 years ago
  49. 7be12fc mm: page_alloc: simplify drain_zone_pages by using min() by Michal Nazarewicz · 10 years ago
  50. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  51. 1f6a6cc mem-hotplug: avoid illegal state prefixed with legal state when changing state of memory_block by Tang Chen · 10 years ago
  52. c0d7326 mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault() by Hugh Dickins · 10 years ago
  53. 474750a vmalloc: use rcu list iterator to reduce vmap_area_lock contention by Joonsoo Kim · 10 years ago
  54. 2cfb366 include/linux/memblock.h: add __init to memblock_set_bottom_up() by Fabian Frederick · 10 years ago
  55. b95b4e1 mm/page_alloc.c: unexport alloc_pages_exact_nid() by Andrew Morton · 10 years ago
  56. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  57. f276540 mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span by Fabian Frederick · 10 years ago
  58. 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
  59. c42e571 slab: convert last use of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  60. 4307c14 slab: fix the alias count (via sysfs) of slab cache by Gu Zheng · 10 years ago
  61. 0aa9a13 mm, slub: fix some indenting in cmpxchg_double_slab() by Dan Carpenter · 10 years ago
  62. 8a7d9b4 mm/slab.c: fix comments by Wang Sheng-Hui · 10 years ago
  63. 928cec9 mm: move slab related stuff from util.c to slab_common.c by Andrey Ryabinin · 10 years ago
  64. 5426664 slub: avoid duplicate creation on the first object by Wei Yang · 10 years ago
  65. 5e80478 slab: change int to size_t for representing allocation size by Joonsoo Kim · 10 years ago
  66. a640616 slab: remove BAD_ALIEN_MAGIC by Joonsoo Kim · 10 years ago
  67. 367f7f2 slab: remove a useless lockdep annotation by Joonsoo Kim · 10 years ago
  68. 833b706 slab: destroy a slab without holding any alien cache lock by Joonsoo Kim · 10 years ago
  69. 49dfc30 slab: use the lock on alien_cache, instead of the lock on array_cache by Joonsoo Kim · 10 years ago
  70. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  71. 1fe00d5 slab: factor out initialization of array cache by Joonsoo Kim · 10 years ago
  72. 97654df slab: defer slab_destroy in free_block() by Joonsoo Kim · 10 years ago
  73. 25c063f slab: move up code to get kmem_cache_node in free_block() by Joonsoo Kim · 10 years ago
  74. 8a9c61d slab: add unlikely macro to help compiler by Joonsoo Kim · 10 years ago
  75. 02e72cc mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y by Andrey Ryabinin · 10 years ago
  76. c07b818 mm, slub: mark resiliency_test as init text by David Rientjes · 10 years ago
  77. 5240ab4 mm: slab.h: wrap the whole file with guarding macro by Andrey Ryabinin · 10 years ago
  78. 18bf854 slab: use get_node() and kmem_cache_node() functions by Christoph Lameter · 10 years ago
  79. fa45dc2 slub: use new node functions by Christoph Lameter · 10 years ago
  80. 44c5356 slab common: add functions for kmem_cache_node access by Christoph Lameter · 10 years ago
  81. 1536cb3 mm/slab.c: add __init to init_lock_keys by Fabian Frederick · 10 years ago
  82. 656c3b7 kernel/watchdog.c: convert printk/pr_warning to pr_foo() by Fabian Frederick · 10 years ago
  83. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  84. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  85. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  86. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  87. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  88. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  89. e04aca4 sh: fix build error by adding generic ioport_{map/unmap}() by Pranith Kumar · 10 years ago
  90. d72849c sh: SH7724 clock fixes by Daniel Palmer · 10 years ago
  91. 7c03682 arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  92. 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  93. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  94. 8cdea06 score, ptrace: remove unused macros by Chen Gang · 10 years ago
  95. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  96. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  97. 1332429 ./Makefile: explain stack-protector-strong CONFIG logic by Kees Cook · 10 years ago
  98. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  99. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  100. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago