1. e603525 Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' by Rafael J. Wysocki · 6 years ago
  2. 623217a PM / wakeup: Drop wakeup_source_drop() by Rafael J. Wysocki · 6 years ago
  3. 1fad17f PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 6 years ago
  4. 07a6c71 PM / QoS: Fix typo in file description by Aisheng Dong · 6 years ago
  5. 0996584 PM-runtime: Call pm_runtime_active|suspended_time() from sysfs by Ulf Hansson · 6 years ago
  6. fdc56c0 PM-runtime: Consolidate code to get active/suspended time by Ulf Hansson · 6 years ago
  7. 7a5bd12 PM: Add and use pr_fmt() by Joe Perches · 6 years ago
  8. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  9. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  11. 64b1b21 Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  12. fb686ad Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  13. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  14. 6ad63de Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  15. aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  16. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  17. 78e10b5 Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  18. 6ea98b4 Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 7e89a37 ipc: Fix building compat mode without sysvipc by Arnd Bergmann · 6 years ago
  24. fff0490 tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include by Souptick Joarder · 6 years ago
  25. 332e0e8 proc: more robust bulk read test by Alexey Dobriyan · 6 years ago
  26. e483b02 proc: test /proc/*/maps, smaps, smaps_rollup, statm by Alexey Dobriyan · 6 years ago
  27. 08b5577 proc: use seq_puts() everywhere by Alexey Dobriyan · 6 years ago
  28. 5713f35 proc: read kernel cpu stat pointer once by Alexey Dobriyan · 6 years ago
  29. 867aacc proc: remove unused argument in proc_pid_lookup() by Zhikang Zhang · 6 years ago
  30. 45f68ab fs/proc/thread_self.c: code cleanup for proc_setup_thread_self() by Chengguang Xu · 6 years ago
  31. 756ca74 fs/proc/self.c: code cleanup for proc_setup_self() by Chengguang Xu · 6 years ago
  32. 0338c83 proc: return exit code 4 for skipped tests by Alexey Dobriyan · 6 years ago
  33. ea2c3f6 mm,mremap: bail out earlier in mremap_to under map pressure by Oscar Salvador · 6 years ago
  34. d778015 mm/sparse: fix a bad comparison by Qian Cai · 6 years ago
  35. fc8efd2 mm/memory.c: do_fault: avoid usage of stale vm_area_struct by Jan Stancek · 6 years ago
  36. a9519de writeback: fix inode cgroup switching comment by Greg Thelen · 6 years ago
  37. 70516b9 mm/huge_memory.c: fix "orig_pud" set but not used by Qian Cai · 6 years ago
  38. cd02cf1 mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC by Qian Cai · 6 years ago
  39. 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
  40. 0d3bd18 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 6 years ago
  41. 0c81585 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
  42. 5f438ee mm/compaction: pass pgdat to too_many_isolated() instead of zone by Andrey Ryabinin · 6 years ago
  43. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  44. a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
  45. 9600874 mm/swapfile.c: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  46. 5a7f1b2 mm/cma_debug.c: remove static scoped cma_debugfs_root by Yue Hu · 6 years ago
  47. a332286 tmpfs: test link accounting with O_TMPFILE by Alexey Dobriyan · 6 years ago
  48. 2367fab MAINTAINERS: add entry for memblock by Mike Rapoport · 6 years ago
  49. 5d3ee42 mm/shmem: make find_get_pages_range() work for huge page by Yu Zhao · 6 years ago
  50. afa0011 mm: unexport free_reserved_area by Christoph Hellwig · 6 years ago
  51. b2f0246 tools/vm/slabinfo: clean up usage menu debug items by Tobin C. Harding · 6 years ago
  52. 3c89ff9 tools/vm/slabinfo: align usage output columns by Tobin C. Harding · 6 years ago
  53. b80fd30 tools/vm/slabinfo: put options in alphabetic order by Tobin C. Harding · 6 years ago
  54. 402ad96 tools/vm/slabinfo: update options in usage message by Tobin C. Harding · 6 years ago
  55. ace451e include/linux/compaction.h: fix potential build error by Yu Zhao · 6 years ago
  56. daf3538 mm,memory_hotplug: explicitly pass the head to isolate_huge_page by Oscar Salvador · 6 years ago
  57. 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
  58. f900482 mm/migrate.c: cleanup expected_page_refs() by Jan Kara · 6 years ago
  59. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  60. bc8ff3c docs/core-api/mm: fix user memory accessors formatting by Mike Rapoport · 6 years ago
  61. 92eac16 docs/mm: vmalloc: re-indent kernel-doc comemnts by Mike Rapoport · 6 years ago
  62. 6d2bef9 mm/page_poison: update comment after code moved by Michael S. Tsirkin · 6 years ago
  63. ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
  64. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  65. d342a0b mm,oom: don't kill global init via memory.oom.group by Tetsuo Handa · 6 years ago
  66. c10d38c mm, swap: bounds check swap_info array accesses to avoid NULL derefs by Daniel Jordan · 6 years ago
  67. 060f005 mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list() by Kirill Tkhai · 6 years ago
  68. 2cee57d1 mm: ksm: do not block on page lock when searching stable tree by Yang Shi · 6 years ago
  69. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  70. 2bb0f34 mm: vmscan: do not iterate all mem cgroups for global direct reclaim by Yang Shi · 6 years ago
  71. 59118c4 mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent by Yang Shi · 6 years ago
  72. 54402986 selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal by Joel Fernandes (Google) · 6 years ago
  73. ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
  74. 7f18825 powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing by Aneesh Kumar K.V · 6 years ago
  75. 678e174 powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_alloc by Aneesh Kumar K.V · 6 years ago
  76. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  77. d7fefcc mm/cma: add PF flag to force non cma alloc by Aneesh Kumar K.V · 6 years ago
  78. 6e2e07c mm: better document PG_reserved by David Hildenbrand · 6 years ago
  79. 731351d ia64: perfmon: don't mark buffer pages as PG_reserved by David Hildenbrand · 6 years ago
  80. d9fa9d9 arm64: kdump: no need to mark crashkernel pages manually PG_reserved by David Hildenbrand · 6 years ago
  81. aee4944 arm64: kexec: no need to ClearPageReserved() by David Hildenbrand · 6 years ago
  82. 5ffb90b m68k/mm: use __ClearPageReserved() by David Hildenbrand · 6 years ago
  83. 795c230 riscv/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
  84. f55b7417 powerpc/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
  85. 446d296 s390/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
  86. 750b317 agp: efficeon: no need to set PG_reserved on GATT tables by David Hildenbrand · 6 years ago
  87. b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
  88. c5bf121 mm: refactor swap-in logic out of shmem_getpage_gfp by Vineeth Remanan Pillai · 6 years ago
  89. a9e7c39 mm/vmscan.c: remove 7th argument of isolate_lru_pages() by Kirill Tkhai · 6 years ago
  90. 2e25644 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 6 years ago
  91. 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
  92. 23a7052 mm/page_alloc.c: check return value of memblock_alloc_node_nopanic() by Mike Rapoport · 6 years ago
  93. 8ef5cbd arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  94. 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
  95. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  96. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  97. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  98. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  99. 8aa4976 mm/page_owner: move config option to mm/Kconfig.debug by Changbin Du · 6 years ago
  100. 43cca0b mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown() by Yang Fan · 6 years ago