index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-14
mm/mmu_notifier: contextual information for event enums
Jérôme Glisse
2019-05-14
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
Jérôme Glisse
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
mm/mmu_notifier: helper to test if a range invalidation is blockable
Jérôme Glisse
2019-05-14
mm/hmm: convert various hmm_pfn_* to device_entry which is a better name
Jérôme Glisse
2019-05-14
mm/hmm: add a helper function that fault pages and map them to a device
Jérôme Glisse
2019-05-14
mm/hmm: add helpers to test if mm is still alive or not
Jérôme Glisse
2019-05-14
mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
Jérôme Glisse
2019-05-14
mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)
Jérôme Glisse
2019-05-14
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
Jérôme Glisse
2019-05-14
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
2019-05-14
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
2019-05-14
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
2019-05-14
mm/hmm: do not erase snapshot when a range is invalidated
Jérôme Glisse
2019-05-14
mm/hmm: use reference counting for HMM struct
Jérôme Glisse
2019-05-14
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-05-14
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
2019-05-14
mm/sparse.c: clean up obsolete code comment
Baoquan He
2019-05-14
include/linux/balloon_compaction.h: drop unused function stubs
David Hildenbrand
2019-05-14
mm/swap.c: __pagevec_lru_add_fn: typo fix
Peng Fan
2019-05-14
mm/hugetlb: get rid of NODEMASK_ALLOC
Oscar Salvador
2019-05-14
hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
Mike Kravetz
2019-05-14
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-05-14
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...
Yafang Shao
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
[next]