index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-05-14
mm: introduce put_user_page*(), placeholder versions
John Hubbard
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
sparc: advertise gigantic page support
Alexandre Ghiti
2019-05-14
sh: advertise gigantic page support
Alexandre Ghiti
2019-05-14
riscv: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
hexagon: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
initramfs: cleanup populate_rootfs
Christoph Hellwig
2019-05-14
initramfs: factor out a helper to populate the initrd image
Christoph Hellwig
2019-05-14
initramfs: cleanup initrd freeing
Christoph Hellwig
2019-05-14
initramfs: free initrd memory if opening /initrd.image fails
Christoph Hellwig
2019-05-14
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-05-14
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-05-14
mm: memcontrol: push down mem_cgroup_nr_lru_pages()
Johannes Weiner
2019-05-14
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
mm: memcontrol: replace node summing with memcg_page_state()
Johannes Weiner
2019-05-14
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
mm: memcontrol: track LRU counts in the vmstats array
Johannes Weiner
2019-05-14
mm/vmscan: add tracepoints for node reclaim
Yafang Shao
2019-05-14
mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page()
Anshuman Khandual
2019-05-14
mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...
Yafang Shao
2019-05-14
mm: compaction: show gfp flag names in try_to_compact_pages tracepoint
Yafang Shao
2019-05-14
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
2019-05-14
mm/compaction.c: fix an undefined behaviour
Qian Cai
2019-05-14
mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
Baoquan He
2019-05-14
mm,memory_hotplug: drop redundant hugepage_migration_supported check
Oscar Salvador
2019-05-14
mm,memory_hotplug: unlock 1GB-hugetlb on x86_64
Oscar Salvador
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: change write parameter to flags in fast walk
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
mm: generalize putback scan functions
Kirill Tkhai
2019-05-14
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
2019-05-14
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-05-14
include/trace/events/vmscan.h: drop zone id from kswapd tracepoints
Yafang Shao
2019-05-14
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
[next]