Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5250471b2d6ad27d536cb34ce39d76b91b2b36b
/
Documentation
/
vm
33041a0
mm: mark remap_file_pages() syscall as deprecated
by Kirill A. Shutemov
· 10 years ago
3ba0812
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO)
by Naoya Horiguchi
· 10 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
c98be0c
doc: spelling error changes
by Carlos Garcia
· 11 years ago
8f28ed9
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt
by Tang Chen
· 11 years ago
df5cbb2
doc: fix double words
by Masanari Iida
· 11 years ago
3cf8ca1
Documentation/: update 00-INDEX files
by Henrik Austad
· 11 years ago
57ea817
mm: documentation: remove hopelessly out-of-date locking doc
by Dave Hansen
· 11 years ago
49f0ce5
mm: add overcommit_kbytes sysctl variable
by Jerome Marchand
· 11 years ago
c283610
x86, mm: do not leak page->ptl for pmd page tables
by Kirill A. Shutemov
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
49076ec
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
by Kirill A. Shutemov
· 11 years ago
0151e3d
Documentation/vm/zswap.txt: fix typos
by Christian Hesse
· 11 years ago
6c7842e
mm: update 00-INDEX
by Henrik Austad
· 11 years ago
d9104d1
mm: track vma changes with VM_SOFTDIRTY bit
by Cyrill Gorcunov
· 11 years ago
15610c8
hugepage: mention libhugetlbfs in doc
by Davidlohr Bueso
· 11 years ago
61b0d76
zswap: add documentation
by Seth Jennings
· 11 years ago
f49cbdd
mm/thp: fix doc for transparent huge zero page
by Wanpeng Li
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
541c237
pagemap: prepare to reuse constant bits with page-shift
by Pavel Emelyanov
· 11 years ago
0f8975e
mm: soft-dirty bits for user memory changes tracking
by Pavel Emelyanov
· 11 years ago
f884ab1
doc: fix misspellings with 'codespell' tool
by Anatol Pomozov
· 11 years ago
c9b1d09
mm: limit growth of 3% hardcoded other user reserve
by Andrew Shewmaker
· 12 years ago
8fdb3db
ksm: add some comments
by Hugh Dickins
· 12 years ago
90bd6fd
ksm: allow trees per NUMA node
by Petr Holasek
· 12 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
79da540
thp: introduce sysfs knob to disable huge zero page
by Kirill A. Shutemov
· 12 years ago
d8a8e1f
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
by Kirill A. Shutemov
· 12 years ago
e180377
thp: change split_huge_page_pmd() interface
by Kirill A. Shutemov
· 12 years ago
4e79162a
doc: fix quite a few typos within Documentation
by Masanari Iida
· 12 years ago
39b5f29
mm: remove vma arg from page_evictable
by Hugh Dickins
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
d46f3d8
hugetlb: update hugetlbpage.txt
by Zhouping Liu
· 12 years ago
1d00015
mm/frontswap: cleanup doc and comment error
by Wanpeng Li
· 12 years ago
a3fe778
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 12 years ago
af4f8ba
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
052fb0d
proc: report file/anon bit in /proc/pid/pagemap
by Konstantin Khlebnikov
· 12 years ago
6925699
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
by Mel Gorman
· 12 years ago
165c8ae
frontswap: s/put_page/store/g s/get_page/load
by Konrad Rzeszutek Wilk
· 12 years ago
27c6aec
mm: frontswap: config and doc files
by Dan Magenheimer
· 13 years ago
9fe4961
Documentations: Fix slabinfo.c directory in vm/slub.txt
by majianpeng
· 13 years ago
f0f57b2
mm: move hugepage test examples to tools/testing/selftests/vm
by Dave Young
· 13 years ago
c6dd897
mm: move page-types.c from Documentation to tools/vm
by Dave Young
· 13 years ago
aab008d
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 13 years ago
807f0cc
pagemap: document KPF_THP and make page-types aware of it
by Naoya Horiguchi
· 13 years ago
16c0cfa
Merge branch 'stable/cleancache.v13' into linux-next
by Konrad Rzeszutek Wilk
· 13 years ago
40e4712
Documentation: Fix multiple typo in Documentation
by Masanari Iida
· 13 years ago
d65657c
mm: Fix typo in cleancache.txt
by Masanari Iida
· 13 years ago
3cd0b62
mm: Fix typo in unevictable-lru.txt
by Masanari Iida
· 13 years ago
417fc2c
mm: cleancache: report statistics via debugfs instead of sysfs.
by Dan Magenheimer
· 13 years ago
3167760
mm: cleancache: s/flush/invalidate/
by Dan Magenheimer
· 13 years ago
888a214
slub: document setting min order with debug_guardpage_minorder > 0
by Stanislaw Gruszka
· 13 years ago
25f4379
slub: fix slub_max_order Documentation
by Eric Dumazet
· 13 years ago
e182a34
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
by Pekka Enberg
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
e369fde
thp: fix khugepaged defrag tunable documentation
by David Rientjes
· 13 years ago
a37933c
slub: doc: update the slabinfo.c file path
by Jason Liu
· 13 years ago
f6e07d3
Documentation: update cgroupfs mount point
by Jörg Sommer
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
4fe4746
mm/fs: cleancache documentation
by Dan Magenheimer
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
12da58b
Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation
by Chen Gong
· 14 years ago
e6e8dd5
doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore
by Michal Hocko
· 14 years ago
1c9bf22
thp: transparent hugepage support documentation
by Andrea Arcangeli
· 14 years ago
716ce5d
slub: Fix build breakage in Documentation/vm
by Pekka Enberg
· 14 years ago
0d24db3
slub: move slabinfo.c to tools/slub/slabinfo.c
by Christoph Lameter
· 14 years ago
d65bfac
mm: highmem documentation
by Peter Zijlstra
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6715981
page-types.c: fix name of unpoison interface
by Naoya Horiguchi
· 14 years ago
0bc79f7f
Doc: Fix typo s/packages/packaged
by Nikanth Karthikesan
· 14 years ago
c7825cf
Documentation/vm: fix spelling in page-types.c
by Tommi Rantala
· 14 years ago
b9498bf
numa: update Documentation/vm/numa, add memoryless node info
by Lee Schermerhorn
· 14 years ago
89bbfb6
Documentation/vm: use better value for MAP_HUGETLB
by Carlo Marcelo Arenas Belon
· 14 years ago
a33f322
Documentation/: it's -> its where appropriate
by Francis Galiegue
· 15 years ago
70bace8
Documentation/vm/: split txt and source files
by Randy Dunlap
· 15 years ago
4c13dd3
failslab: add ability to filter slab caches
by Dmitry Monakhov
· 15 years ago
fe194d3
HWPOISON: Use correct name for MADV_HWPOISON in documentation
by Andi Kleen
· 15 years ago
4fd466e
HWPOISON: add memory cgroup filter
by Andi Kleen
· 15 years ago
478c5ff
HWPOISON: add page flags filter
by Wu Fengguang
· 15 years ago
31d3d34
HWPOISON: limit hwpoison injector to known page types
by Wu Fengguang
· 15 years ago
7c116f2
HWPOISON: add fs/device filters
by Wu Fengguang
· 15 years ago
847ce40
HWPOISON: Add unpoisoning support
by Wu Fengguang
· 15 years ago
0e9052e
page-types: add standard GPL license header
by Wu Fengguang
· 15 years ago
d0f209f
ksm: remove unswappable max_kernel_pages
by Hugh Dickins
· 15 years ago
4faf8d9
hugetlb: handle memory hot-plug events
by Lee Schermerhorn
· 15 years ago
9b5e5d0
hugetlb: use only nodes with memory for huge pages
by Lee Schermerhorn
· 15 years ago
267b4c2
hugetlb: update hugetlb documentation for NUMA controls
by Lee Schermerhorn
· 15 years ago
bb86a73
page-types: exit early when invoked with -d|--describe
by Alex Chiang
· 15 years ago
9fdcd88
page-types: whitespace alignment
by Alex Chiang
· 15 years ago
dcfe730
page-types: learn to describe flags directly from command line
by Alex Chiang
· 15 years ago
f1327bf1
page-types: unsigned cannot be less than 0 in add_page()
by Roel Kluin
· 15 years ago
3428838
page-types: constify read only arrays
by Tommi Rantala
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e02f0e8
doc: Fix a typo in slub.txt.
by Justin P. Mattock
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
cb20c28
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc
by Linus Torvalds
· 15 years ago
1b98c00
Documentation/vm/page-types.c: Declare checked_open static
by Josh Triplett
· 15 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
Next »