开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
2021-02-12
um: remove process stub VMA
Johannes Berg
2020-10-27
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-07-02
um: Silence lockdep complaint about mmap_sem
Johannes Berg
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-02-18
um, pkeys: Add UML arch_*_access_permitted() methods
Dave Hansen
2014-11-19
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2012-03-20
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2011-11-02
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
Al Viro
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
2008-10-22
x86, um: initial part of asm-um move
Al Viro