Peter Feiner
|
64e455079e
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
|
10 年之前 |
Peter Feiner
|
81d0fa623c
mm: softdirty: unmapped addresses between VMAs are clean
|
10 年之前 |
Oleg Nesterov
|
498f237178
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
|
10 年之前 |
Oleg Nesterov
|
58cb65487e
proc/maps: make vm_is_stack() logic namespace-friendly
|
10 年之前 |
Oleg Nesterov
|
2c03376d2d
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
|
10 年之前 |
Oleg Nesterov
|
557c2d8a73
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
|
10 年之前 |
Oleg Nesterov
|
b8c20a9b85
fs/proc/task_mmu.c: reintroduce m->version logic
|
10 年之前 |
Oleg Nesterov
|
ad2a00e4b7
fs/proc/task_mmu.c: introduce m_next_vma() helper
|
10 年之前 |
Oleg Nesterov
|
0c255321f8
fs/proc/task_mmu.c: simplify m_start() to make it readable
|
10 年之前 |
Oleg Nesterov
|
ebb6cdde1a
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
|
10 年之前 |
Oleg Nesterov
|
0d5f5f45f9
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
|
10 年之前 |
Oleg Nesterov
|
23d54837e4
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
|
10 年之前 |
Oleg Nesterov
|
59b4bf12d4
fs/proc/task_mmu.c: simplify the vma_stop() logic
|
10 年之前 |
Oleg Nesterov
|
29a40ace84
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
|
10 年之前 |
Oleg Nesterov
|
4db7d0ee19
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
|
10 年之前 |
Oleg Nesterov
|
46c298cf69
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
|
10 年之前 |
Peter Feiner
|
87e6d49a00
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
|
11 年之前 |
Peter Feiner
|
68b5a65248
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
|
11 年之前 |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 年之前 |
Fabian Frederick
|
17c2b4ee40
fs/proc/task_mmu.c: replace seq_printf by seq_puts
|
11 年之前 |
Naoya Horiguchi
|
d4c54919ed
mm: add !pte_present() check on existing hugetlb_entry callbacks
|
11 年之前 |
Linus Torvalds
|
a0abcf2e8f
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 年之前 |
Cyrill Gorcunov
|
c86c97ff42
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty()
|
11 年之前 |
Andy Lutomirski
|
78d683e838
mm, fs: Add vm_ops->name as an alternative to arch_vma_name
|
11 年之前 |
Davidlohr Bueso
|
615d6e8756
mm: per-thread vma caching
|
11 年之前 |
Tetsuo Handa
|
652586df95
seq_file: remove "%n" usage from seq_file users
|
11 年之前 |
Kirill A. Shutemov
|
bf929152e9
mm, thp: change pmd_trans_huge_lock() to return taken lock
|
11 年之前 |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 年之前 |
Naoya Horiguchi
|
ec8e41aec1
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
|
11 年之前 |
David Rientjes
|
948927ee9e
mm, mempolicy: make mpol_to_str robust and always succeed
|
11 年之前 |