summaryrefslogtreecommitdiff
path: root/mm/madvise.c
Commit message (Expand)AuthorAge
* HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen2009-12-16
* HWPOISON: Use get_user_page_fast in hwpoison madviseAndi Kleen2009-12-16
* HWPOISON: Turn ref argument into flags argumentAndi Kleen2009-12-16
* HWPOISON: avoid grabbing the page count multiple times during madvise injectionWu Fengguang2009-12-16
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-16
* | ksm: the mm interface to ksmHugh Dickins2009-09-22
* | ksm: first tidy up madvise_vma()Hugh Dickins2009-09-22
|/
* mm: madvise(): correct return codeNick Piggin2009-06-16
* readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang2009-06-16
* Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds2009-05-13
* Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-05
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-14
* madvise: update function comment of madvise_dontneedFernando Luis Vazquez Cao2008-07-30
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* speed up madvise_need_mmap_write() usageJason Baron2007-07-16
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* mm: madvise avoid exclusive mmap_semNick Piggin2007-05-07
* [PATCH] holepunch: fix mmap_sem i_mutex deadlockHugh Dickins2007-03-29
* [PATCH] mm: fix madvise infinine loopNick Piggin2007-03-16
* [PATCH] Fix MADV_REMOVE protection checkingHugh Dickins2006-04-17
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-14
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki2005-10-11
* [PATCH] mm: fix madvise vma mergingHugh Dickins2005-09-05
* [PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki2005-07-27
* [PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2005-06-24
* [PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg2005-06-23
* [PATCH] madvise: merge the mapsPrasanna Meda2005-06-21
* [PATCH] madvise: do not split the mapsPrasanna Meda2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16