aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down1-0/+9
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap1-3/+5
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-53/+13
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-61/+562
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds7-31/+88
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli2-35/+13
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds24-63/+103
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-4/+5
2019-05-24docs: Fix conf.py for Sphinx 2.0Jonathan Corbet1-1/+1
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet1-1/+1
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2-1/+2
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier1-4/+4
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon1-0/+1
2019-05-22Documentation: add TLS offload documentationJakub Kicinski6-0/+488
2019-05-22Documentation: tls: RSTify the ktls documentationJakub Kicinski2-13/+30
2019-05-22Documentation: net: move device drivers docs to a submenuJakub Kicinski2-13/+31
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+4
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu15-39/+39
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring1-11/+13
2019-05-22dt-bindings: arm: Clean up CPU binding examplesRobin Murphy2-8/+8
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab4-4/+4
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring1-1/+1
2019-05-22dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley1-0/+38
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida1-2/+2
2019-05-21Documentation: kdump: fix minor typoCengiz Can1-1/+1
2019-05-21USB: rio500: update DocumentationOliver Neukum1-53/+13
2019-05-20networking: : fix typos in code commentsWeitao Hou1-2/+2
2019-05-20Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-14/+0
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap1-1/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers1-14/+0
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+3
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+150
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-0/+51
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-30/+502
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit1-0/+3
2019-05-16RISC-V: Add DT documentation for SiFive L2 Cache ControllerYash Shah1-0/+51
2019-05-16Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-476/+977
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+20
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-1/+303
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring2-476/+977
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+7
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/lateOlof Johansson1-0/+1