summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)Author
2020-10-30docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-bus-nvdimm: use the right format for ABIMauro Carvalho Chehab
2020-10-30docs: ABI: vdso: use the right format for ABIMauro Carvalho Chehab
2020-10-30docs: ABI: fix syntax to be parsed using ReST notationMauro Carvalho Chehab
2020-10-30docs: ABI: convert testing/configfs-acpi to ReSTMauro Carvalho Chehab
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab
2020-10-30docs: abi-testing.rst: enable --rst-sources when building docsMauro Carvalho Chehab
2020-10-30docs: ABI: don't escape ReST-incompatible chars from obsolete and removedMauro Carvalho Chehab
2020-10-30docs: ABI: create a 2-depth index for ABIMauro Carvalho Chehab
2020-10-30docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-uevent: make it compatible with ReST outputMauro Carvalho Chehab
2020-10-30docs: ABI: testing: make the files compatible with ReST outputMauro Carvalho Chehab
2020-10-30docs: ABI: stable: make files ReST compatibleMauro Carvalho Chehab
2020-10-30docs: ABI: README: specify that files should be ReST compatibleMauro Carvalho Chehab
2020-10-30docs: add ABI documentation to the admin-guide bookMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: Handle with a lazy Sphinx parserMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: use --enable-lineno for get_abi.plMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: make it compatible with Sphinx 1.7+Mauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: fix UTF-8 supportMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: add a script to parse ABI documentationMauro Carvalho Chehab
2020-10-30docs: kernellog.py: add support for info()Mauro Carvalho Chehab
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-23Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross
2020-10-23dma-mapping: document dma_{alloc,free}_pagesChristoph Hellwig
2020-10-22docs: Add two missing entries in vm sysctl indexFam Zheng
2020-10-22docs/vm: trivial fixes to several spelling mistakesColin Ian King
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-10-22Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-21doc: update ext4 and journalling docs to include fast commit featureHarshad Shirwadkar
2020-10-21Documentation: kvm: fix some typos in cpuid.rstOliver Upton
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-21Documentation: kvm: fix a typoLi Qiang