1. 944d9fe hugetlb: add support for gigantic page allocation at runtime by Luiz Capitulino · 10 years ago
  2. 1cac6f2 hugetlb: move helpers up in the file by Luiz Capitulino · 10 years ago
  3. a7407a2 hugetlb: update_and_free_page(): don't clear PG_reserved bit by Luiz Capitulino · 10 years ago
  4. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  5. 2906dd5 hugetlb: prep_compound_gigantic_page(): drop __init marker by Luiz Capitulino · 10 years ago
  6. 14bd5b4 mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  7. cea371f slab: document kmalloc_order by Vladimir Davydov · 10 years ago
  8. 3dae7fe mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control by Johannes Weiner · 10 years ago
  9. 8bf8fcb mm/mempool: warn about __GFP_ZERO usage by Sebastian Ott · 10 years ago
  10. ae3a8c1 mm/huge_memory.c: complete conversion to pr_foo() by Andrew Morton · 10 years ago
  11. ff9e43e thp: consolidate assert checks in __split_huge_page() by Kirill A. Shutemov · 10 years ago
  12. 2bfc286 memblock: introduce memblock_alloc_range() by Akinobu Mita · 10 years ago
  13. 6b4ebc3 mm,vmacache: optimize overflow system-wide flushing by Davidlohr Bueso · 10 years ago
  14. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  15. 6f04f48 mm: only force scan in reclaim when none of the LRUs are big enough. by Suleiman Souhlal · 10 years ago
  16. b43790e mm: softdirty: don't forget to save file map softdiry bit on unmap by Cyrill Gorcunov · 10 years ago
  17. 0bf0733 mm: softdirty: make freshly remapped file pages being softdirty unconditionally by Cyrill Gorcunov · 10 years ago
  18. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  19. 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
  20. 8eae149 mm: slub: fix ALLOC_SLOWPATH stat by Dave Hansen · 10 years ago
  21. 9a02d69 mm, slab: suppress out of memory warning unless debug is enabled by David Rientjes · 10 years ago
  22. ecc42fb mm/slub.c: convert vnsprintf-static to va_format by Fabian Frederick · 10 years ago
  23. f9f5828 mm/slub.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  24. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  25. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  26. 7f39dda mm: fix sleeping function warning from __put_anon_vma by Hugh Dickins · 10 years ago
  27. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  28. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  29. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  30. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 10 years ago
  31. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  32. 3e030ec mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 10 years ago
  33. 6f6acb0 memcg: fix swapcache charge from kernel thread context by Michal Hocko · 10 years ago
  34. 55231e5 mm: madvise: fix MADV_WILLNEED on shmem swapouts by Johannes Weiner · 10 years ago
  35. 7fcbbaf mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT by Jens Axboe · 10 years ago
  36. b985194 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 10 years ago
  37. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  38. 70210ed mm/memblock: add physical memory list by Philipp Hachtmann · 11 years ago
  39. f1af9d3 mm/memblock: Do some refactoring, enhance API by Philipp Hachtmann · 11 years ago
  40. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  41. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 10 years ago
  42. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
  43. 68cb363 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  44. dd18dbc mm, thp: close race between mremap() and split_huge_page() by Kirill A. Shutemov · 11 years ago
  45. 3551a92 mm: postpone the disabling of kmemleak early logging by Catalin Marinas · 11 years ago
  46. 107437f mm/numa: Remove BUG_ON() in __handle_mm_fault() by Rik van Riel · 11 years ago
  47. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  48. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  49. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  50. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 11 years ago
  51. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 11 years ago
  52. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 11 years ago
  53. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 11 years ago
  54. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  55. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 11 years ago
  56. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  58. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 11 years ago
  59. 7cc6897 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 11 years ago
  60. 5835f25 mm: Fix printk typo in dmapool.c by Hiroshige Sato · 11 years ago
  61. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  62. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  63. 1b17844 mm: make fixup_user_fault() check the vma access rights too by Linus Torvalds · 11 years ago
  64. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 11 years ago
  65. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 11 years ago
  66. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 11 years ago
  67. 83da751 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() by Christoph Lameter · 11 years ago
  68. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  69. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  70. 5a838c3 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() by Jianyu Zhan · 11 years ago
  71. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  72. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  73. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  75. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  76. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 11 years ago
  77. 0bf1457 mm: vmscan: do not swap anon pages just because free+file is low by Johannes Weiner · 11 years ago
  78. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  79. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 11 years ago
  80. 88da03a slub: use raw_cpu_inc for incrementing statistics by Christoph Lameter · 11 years ago
  81. 54b6a73 slub: fix leak of 'name' in sysfs_slab_add by Dave Jones · 11 years ago
  82. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 11 years ago
  83. 84d0ddd slub: adjust memcg caches when creating cache alias by Vladimir Davydov · 11 years ago
  84. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 11 years ago
  85. 051dd46 memcg, slab: unregister cache from memcg before starting to destroy it by Vladimir Davydov · 11 years ago
  86. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 11 years ago
  87. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 11 years ago
  88. a44cb94 memcg, slab: never try to merge memcg caches by Vladimir Davydov · 11 years ago
  89. 5d2d42d mm/zswap.c: remove unnecessary parentheses by SeongJae Park · 11 years ago
  90. 60105e1 mm/zswap: support multiple swap devices by Minchan Kim · 11 years ago
  91. 6335b19 mm/zswap.c: update zsmalloc in comment to zbud by SeongJae Park · 11 years ago
  92. 6b45251 mm/zswap.c: fix trivial typo and arrange indentation by SeongJae Park · 11 years ago
  93. ed12d84 mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL by John Hubbard · 11 years ago
  94. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 11 years ago
  95. 55f6714 mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 11 years ago
  96. 1676323 mm/memblock.c: use PFN_PHYS() by Fabian Frederick · 11 years ago
  97. 136199f memblock: use for_each_memblock() by Emil Medve · 11 years ago
  98. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 11 years ago
  99. 57e68e9 mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 11 years ago
  100. 3a02576 mm: page_alloc: spill to remote nodes before waking kswapd by Johannes Weiner · 11 years ago