index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2016-09-28
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
1
-4
/
+21
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2016-09-28
1
-2
/
+2
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2016-09-28
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2016-09-28
1
-6
/
+19
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2016-09-28
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2016-09-28
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2016-09-28
1
-24
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2016-09-28
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2016-09-28
1
-16
/
+19
*
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2016-09-28
1
-9
/
+28
*
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
Oleg Nesterov
2016-09-28
1
-28
/
+16
*
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-2
/
+2
*
3.10.74 -> 3.10.75
Jan Engelmohr
2016-08-26
1
-0
/
+10
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1523