index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
mm.h
Age
Commit message (
Expand
)
Author
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-06-07
lockdep: fix fs_reclaim annotation
Omar Sandoval
2018-05-29
doc: document scope NOFS, NOIO APIs
Michal Hocko
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-09-06
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-05-08
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>
Ingo Molnar
2017-03-03
sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
sched/headers: Move more mm_struct related functionality from <linux/sched.h>...
Ingo Molnar
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar