summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2019-06-21ABI: sysfs-driver-mlxreg-io: fix the what fieldsMauro Carvalho Chehab
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-15ABI: Fix KernelVersion tagsMauro Carvalho Chehab
2019-06-15ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab
2019-06-14ABI: better identificate tablesMauro Carvalho Chehab
2019-06-14ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entryMauro Carvalho Chehab
2019-06-14ABI: sysfs-driver-hid: the "What" field doesn't parse fineMauro Carvalho Chehab
2019-06-14ABI: fix some syntax issues at the ABI databaseMauro Carvalho Chehab
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-24docs: Fix conf.py for Sphinx 2.0Jonathan Corbet
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-22Documentation: add TLS offload documentationJakub Kicinski
2019-05-22Documentation: tls: RSTify the ktls documentationJakub Kicinski
2019-05-22Documentation: net: move device drivers docs to a submenuJakub Kicinski
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring
2019-05-22dt-bindings: arm: Clean up CPU binding examplesRobin Murphy
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring
2019-05-22dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida
2019-05-21Documentation: kdump: fix minor typoCengiz Can
2019-05-21USB: rio500: update DocumentationOliver Neukum
2019-05-20networking: : fix typos in code commentsWeitao Hou
2019-05-20Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang