index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types_task.h
Age
Commit message (
Expand
)
Author
2024-11-11
mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
Yunsheng Lin
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2023-12-20
mm_types_task.h: Trim dependencies
Kent Overstreet
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-09-26
mm: remove vmacache
Liam R. Howlett
2019-09-25
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
2017-03-03
sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to...
Ingo Molnar
2017-03-03
mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> ...
Ingo Molnar
2017-03-02
mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l...
Ingo Molnar