Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11Documentation/vm/hmm.txt: typos and syntaxes fixesJérôme Glisse
2018-04-11mm/hmm: documentation editorial update to HMM documentationRalph Campbell
2018-03-21docs/vm: update 00-INDEXMike Rapoport
2018-02-01Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-02-01mm: show total hugetlb memory consumption in /proc/meminfoRoman Gushchin
2018-01-18linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txtMasanari Iida
2017-12-15Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy
2017-11-16mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse
2017-09-09hmm: heterogeneous memory management documentationJérôme Glisse
2017-09-07swap: choose swap device according to numa nodeAaron Lu
2017-09-07mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
2017-07-07ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli
2017-05-09Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park
2017-05-04Documentation: vm, add hugetlbfs reservation overviewMike Kravetz
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-02-28scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-25mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes
2017-02-25userfaultfd: documentation updateMike Rapoport
2017-02-25mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-23Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-23mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-01-27Doc: Fix double words in DocumentationMasanari Iida
2017-01-11mm: add documentation for page fragment APIsAlexander Duyck
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-13mm: make transparent hugepage size publicHugh Dickins
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-04Documenation: update cgroup's document pathseokhoon.yoon
2016-07-27mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-27thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov
2016-07-27thp, mlock: update unevictable-lru.txtKirill A. Shutemov
2016-07-27mm: migrate: support non-lru movable page migrationMinchan Kim
2016-05-21z3fold: the 3-fold allocator for compressed pagesVitaly Wool
2016-05-21Documentation: vm: fix spelling mistakesEric Engestrom
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-14Documentation: vm: Spelling s/paltform/platform/gGeert Uytterhoeven
2016-04-28Documentation: fix common spelling mistakesKees Cook
2016-04-16Documentation typo: wrong page flag bit for KPF_HUGEDoug Hoyte
2016-03-18mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman
2016-03-18thp, vmstats: count deferred split eventsKirill A. Shutemov
2016-03-16mm, page_owner: convert page_owner_inited to static keyVlastimil Babka
2016-03-16slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-16thp: update documentationKirill A. Shutemov
2015-12-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida
2015-11-07mm: make compound_head() robustKirill A. Shutemov
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman