1. 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
  2. 9e247ba mm: remove pte_lock_deinit() by Yu Zhao · 6 years ago
  3. bb416d1 zram: writeback throttle by Minchan Kim · 6 years ago
  4. 23eddf3 zram: add bd_stat statistics by Minchan Kim · 6 years ago
  5. a939888 zram: support idle/huge page writeback by Minchan Kim · 6 years ago
  6. e82592c zram: introduce ZRAM_IDLE flag by Minchan Kim · 6 years ago
  7. 7e52928 zram: refactor flags and writeback stuff by Minchan Kim · 6 years ago
  8. 5547932 zram: fix double free backing device by Minchan Kim · 6 years ago
  9. 3c9959e zram: fix lockdep warning of free block handling by Minchan Kim · 6 years ago
  10. fed84c7 mm/memblock.c: skip kmemleak for kasan_init() by Qian Cai · 6 years ago
  11. 65c7878 kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable by Oscar Salvador · 6 years ago
  12. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  13. 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
  14. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  15. f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
  16. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  17. e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
  18. 9a2f45f mm/debug.c: make "migrate_reason_names[]" const char * by Alexey Dobriyan · 6 years ago
  19. c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
  20. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  21. 0a79cda mm: use alloc_flags to record if kswapd can wake by Mel Gorman · 6 years ago
  22. a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  23. 6bb1545 mm, page_alloc: spread allocations across zones before introducing fragmentation by Mel Gorman · 6 years ago
  24. f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
  25. 3b6fd6f drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS by Wei Yang · 6 years ago
  26. 4d72868 memblock: replace usage of __memblock_free_early() with memblock_free() by Mike Rapoport · 6 years ago
  27. d31cfe7 mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() by Wentao Wang · 6 years ago
  28. 742aa7f mm/page_alloc.c: use a single function to free page by Aaron Lu · 6 years ago
  29. 65895b6 mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() by Aaron Lu · 6 years ago
  30. 02917e9 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  31. bbecd94e mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages() by Dan Williams · 6 years ago
  32. 58ef15b mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  33. 69324b8 mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support by Dan Williams · 6 years ago
  34. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  35. 06489cf mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 6 years ago
  36. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  37. 7ead334 mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in fallbacks by Huang Shijie · 6 years ago
  38. ca88042 userfaultfd: convert userfaultfd_ctx::refcount to refcount_t by Eric Biggers · 6 years ago
  39. 66f71da mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  40. 8b09549 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  41. 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
  42. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  43. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  44. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  45. fecd4a5 mm: remove reset of pcp->counter in pageset_init() by Wei Yang · 6 years ago
  46. 46a3679 mm, memory_hotplug: do not clear numa_node association after hot_remove by Michal Hocko · 6 years ago
  47. 9cabf92 mm/mmap.c: remove verify_mm_writelocked() by Yangtao Li · 6 years ago
  48. 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
  49. 0b9df58 xxHash: create arch dependent 32/64-bit xxhash() by Timofey Titovets · 6 years ago
  50. d381c54 mm: only report isolation failures when offlining memory by Michal Hocko · 6 years ago
  51. 2932c8b mm, memory_hotplug: be more verbose for memory offline failures by Michal Hocko · 6 years ago
  52. 7960509 mm, memory_hotplug: print reason for the offlining failure by Michal Hocko · 6 years ago
  53. 6cc2baf mm, memory_hotplug: drop pointless block alignment checks from __offline_pages by Michal Hocko · 6 years ago
  54. e0392cf mm: lower the printk loglevel for __dump_page messages by Michal Hocko · 6 years ago
  55. 1c6fb1d mm: print more information about mapping in __dump_page by Michal Hocko · 6 years ago
  56. 20ff1c9 mm/readahead.c: simplify get_next_ra_size() by Gao Xiang · 6 years ago
  57. 368686a writeback: don't decrement wb->refcnt if !wb->bdi by Anders Roxell · 6 years ago
  58. 6a90a83 mm/mmu_notifier.c: remove mmu_notifier_synchronize() by Sean Christopherson · 6 years ago
  59. 5eb570a mm/hotplug: optimize clear_hwpoisoned_pages() by Balbir Singh · 6 years ago
  60. c8f61cf mm/page_owner: clamp read count to PAGE_SIZE by Miles Chen · 6 years ago
  61. 4e45f71 include/linux/slab.h: fix sparse warning in kmalloc_type() by Vlastimil Babka · 6 years ago
  62. 88349a2 mm/slub.c: record final state of slub action in deactivate_slab() by Wei Yang · 6 years ago
  63. 6159d0f mm/slub.c: page is always non-NULL in node_match() by Wei Yang · 6 years ago
  64. 1265ef2 mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab() by Wei Yang · 6 years ago
  65. 221d7da mm, slab: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  66. 70306d9 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  67. d85400a ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  68. 532e1e54 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  69. 9e6aea2 ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  70. dec5b0d ocfs2: remove set but not used variable 'lastzero' by zhong jiang · 6 years ago
  71. cb6a8fd ocfs2: dlmfs: remove set but not used variable 'status' by zhong jiang · 6 years ago
  72. 874b1ef ocfs2: optimize the reading of heartbeat data by Jia Guo · 6 years ago
  73. a9ee3a6 debugobjects: call debug_objects_mem_init eariler by Qian Cai · 6 years ago
  74. 4494ce4 sh: lib: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  75. 5933f6d sh: kernel: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  76. b0a148f sh: cpu: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  77. 176ce1b sh: shmobile: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  78. 82e1d03 sh: sh5: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  79. add5ca2 sh: sh4a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  80. 6ecc0a4d sh: sh4: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  81. 5ab5d57 sh: sh3: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  82. 234a053 sh: sh2a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  83. 47d1132 sh: sh2: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  84. 6a0abce sh: include: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  85. ff4a748 sh: drivers: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  86. aaf9128 sh: boards: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  87. ffa6daa arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r09_usb0_gadget_setup() by YueHaibing · 6 years ago
  88. 440e7b3 arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning by Randy Dunlap · 6 years ago
  89. cd68a52 scripts/tags.sh: add more declarations by Kirill Tkhai · 6 years ago
  90. b72231e scripts: add spdxcheck.py self test by Thierry Reding · 6 years ago
  91. 919e9d3 scripts/checkstack.pl: dynamic stack growth for aarch64 by Qian Cai · 6 years ago
  92. 67a28de scripts/decode_stacktrace: only strip base path when a prefix of the path by Marc Zyngier · 6 years ago
  93. c5cfb62f scripts/decodecode: set ARCH when running natively on arm/arm64 by Marc Zyngier · 6 years ago
  94. e0b2475 bloat-o-meter: ignore __addressable_ symbols by Rasmus Villemoes · 6 years ago
  95. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  96. b3b0e6a kasan: update documentation by Andrey Konovalov · 6 years ago
  97. 2d4acb9 kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  98. 66afc7f kasan: add __must_check annotations to kasan hooks by Andrey Konovalov · 6 years ago
  99. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  100. 41eea9c kasan, arm64: add brk handler for inline instrumentation by Andrey Konovalov · 6 years ago