index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Commit message (
Expand
)
Author
Age
*
mm: make madvise(MADV_WILLNEED) support swap file prefetch
Shaohua Li
2013-02-23
*
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-10-09
*
mm: Hold a file reference in madvise_remove
Andy Lutomirski
2012-07-06
*
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-05-29
*
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
*
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2012-01-03
*
fs: kill i_alloc_sem
Christoph Hellwig
2011-07-20
*
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
*
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
*
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-13
*
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-12-16
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
|
\
|
*
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
Andi Kleen
2009-09-16
*
|
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
*
|
ksm: first tidy up madvise_vma()
Hugh Dickins
2009-09-22
|
/
*
mm: madvise(): correct return code
Nick Piggin
2009-06-16
*
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
2009-06-16
*
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
2009-05-13
*
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-05-05
*
[CVE-2009-0029] System call wrappers part 14
Heiko Carstens
2009-01-14
*
madvise: update function comment of madvise_dontneed
Fernando Luis Vazquez Cao
2008-07-30
*
xip: support non-struct page backed memory
Nick Piggin
2008-04-28
*
speed up madvise_need_mmap_write() usage
Jason Baron
2007-07-16
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
*
mm: madvise avoid exclusive mmap_sem
Nick Piggin
2007-05-07
*
[PATCH] holepunch: fix mmap_sem i_mutex deadlock
Hugh Dickins
2007-03-29
*
[PATCH] mm: fix madvise infinine loop
Nick Piggin
2007-03-16
*
[PATCH] Fix MADV_REMOVE protection checking
Hugh Dickins
2006-04-17
*
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
2006-02-14
*
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2006-01-06
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
*
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-30
*
[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings
Suzuki
2005-10-11
*
[PATCH] mm: fix madvise vma merging
Hugh Dickins
2005-09-05
*
[PATCH] madvise() does not always return -EBADF on non-file mapped area
suzuki
2005-07-27
*
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
2005-06-24
*
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
2005-06-23
*
[PATCH] madvise: merge the maps
Prasanna Meda
2005-06-21
*
[PATCH] madvise: do not split the maps
Prasanna Meda
2005-06-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16