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
/
mmu_context.c
Age
Commit message (
Expand
)
Author
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-04-28
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
2014-02-21
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
Martin Schwidefsky
2013-05-07
mm: remove old aio use_mm() comment
Zach Brown
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2010-03-24
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2010-01-15
mm: export use_mm/unuse_mm to modules
Michael S. Tsirkin
2009-09-22
mm: reduce atomic use on use_mm fast path
Michael S. Tsirkin
2009-09-22
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin