Miklos Szeredi
|
2aa15890f3
mm: prevent concurrent unmap_mapping_range() on the same inode
|
14 年之前 |
Michel Lespinasse
|
419d8c96db
mlock: do not munlock pages in __do_fault()
|
14 年之前 |
Michel Lespinasse
|
e15f8c01af
mlock: fix race when munlocking pages in do_wp_page()
|
14 年之前 |
Andrea Arcangeli
|
14d1a55cd2
thp: add debug checks for mapcount related invariants
|
14 年之前 |
Andrea Arcangeli
|
500d65d471
thp: pmd_trans_huge migrate bugcheck
|
14 年之前 |
Andrea Arcangeli
|
f66055ab6f
thp: verify pmd_trans_huge isn't leaking
|
14 年之前 |
Hugh Dickins
|
8a07651ee8
thp: transparent hugepage core fixlet
|
14 年之前 |
Andrea Arcangeli
|
71e3aac072
thp: transparent hugepage core
|
14 年之前 |
Andrea Arcangeli
|
47ad8475c0
thp: clear_copy_huge_page
|
14 年之前 |
Andrea Arcangeli
|
8ac1f8320a
thp: pte alloc trans splitting
|
14 年之前 |
Andrea Arcangeli
|
14fd403f21
thp: export maybe_mkwrite
|
14 年之前 |
Michel Lespinasse
|
53a7706d5e
mlock: do not hold mmap_sem for extended periods of time
|
14 年之前 |
Michel Lespinasse
|
110d74a921
mm: add FOLL_MLOCK follow_page flag.
|
14 年之前 |
Michel Lespinasse
|
5ecfda041e
mlock: avoid dirtying pages and triggering writeback
|
14 年之前 |
Michel Lespinasse
|
72ddc8f722
do_wp_page: clarify dirty_page handling
|
14 年之前 |
Michel Lespinasse
|
b009c024ff
do_wp_page: remove the 'reuse' flag
|
14 年之前 |
Jan Beulich
|
3ecb01df32
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
|
14 年之前 |
Namhyung Kim
|
1b36ba815b
mm: wrap follow_pte() using __cond_lock()
|
14 年之前 |
Namhyung Kim
|
e6219ec819
mm: add lock release annotation on do_wp_page()
|
14 年之前 |
Namhyung Kim
|
25ca1d6c02
mm: wrap get_locked_pte() using __cond_lock()
|
14 年之前 |
Michel Lespinasse
|
d065bd810b
mm: retry page fault when blocking on disk transfer
|
14 年之前 |
Peter Zijlstra
|
ece0e2b640
mm: remove pte_*map_nested()
|
14 年之前 |
Andi Kleen
|
46e387bbd8
Merge branch 'hwpoison-hugepages' into hwpoison
|
14 年之前 |
Linus Torvalds
|
c3b86a2942
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Andi Kleen
|
aa50d3a7aa
Encode huge page size for VM_FAULT_HWPOISON errors
|
14 年之前 |
Hugh Dickins
|
31c4a3d3a0
mm: further fix swapin race condition
|
14 年之前 |
Andrea Arcangeli
|
4969c1192d
mm: fix swapin race condition
|
14 年之前 |
Luck, Tony
|
8ca3eb0809
guard page for stacks that grow upwards
|
14 年之前 |
Shaohua Li
|
61c77326d1
x86, mm: Avoid unnecessary TLB flush
|
15 年之前 |
Linus Torvalds
|
0e8e50e20c
mm: make stack guard page logic use vm_prev pointer
|
14 年之前 |