summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-326/+2
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds34-175/+106
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds3-5/+5
2022-01-22frontswap: remove frontswap_shrinkChristoph Hellwig1-13/+0
2022-01-22frontswap: remove frontswap_writethroughChristoph Hellwig1-6/+0
2022-01-22mm: remove cleancacheChristoph Hellwig3-307/+2
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds3-1/+65
2022-01-21Documentation: fix firewire.rst ABI file path errorRandy Dunlap1-2/+2
2022-01-20dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainersKrzysztof Kozlowski5-5/+0
2022-01-20dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainersKrzysztof Kozlowski3-3/+3
2022-01-20dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in exampleRob Herring1-2/+1
2022-01-20dt-bindings: Fix array schemas encoded as matricesRob Herring5-82/+70
2022-01-20dt-bindings: Drop unnecessary pinctrl propertiesRob Herring5-39/+0
2022-01-20docs: kvm: fix WARNINGs from api.rstWei Wang1-3/+3
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+22
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+12
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-28/+27
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong1-28/+27
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-6/+6
2022-01-20riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti1-6/+6
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini25-51/+114