summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-311-5/+25
|\
| * bpf: doc: update answer for 32-bit subregister questionJiong Wang2019-05-311-5/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3143-161/+760
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-309-61/+562
| |\ \
| | * | Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli2019-05-282-35/+13
| | * | Documentation: add TLS offload documentationJakub Kicinski2019-05-226-0/+488
| | * | Documentation: tls: RSTify the ktls documentationJakub Kicinski2019-05-222-13/+30
| | * | Documentation: net: move device drivers docs to a submenuJakub Kicinski2019-05-222-13/+31
| * | | Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds2019-05-297-31/+88
| |\ \ \
| | * | | docs: Fix conf.py for Sphinx 2.0Jonathan Corbet2019-05-241-1/+1
| | * | | docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet2019-05-231-1/+1
| | * | | docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2019-05-232-1/+2
| | * | | doc: Cope with the deprecation of AutoReporterJonathan Corbet2019-05-231-8/+26
| | * | | doc: Cope with Sphinx logging deprecationsJonathan Corbet2019-05-233-21/+59
| * | | | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-2424-63/+103
| |\ \ \ \
| | * | | | dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu2019-05-2215-39/+39
| | * | | | dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring2019-05-221-11/+13
| | * | | | dt-bindings: arm: Clean up CPU binding examplesRobin Murphy2019-05-222-8/+8
| | * | | | dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab2019-05-224-4/+4
| | * | | | dt-bindings: Pass binding directory to validation toolsRob Herring2019-05-221-1/+1
| | * | | | dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley2019-05-221-0/+38
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-4/+5
| |\ \ \ \ \
| | * | | | | arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-231-4/+4
| | * | | | | arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+1
| | |/ / / /
| * | | | | Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds2019-05-232-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | Documentation: kdump: fix minor typoCengiz Can2019-05-211-1/+1
| | * | | counter: fix Documentation build error due to incorrect source file nameRandy Dunlap2019-05-201-1/+1
| | |/ /
* | | | Documentation: ip-sysctl.txt: Document tcp_fastopen_keyJason Baron2019-05-301-0/+20
* | | | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-291-1/+4
* | | | net: phy: Add phy_standalone sysfs entryIoana Ciornei2019-05-291-0/+8
* | | | dt-bindings: net: add qca,ar71xx.txt documentationOleksij Rempel2019-05-261-0/+45
* | | | dt-bindings: net: document new usxgmii phy modeHeiner Kallweit2019-05-241-0/+1
* | | | dt-binding: ptp_qoriq: support ENETC PTP compatibleY.b. Lu2019-05-241-0/+1
| |_|/ |/| |
* | | dt-bindings: phy: dp83867: Add documentation for disabling clock outputTrent Piepho2019-05-221-2/+4
* | | dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delayTrent Piepho2019-05-221-0/+8
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-222-4/+4
|\ \
| * | net-next: net: Fix typos in ip-sysctl.txtMasanari Iida2019-05-211-2/+2
| * | networking: : fix typos in code commentsWeitao Hou2019-05-201-2/+2
* | | Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-201-14/+0
|\ \ \ | |/ / |/| |
| * | kbuild: drop support for cc-ldoptionNick Desaulniers2019-05-211-14/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-201-1/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-151-1/+1
| |\
| | * bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-141-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-191-0/+1
|\ \ \
| * | | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-0/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \ \ \
| * | | | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-1/+3
|\ \ \ \ \
| * | | | | dt-bindings: timer: Add Allwinner suniv timerMesih Kilinc2019-05-021-1/+3
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-193-1/+150
|\ \ \ \ \ \