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

github.com/openwrt/bcm63xx-next.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad
2014-01-24mm: documentation: remove hopelessly out-of-date locking docDave Hansen
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-13Documentation/vm/zswap.txt: fix typosChristian Hesse
2013-10-14mm: update 00-INDEXHenrik Austad
2013-09-12mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov
2013-09-12hugepage: mention libhugetlbfs in docDavidlohr Bueso
2013-07-11zswap: add documentationSeth Jennings
2013-07-09mm/thp: fix doc for transparent huge zero pageWanpeng Li
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04pagemap: prepare to reuse constant bits with page-shiftPavel Emelyanov
2013-07-04mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov
2013-04-30mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-02-24ksm: add some commentsHugh Dickins
2013-02-24ksm: allow trees per NUMA nodePetr Holasek
2012-12-14Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida
2012-10-09mm: remove vma arg from page_evictableHugh Dickins
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-08-22hugetlb: update hugetlbpage.txtZhouping Liu
2012-07-23mm/frontswap: cleanup doc and comment errorWanpeng Li
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-02Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-01proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov
2012-05-30mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-05-15mm: frontswap: config and doc filesDan Magenheimer
2012-05-10Documentations: Fix slabinfo.c directory in vm/slub.txtmajianpeng
2012-03-29mm: move hugepage test examples to tools/testing/selftests/vmDave Young
2012-03-29mm: move page-types.c from Documentation to tools/vmDave Young
2012-03-23Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-02-10mm: Fix typo in cleancache.txtMasanari Iida
2012-02-10mm: Fix typo in unevictable-lru.txtMasanari Iida
2012-01-24mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer
2012-01-24mm: cleancache: s/flush/invalidate/Dan Magenheimer
2012-01-13slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka
2011-11-28slub: fix slub_max_order DocumentationEric Dumazet
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle