index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm: make compound_head() robust
Kirill A. Shutemov
1
-2
/
+2
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-6
/
+8
2015-11-05
mm: page migration avoid touching newpage until no going back
Hugh Dickins
1
-10
/
+9
2015-11-05
mm: rmap use pte lock not mmap_sem to set PageMlocked
Hugh Dickins
1
-45
/
+16
2015-11-05
mm Documentation: undoc non-linear vmas
Hugh Dickins
2
-64
/
+9
2015-11-05
Documentation/vm/transhuge.txt: add information about max_ptes_swap
Ebru Akagunduz
1
-0
/
+10
2015-11-05
Doc/slub: document slabinfo-gnuplot.sh script
Sergey Senozhatsky
1
-0
/
+59
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
1
-0
/
+7
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2
-0
/
+100
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
1
-1
/
+5
2015-09-10
zswap: update docs for runtime-changeable attributes
Dan Streetman
1
-8
/
+28
2015-09-08
Documentation: update libhugetlbfs location and use for testing
Mike Kravetz
1
-4
/
+11
2015-09-08
pagemap: update documentation
Konstantin Khlebnikov
1
-2
/
+12
2015-09-08
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
1
-1
/
+2
2015-09-04
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
1
-5
/
+7
2015-09-04
userfaultfd: linux/Documentation/vm/userfaultfd.txt
Andrea Arcangeli
1
-0
/
+142
2015-06-25
zswap: runtime enable/disable
Dan Streetman
1
-2
/
+16
2015-06-24
Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behavior
Michal Hocko
1
-1
/
+7
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-1
/
+13
2015-04-15
zsmalloc: zsmalloc documentation
Minchan Kim
1
-0
/
+70
2015-04-15
mm, doc: cleanup and clarify munmap behavior for hugetlb memory
David Rientjes
1
-8
/
+16
2015-04-15
hugetlbfs: document min_size mount option and cleanup
Mike Kravetz
1
-9
/
+22
2015-04-15
Documentation/vm/unevictable-lru.txt: document interaction between compaction...
Eric B Munson
1
-0
/
+12
2015-04-14
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-3
/
+1
2015-04-14
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
1
-18
/
+8
2015-04-11
Documentation/vm/pagemap.txt: correct location of page-types tool
Randy Wright
1
-1
/
+2
2015-03-20
doc: add information about max_ptes_none
Ebru Akagunduz
1
-0
/
+11
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-0
/
+8
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-10
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
1
-4
/
+3
2015-01-20
mm: fix cleancache debugfs directory path
Marcin Jabrzyk
1
-1
/
+1
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-0
/
+81
2014-12-13
Documentation: add new page_owner document
Joonsoo Kim
1
-0
/
+81
2014-11-06
Documentation: vm: Add 1GB large page support information
Masanari Iida
1
-2
/
+2
2014-10-22
Docs: Document that the sticky bit is understood by hugetlbfs
Kirill Smelkov
1
-1
/
+1
2014-06-06
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
1
-0
/
+28
2014-06-04
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...
Naoya Horiguchi
1
-0
/
+5
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-05
doc: spelling error changes
Carlos Garcia
1
-2
/
+2
2014-04-18
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-03-21
doc: fix double words
Masanari Iida
1
-1
/
+1
2014-02-10
Documentation/: update 00-INDEX files
Henrik Austad
1
-2
/
+2
2014-01-23
mm: documentation: remove hopelessly out-of-date locking doc
Dave Hansen
1
-130
/
+0
2014-01-21
mm: add overcommit_kbytes sysctl variable
Jerome Marchand
1
-3
/
+4
2013-11-21
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
1
-3
/
+3
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-8
/
+12
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-0
/
+94
2013-11-13
Documentation/vm/zswap.txt: fix typos
Christian Hesse
1
-4
/
+4
2013-10-14
mm: update 00-INDEX
Henrik Austad
1
-8
/
+12
2013-09-11
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
1
-0
/
+7
[next]