Wanpeng Li
|
20cb6cab52
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
|
11 years ago |
Andrew Morton
|
325c4ef5c4
mm/madvise.c:madvise_hwpoison(): remove local `ret'
|
11 years ago |
Wanpeng Li
|
8302423b8e
mm/madvise.c: fix return value of madvise_hwpoison()
|
11 years ago |
Wanpeng Li
|
29b4eedee6
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
|
11 years ago |
Wanpeng Li
|
b194b8cdb8
mm/hwpoison: add '#' to madvise_hwpoison
|
11 years ago |
Vladimir Cernov
|
ec9bed9d38
mm/madvise.c: fix coding-style errors
|
11 years ago |
Rasmus Villemoes
|
84d96d8976
mm: madvise: complete input validation before taking lock
|
12 years ago |
Shaohua Li
|
1998cc0489
mm: make madvise(MADV_WILLNEED) support swap file prefetch
|
12 years ago |
Konstantin Khlebnikov
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
12 years ago |
Andy Lutomirski
|
9ab4233dd0
mm: Hold a file reference in madvise_remove
|
13 years ago |
Hugh Dickins
|
3f31d07571
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
|
13 years ago |
Jason Baron
|
accb61fe7b
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
|
13 years ago |
Tony Luck
|
cd42f4a3b2
HWPOISON: Clean up memory_failure() vs. __memory_failure()
|
13 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Andrea Arcangeli
|
60ab3244ec
thp: khugepaged: make khugepaged aware about madvise
|
14 years ago |
Andrea Arcangeli
|
a664b2d855
thp: madvise(MADV_NOHUGEPAGE)
|
14 years ago |
Andrea Arcangeli
|
0af4e98b6b
thp: madvise(MADV_HUGEPAGE)
|
14 years ago |
Andi Kleen
|
afcf938ee0
HWPOISON: Add a madvise() injector for soft page offlining
|
15 years ago |
Andi Kleen
|
d15f107d97
HWPOISON: Use get_user_page_fast in hwpoison madvise
|
15 years ago |
Andi Kleen
|
82ba011b90
HWPOISON: Turn ref argument into flags argument
|
15 years ago |
Wu Fengguang
|
bd1ce5f91f
HWPOISON: avoid grabbing the page count multiple times during madvise injection
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
16 years ago |
Hugh Dickins
|
f8af4da3b4
ksm: the mm interface to ksm
|
16 years ago |
Hugh Dickins
|
3866ea90d3
ksm: first tidy up madvise_vma()
|
16 years ago |
Andi Kleen
|
9893e49d64
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
|
16 years ago |
Nick Piggin
|
75927af8bc
mm: madvise(): correct return code
|
16 years ago |
Wu Fengguang
|
f7e839dd36
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
|
16 years ago |
Linus Torvalds
|
0f18132828
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
|
16 years ago |
Mel Gorman
|
a425a638c8
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
|
16 years ago |
Heiko Carstens
|
3480b25743
[CVE-2009-0029] System call wrappers part 14
|
16 years ago |