summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down-0/+9
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap-3/+5
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-53/+13
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-61/+562
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds-31/+88
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli-35/+13
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-63/+103
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+5
2019-05-24docs: Fix conf.py for Sphinx 2.0Jonathan Corbet-1/+1
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet-1/+1
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet-1/+2
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet-8/+26
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet-21/+59
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier-4/+4
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon-0/+1
2019-05-22Documentation: add TLS offload documentationJakub Kicinski-0/+488
2019-05-22Documentation: tls: RSTify the ktls documentationJakub Kicinski-13/+30
2019-05-22Documentation: net: move device drivers docs to a submenuJakub Kicinski-13/+31
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+4
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu-39/+39
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring-11/+13
2019-05-22dt-bindings: arm: Clean up CPU binding examplesRobin Murphy-8/+8
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab-4/+4
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring-1/+1
2019-05-22dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley-0/+38
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida-2/+2
2019-05-21Documentation: kdump: fix minor typoCengiz Can-1/+1
2019-05-21USB: rio500: update DocumentationOliver Neukum-53/+13
2019-05-20networking: : fix typos in code commentsWeitao Hou-2/+2
2019-05-20Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+0
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap-1/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers-14/+0
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+3
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+150
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+51
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-30/+502
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit-0/+3
2019-05-16RISC-V: Add DT documentation for SiFive L2 Cache ControllerYash Shah-0/+51
2019-05-16Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-476/+977
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+20
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+303
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring-476/+977
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-9/+7
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson-0/+1