Commit Graph

44 Commits (86d7182985d25900929adce14fffd729cc8c6fb8)

Author SHA1 Message Date
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 13 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
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
Fernando Luis Vazquez Cao 7e6cbea39a madvise: update function comment of madvise_dontneed 17 years ago
Nick Piggin 70688e4dd1 xip: support non-struct page backed memory 17 years ago
Jason Baron f797779324 speed up madvise_need_mmap_write() usage 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Nick Piggin 0a27a14a62 mm: madvise avoid exclusive mmap_sem 18 years ago
Hugh Dickins 90ed52ebe4 [PATCH] holepunch: fix mmap_sem i_mutex deadlock 18 years ago
Nick Piggin 00e9fa2d64 [PATCH] mm: fix madvise infinine loop 18 years ago
Hugh Dickins 69cf0fac60 [PATCH] Fix MADV_REMOVE protection checking 19 years ago
Michael S. Tsirkin f822566165 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK 19 years ago
Badari Pulavarty f6b3ec238d [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store 19 years ago
Linus Torvalds 6aab341e0a mm: re-architect the VM_UNPAGED logic 20 years ago
Hugh Dickins 0b14c179a4 [PATCH] unpaged: VM_UNPAGED 20 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 20 years ago
Suzuki 1bef400329 [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings 20 years ago
Hugh Dickins 836d5ffd34 [PATCH] mm: fix madvise vma merging 20 years ago
suzuki 165cd40235 [PATCH] madvise() does not always return -EBADF on non-file mapped area 20 years ago
Carsten Otte fe77ba6f4f [PATCH] xip: madvice/fadvice: execute in place 20 years ago
Pekka Enberg 3bc1ee3e8f [PATCH] remove redundant vm_flags clearing from madvise.c 20 years ago
Prasanna Meda 05b7438475 [PATCH] madvise: merge the maps 20 years ago
Prasanna Meda e798c6e87b [PATCH] madvise: do not split the maps 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago