index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Age
Commit message (
Expand
)
Author
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
2012-05-29
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-01-03
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-14
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-14
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2009-12-16
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
HWPOISON: Turn ref argument into flags argument
Andi Kleen
2009-12-16
HWPOISON: avoid grabbing the page count multiple times during madvise injection
Wu Fengguang
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
ksm: first tidy up madvise_vma()
Hugh Dickins
2009-09-16
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
Andi Kleen
2009-06-17
mm: madvise(): correct return code
Nick Piggin
2009-06-17
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
2009-05-13
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-01-14
[CVE-2009-0029] System call wrappers part 14
Heiko Carstens
2008-07-30
madvise: update function comment of madvise_dontneed
Fernando Luis Vazquez Cao
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
2007-07-16
speed up madvise_need_mmap_write() usage
Jason Baron
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-07
mm: madvise avoid exclusive mmap_sem
Nick Piggin
2007-03-29
[PATCH] holepunch: fix mmap_sem i_mutex deadlock
Hugh Dickins
2007-03-17
[PATCH] mm: fix madvise infinine loop
Nick Piggin
2006-04-18
[PATCH] Fix MADV_REMOVE protection checking
Hugh Dickins
2006-02-15
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
2005-10-11
[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings
Suzuki
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
2005-07-27
[PATCH] madvise() does not always return -EBADF on non-file mapped area
suzuki
2005-06-24
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
2005-06-22
[PATCH] madvise: merge the maps
Prasanna Meda
2005-06-22
[PATCH] madvise: do not split the maps
Prasanna Meda
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds