1. 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 7 years ago
  2. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 7 years ago
  3. 2923117 mm/gup.c: fix coding style issues. by Mario Leinweber · 7 years ago
  4. 9733416 mm/free_pcppages_bulk: prefetch buddy while not holding lock by Aaron Lu · 7 years ago
  5. 0a5f4e5 mm/free_pcppages_bulk: do not hold lock when picking pages to free by Aaron Lu · 7 years ago
  6. 77ba906 mm/free_pcppages_bulk: update pcp->count inside by Aaron Lu · 7 years ago
  7. bc3106b mm, compaction: drain pcps for zone when kcompactd fails by David Rientjes · 7 years ago
  8. 4f6923fb mm: make should_failslab always available for fault injection by Howard McLauchlan · 7 years ago
  9. 14298d3 mm/page_poison.c: make early_page_poison_param() __init by Dou Liyang · 7 years ago
  10. 1173194 mm/page_owner.c: make early_page_owner_param() __init by Dou Liyang · 7 years ago
  11. 8bd30c1 mm/kmemleak.c: make kmemleak_boot_config() __init by Dou Liyang · 7 years ago
  12. e9e9b7e mm: swap: unify cluster-based and vma-based swap readahead by Minchan Kim · 7 years ago
  13. eaf649eb mm: swap: clean up swap readahead by Minchan Kim · 7 years ago
  14. e830c63 mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention by Tetsuo Handa · 7 years ago
  15. 5c9bab5 z3fold: limit use of stale list for allocation by Vitaly Wool · 7 years ago
  16. 605ca5e mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 7 years ago
  17. 03f5d58 mm/page_ref: use atomic_set_release in page_ref_unfreeze by Konstantin Khlebnikov · 7 years ago
  18. e92bb4d mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 7 years ago
  19. 5ad3509 mm: reuse DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  20. 7f16f91 mm, page_alloc: move mirrored_kernelcore to __meminitdata by David Rientjes · 7 years ago
  21. a5c6d65 mm, page_alloc: extend kernelcore and movablecore for percent by David Rientjes · 7 years ago
  22. 31286a8 mm: hwpoison: disable memory error handling on 1GB hugepage by Naoya Horiguchi · 7 years ago
  23. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 7 years ago
  24. fc44f7f mm/memory_hotplug: don't read nid from struct page during hotplug by Pavel Tatashin · 7 years ago
  25. b77eab7 mm/memory_hotplug: optimize probe routine by Pavel Tatashin · 7 years ago
  26. f165b37 mm: uninitialized struct page poisoning sanity checking by Pavel Tatashin · 7 years ago
  27. 078eb6a x86/mm/memory_hotplug: determine block size based on the end of boot memory by Pavel Tatashin · 7 years ago
  28. ba32558 mm/memory_hotplug: enforce block size aligned range check by Pavel Tatashin · 7 years ago
  29. f0849ac mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one() by Yang Shi · 7 years ago
  30. c9e97a1 mm: initialize pages on demand during boot by Pavel Tatashin · 7 years ago
  31. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
  32. 8e7a0c9 mm/swap_slots.c: use conditional compilation by Randy Dunlap · 7 years ago
  33. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 7 years ago
  34. 57a7702 mm: always print RLIMIT_DATA warning by David Woodhouse · 7 years ago
  35. c01f0b5 mm/ksm.c: make stable_node_dup() static by Colin Ian King · 7 years ago
  36. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
  37. 1ba586d mm/slab_common.c: remove test if cache name is accessible by Mikulas Patocka · 7 years ago
  38. 613a5eb slab, slub: remove size disparity on debug kernel by Shakeel Butt · 7 years ago
  39. 302d55d slab: use 32-bit arithmetic in freelist_randomize() by Alexey Dobriyan · 7 years ago
  40. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
  41. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
  42. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
  43. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
  44. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
  45. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
  46. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
  47. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
  48. a5035de slub: make ->offset unsigned int by Alexey Dobriyan · 7 years ago
  49. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
  50. 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 7 years ago
  51. 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 7 years ago
  52. d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 7 years ago
  53. 2ca6d39 slub: make ->red_left_pad unsigned int by Alexey Dobriyan · 7 years ago
  54. 56d8cee slub: make ->max_attr_size unsigned int by Alexey Dobriyan · 7 years ago
  55. eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 7 years ago
  56. ac914d0 slab: make size_index_elem() unsigned int by Alexey Dobriyan · 7 years ago
  57. d5f8665 slab: make size_index[] array u8 by Alexey Dobriyan · 7 years ago
  58. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  59. 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  60. 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  61. 0be7032 slab: make kmalloc_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  62. 36071a2 slab: make kmalloc_index() return "unsigned int" by Alexey Dobriyan · 7 years ago
  63. c863057 slab: fixup calculate_alignment() argument type by Alexey Dobriyan · 7 years ago
  64. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
  65. 1c99ba2 mm/slab_common.c: mark kmalloc machinery as __ro_after_init by Alexey Dobriyan · 7 years ago
  66. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 7 years ago
  67. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 7 years ago
  68. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  69. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  70. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  71. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 7 years ago
  72. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 7 years ago
  73. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 7 years ago
  74. 39ec377 ocfs2: add duplicated ino number check by Gang He · 7 years ago
  75. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  76. 8fc2cb4b ocfs2: fix some small problems by Gang He · 7 years ago
  77. 5ac9438 ocfs2: move some definitions to header file by Gang He · 7 years ago
  78. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 7 years ago
  79. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 7 years ago
  80. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 7 years ago
  81. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 7 years ago
  82. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 7 years ago
  83. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 7 years ago
  84. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 7 years ago
  85. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 7 years ago
  86. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 7 years ago
  87. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 7 years ago
  88. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 7 years ago
  89. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 7 years ago
  90. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  91. 6870c01 scripts/faddr2line: show the code context by Changbin Du · 7 years ago
  92. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
  93. 5df63c2 hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 7 years ago
  94. 7bbaf27 zboot: fix stack protector in compressed boot phase by Huacai Chen · 7 years ago
  95. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  96. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  97. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  98. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  99. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  100. f9ca6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago