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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-10-26
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-26
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-26
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-26
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-26
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm/filemap.c: use vmf_error()
Souptick Joarder
2018-10-26
mm: remove unnecessary local variable addr in __get_user_pages_fast()
Wei Yang
2018-10-26
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-26
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
2018-10-26
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
2018-10-26
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2018-10-26
mm/memory_hotplug.c: clean up node_states_check_changes_offline()
Oscar Salvador
2018-10-26
mm/memory_hotplug.c: simplify node_states_check_changes_online
Oscar Salvador
2018-10-26
mm/memory_hotplug.c: tidy up node_states_clear_node()
Oscar Salvador
2018-10-26
mm/memory_hotplug.c: spare unnecessary calls to node_set_state
Oscar Salvador
2018-10-26
mm/filemap.c: Use existing variable
haiqing.shq
2018-10-26
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
2018-10-26
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
2018-10-26
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
2018-10-26
vfree: add debug might_sleep()
Andrey Ryabinin
2018-10-26
mm/vmalloc.c: improve vfree() kerneldoc
Andrey Ryabinin
2018-10-26
kvfree(): fix misleading comment
Andrey Ryabinin
2018-10-26
mm/mempolicy.c: use match_string() helper to simplify the code
zhong jiang
2018-10-26
mm/swap.c: remove duplicated include
YueHaibing
2018-10-26
mm, page_alloc: drop should_suppress_show_mem
Michal Hocko
2018-10-26
mm/memcontrol.c: fix memory.stat item ordering
Johannes Weiner
2018-10-26
mm: zero-seek shrinkers
Johannes Weiner
2018-10-26
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
2018-10-26
mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
Johannes Weiner
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
mm: workingset: don't drop refault information prematurely
Johannes Weiner
2018-10-26
mm, slab: shorten kmalloc cache names for large sizes
Vlastimil Babka
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-26
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
2018-10-26
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
2018-10-26
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
Andrea Arcangeli
2018-10-26
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
2018-10-26
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
2018-10-26
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
2018-10-26
mm: remove vm_insert_pfn()
Matthew Wilcox
2018-10-26
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
2018-10-26
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
2018-10-26
mm: remove vm_insert_mixed()
Matthew Wilcox
2018-10-26
mm: convert to use vm_fault_t
Souptick Joarder
2018-10-26
mm/page_alloc.c: clean up check_for_memory()
Oscar Salvador
2018-10-26
mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
Huang Ying
2018-10-26
mm/swapfile.c: call free_swap_slot() in __swap_entry_free()
Huang Ying
[prev]
[next]