index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
Age
Commit message (
Expand
)
Author
Lines
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+136
2009-10-08
page-types: add hwpoison/unpoison feature
Wu Fengguang
-1
/
+72
2009-10-08
page-types: introduce kpageflags_flags()
Wu Fengguang
-4
/
+11
2009-10-08
page-types: make voffset local variables
Wu Fengguang
-18
/
+21
2009-10-08
page-types: make standalone pagemap/kpageflags read routines
Wu Fengguang
-65
/
+89
2009-10-08
page-types: introduce checked_open()
Wu Fengguang
-10
/
+14
2009-10-08
page-types: add GPL note
Wu Fengguang
-1
/
+4
2009-10-08
pagemap: document KPF_KSM and show it in page-types
Wu Fengguang
-0
/
+6
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
-0
/
+6
2009-10-08
ksm: more on default values
Hugh Dickins
-6
/
+7
2009-10-04
HWPOISON: Add brief hwpoison description to Documentation
Andi Kleen
-0
/
+136
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1
/
+1
2009-09-24
page-types: add feature for walking process address space
Wu Fengguang
-20
/
+180
2009-09-24
Documentation/vm/.gitignore: add page-types
Josh Triplett
-0
/
+1
2009-09-24
truncate: new helpers
npiggin@suse.de
-1
/
+1
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
-60
/
+60
2009-09-22
hugetlb: add MAP_HUGETLB example
Eric B Munson
-6
/
+87
2009-09-22
ksm: add some documentation
Hugh Dickins
-0
/
+91
2009-09-22
hugetlb: clean up and update huge pages documentation
Lee Schermerhorn
-46
/
+87
2009-07-10
slub: add option to disable higher order debugging slabs
David Rientjes
-0
/
+10
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
-1
/
+1
2009-06-16
pagemap: add page-types tool
Wu Fengguang
-1
/
+699
2009-06-16
pagemap: document 9 more exported page flags
Wu Fengguang
-0
/
+62
2009-06-16
pagemap: document clarifications
Wu Fengguang
-3
/
+3
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
-9
/
+9
2009-04-13
mm: add documentation describing what tsk->active_mm means vs tsk->mm
Michael Ellerman
-0
/
+85
2009-04-13
mm: reformat the Unevictable-LRU documentation
David Howells
-469
/
+572
2009-04-09
tracing: consolidate documents
Li Zefan
-126
/
+0
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+126
2009-03-30
trivial: fix where cgroup documentation is not correctly referred to
Thadeu Lima de Souza Cascardo
-2
/
+4
2009-01-11
Merge commit 'v2.6.29-rc1' into tracing/urgent
Ingo Molnar
-45
/
+18
2009-01-06
mm: remove try_to_munlock from vmscan
Hugh Dickins
-45
/
+18
2008-12-29
kmemtrace: remove config option for enabling tracing at boot
Pekka Enberg
-1
/
+1
2008-12-29
kmemtrace: Fix typos in documentation.
Eduard - Gabriel Munteanu
-1
/
+1
2008-12-29
kmemtrace: Additional documentation.
Eduard - Gabriel Munteanu
-0
/
+126
2008-10-30
.gitignore updates
Alexey Dobriyan
-0
/
+1
2008-10-20
doc: unevictable LRU and mlocked pages documentation
Lee Schermerhorn
-0
/
+615
2008-08-15
Documentation/vm/page_migration: update reference to numa_maps + fix download...
Michael Kerrisk
-4
/
+5
2008-08-12
docsrc: build Documentation/ sources
Randy Dunlap
-0
/
+8
2008-07-26
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
-3
/
+3
2008-07-24
hugetlb: new sysfs interface
Nishanth Aravamudan
-0
/
+23
2008-07-04
Christoph has moved
Christoph Lameter
-3
/
+3
2008-06-06
pagemap: add documentation for pagemap
Thomas Tuttle
-0
/
+77
2008-05-02
slabinfo: Support printout of the number of fallbacks
Christoph Lameter
-4
/
+6
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
-16
/
+11
2008-04-28
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
-6
/
+5
2008-04-28
mempolicy: use MPOL_PREFERRED for system-wide default policy
Lee Schermerhorn
-36
/
+18
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
-0
/
+68
2008-04-28
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
-4
/
+0
2008-04-28
mempolicy: disallow static or relative flags for local preferred mode
David Rientjes
-2
/
+14
[next]