summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-24scripts: kernel-doc: Translate the DESCRIPTION sectionTomasz Warniełło1-6/+9
2022-02-24scripts: kernel-doc: Relink argument parsing error handling to pod2usageTomasz Warniełło1-3/+17
2022-02-24scripts: kernel-doc: Add the basic POD sectionsTomasz Warniełło1-0/+25
2022-02-24docs: Remove duplicated words in trace/osnoise-tracerOscar Shiang1-2/+2
2022-02-16docs: pdfdocs: Move CJK monospace font setting to main conf.pyAkira Yokosawa2-12/+8
2022-02-16docs/translations: Skip CJK contents if suitable fonts not foundAkira Yokosawa5-13/+17
2022-02-16docs: pdfdocs: Enable CJKspace in TOC for Korean titlesAkira Yokosawa1-1/+5
2022-02-16docs: pdfdocs: Switch default CJK font to KR variantsAkira Yokosawa1-9/+14
2022-02-16docs: pdfdocs: Tweak width params of TOCAkira Yokosawa1-0/+31
2022-02-16docs: Fix wording in optional zram feature docsEthan Dye1-10/+10
2022-02-16docs/zh_CN: Add sched-energy Chinese translationTang Yizhou2-2/+353
2022-02-16docs/zh_CN: Add energy-model Chinese translationTang Yizhou2-1/+191
2022-02-16Documentation: Fix links for udftools project and pktcdvd toolPali Rohár2-3/+3
2022-02-16Documentation: dev-tools: clarify KTAP specification wordingFrank Rowand1-8/+23
2022-02-14docs: Makefile: Add -no-shell-escape option to LATEXOPTSAkira Yokosawa1-1/+1
2022-02-10docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verboseAkira Yokosawa1-3/+19
2022-02-10docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversionAkira Yokosawa1-20/+48
2022-02-10docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'Akira Yokosawa1-4/+26
2022-02-10docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversionAkira Yokosawa1-2/+44
2022-02-02docs: scheduler: Fix outdated parameter of rebalance_domainsTang Yizhou1-4/+4
2022-02-02docs/zh_CN: Add rbtree Chinese translationTang Yizhou2-1/+392
2022-01-27docs: process: submitting-patches: Clarify the Reported-by usageAndy Shevchenko1-1/+2
2022-01-27docs/zh_CN: add highmem translationYanteng Si2-1/+129
2022-01-27docs/zh_CN: add free_page_reporting translationYanteng Si2-1/+39
2022-01-27docs/zh_CN: add damon api translationYanteng Si2-3/+33
2022-01-27docs/zh_CN: add damon design translationYanteng Si2-1/+140
2022-01-27docs/zh_CN: add damon faq translationYanteng Si2-1/+51
2022-01-27docs/zh_CN: add damon index tronslationYanteng Si2-1/+34
2022-01-27docs/zh_CN: Update zh_CN/accounting/delay-accounting.rstwangyong1-32/+30
2022-01-27docs/zh_CN: add balance translationYanteng Si2-1/+82
2022-01-27docs_zh_CN: add active_mm translationYanteng Si2-1/+86
2022-01-27docs/zh_CN: add vm/index translationYanteng Si2-1/+53
2022-01-27Documentation: core-api: entry: Add comments about nestingNicolas Saenz Julienne1-0/+18
2022-01-27Documentation: Fill the gaps about entry/noinstr constraintsThomas Gleixner2-0/+269
2022-01-27docs/zh_CN: Add opp Chinese translationTang Yizhou2-1/+343
2022-01-27docs/zh_CN: Add power/index Chinese translationTang Yizhou2-1/+56
2022-01-27docs/zh_CN: Cleanup index.rstTang Yizhou1-3/+3
2022-01-27docs/vm: Fix typo in *harden*Paul Menzel1-1/+1
2022-01-27Documentation: arm: marvell: Extend Avanta listPali Rohár1-0/+2
2022-01-27docs: fix typo in Documentation/kernel-hacking/locking.rstTakahiro Itazuri1-1/+1
2022-01-27docs: Hook the RTLA documents into the kernel docs buildJonathan Corbet3-0/+47
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds1-2/+2
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99