aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-03sphinx: kernel_feat.py: add a script to parse feature filesMauro Carvalho Chehab1-0/+169
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab1-15/+2
2020-12-01Documentation: document /proc api for arm64 MTE vm flagsSzabolcs Nagy1-0/+1
2020-11-30docs: dt: Use full path to enable cross-referenceNícolas F. R. A. Prado1-1/+2
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado1-47/+75
2020-11-30Documentation/features: Update feature lists for 5.10Wei Li5-6/+6
2020-11-30Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rstBailu Lin3-0/+243
2020-11-30Documentation/admin-guide: mark memmap parameter is supported by a few architecturesBarry Song2-1/+2
2020-11-30Documentation: fix typos in dev-tools/kasan.rstAndrew Klychkov1-2/+2
2020-11-18doc:it_IT: align Italian documentationFederico Vaga9-263/+296
2020-11-18doc: zh_CN: add tmpfs to index treeWang Qing1-0/+1
2020-11-18Documentation: kgdb: Fix a typoTiezhu Yang1-4/+3
2020-11-13Documentation: Chinese translation of Documentation/arm64/perf.rstBailu Lin3-0/+89
2020-11-13docs: mtd: spi-nor: Fix formatting of text vs. diagramsJonathan Neuschäfer1-2/+4
2020-11-13docs: filesystems: link ubifs-authentication.rst without .rst extensionJonathan Neuschäfer1-1/+1
2020-11-13documentation: arm: sunxi: add Allwinner H616 documentsWilken Gottwalt1-0/+10
2020-11-13docs: driver-api: mtd: intel-spi: Improve formatting of shell commandsJonathan Neuschäfer1-2/+2
2020-11-13doc: zh_CN: add translatation for tmpfsWang Qing1-0/+146
2020-11-13docs: ABI: Drop trailing whitespaceGeert Uytterhoeven5-5/+5
2020-11-13docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}maskGeert Uytterhoeven1-1/+3
2020-11-13docs: ABI: ABI documentation for procfs attribute files used by multiple LSMsCasey Schaufler3-0/+59
2020-11-13Documentation: include sign off for revertsAditya Srivastava1-0/+2
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-7/+7
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-117/+213
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+6
2020-11-05Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2020-11-04Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman1-1/+0
2020-11-03can: j1939: use backquotes for code samplesYegor Yefremov1-44/+44
2020-11-03can: j1939: swap addr and pgn in the send exampleYegor Yefremov1-2/+2
2020-11-03can: j1939: fix syntax and spellingYegor Yefremov1-14/+14
2020-11-03can: j1939: rename jacd toolYegor Yefremov1-1/+1
2020-11-03dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yamlOleksij Rempel2-57/+135
2020-11-03dt-bindings: can: add can-controller.yamlOleksij Rempel1-0/+18
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds14-37/+55
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds3-6/+28
2020-11-03dt-bindings: irqchip: ti, sci-inta: Fix diagram indentation for unmapped eventsPeter Ujfalusi1-1/+1
2020-11-03docs: fix automarkup regression on Python 2Jonathan Corbet1-6/+14
2020-11-02Documentation: PM: cpuidle: correct path nameJulia Lawall1-1/+1
2020-11-02Documentation: PM: cpuidle: correct typoJulia Lawall1-1/+1
2020-11-02docs: leds: index.rst: add a missing fileMauro Carvalho Chehab1-0/+1
2020-11-02docs: ABI: sysfs-class-net: fix a typoMauro Carvalho Chehab1-1/+1
2020-11-02docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sysMauro Carvalho Chehab1-5/+5
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-209/+0
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds246-2361/+3866
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2020-11-01dt-bindings: irqchip: ti, sci-inta: Update for unmapped event handlingPeter Ujfalusi1-0/+10
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+5
2020-10-30Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2020-10-30Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+4