summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* kconfig: make 'imply' obey the direct dependencyMasahiro Yamada2020-03-131-2/+13
* kconfig: allow symbols implied by y to become mMasahiro Yamada2020-03-131-1/+11
* kbuild: allow to run dt_binding_check and dtbs_check in a single commandMasahiro Yamada2020-03-132-5/+7
* kbuild: Build DT binding examples with dtc warnings enabledRob Herring2020-03-031-0/+4
* kbuild: Always validate DT binding examplesRob Herring2020-03-032-9/+15
* Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers2020-03-032-0/+81
* kbuild: remove trailing slash from devicetree/binding/ for descendingMasahiro Yamada2020-03-031-1/+2
* Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-281-0/+4
|\
| * ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2020-02-101-0/+4
* | Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-281-1/+0
|\ \
| * \ Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki2020-02-281-1/+0
| |\ \
| | * | Documentation: power: Drop reference to interface.rstJonathan Neuschäfer2020-02-201-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-2/+3
|\ \ \ \
| * | | | docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer2020-02-231-2/+3
* | | | | Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-271-4/+1
|\ \ \ \ \
| * | | | | kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada2020-02-271-1/+1
| * | | | | kbuild: remove wrong documentation about mandatory-yMasahiro Yamada2020-02-271-3/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linuxLinus Torvalds2020-02-272-2/+1
|\ \ \ \ \
| * | | | | docs: Fix empty parallelism argumentKees Cook2020-02-251-1/+1
| * | | | | docs: remove MPX from the x86 tocStephen Kitt2020-02-251-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-3/+31
|\ \ \ \ \
| * | | | | bootconfig: Add append value operator supportMasami Hiramatsu2020-02-211-1/+9
| * | | | | bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu2020-02-211-1/+10
| * | | | | bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2020-02-201-0/+7
| * | | | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-201-3/+7
* | | | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-261-0/+1
|\ \ \ \ \ \
| * | | | | | Documentation: kunit: fixed sphinx error in code blockBrendan Higgins2020-02-101-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-241-15/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: s390: rstify new ioctls in api.rstChristian Borntraeger2020-02-241-15/+18
* | | | | | Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-221-10/+10
|\ \ \ \ \ \
| * | | | | | zonefs: fix documentation typos etc.Randy Dunlap2020-02-211-10/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-221-0/+1
|\ \ \ \ \ \
| * | | | | | Documentation/hwmon: fix xdpe12284 Sphinx warningsRandy Dunlap2020-02-171-0/+1
| |/ / / / /
* | | | | | Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-02-224-22/+41
|\ \ \ \ \ \
| * | | | | | dt-bindings: media: csi: Fix clocks descriptionMaxime Ripard2020-02-191-12/+18
| * | | | | | dt-bindings: media: csi: Add interconnects propertiesMaxime Ripard2020-02-191-0/+10
| * | | | | | dt-bindings: net: mdio: remove compatible string from exampleGrygorii Strashko2020-02-191-1/+0
| * | | | | | dt-bindings: memory-controller: Update example for Tegra124 EMCThierry Reding2020-02-191-8/+12
| * | | | | | dt-bindings: mmc: omap-hsmmc: Fix SDIO interruptTomas Paukrt2020-02-191-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-02-212-3/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()Catalin Marinas2020-02-201-2/+9
| * | | | | docs: arm64: fix trivial spelling enought to enough in memory.rstScott Branden2020-02-201-1/+1
| |/ / / /
* | | | | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-212-5/+5
|\ \ \ \ \
| * | | | | Documentation/process: Swap out the ambassador for CanonicalTyler Hicks2020-02-132-2/+2
| * | | | | Documentation/process: Change Microsoft contact for embargoed hardware issuesJames Morris2020-02-101-1/+1
| * | | | | embargoed-hardware-issues: drop Amazon contact as the email address now bouncesGreg Kroah-Hartman2020-02-101-1/+1
| * | | | | Documentation/process: Add Arm contact for embargoed HW issuesGrant Likely2020-02-101-1/+1
| |/ / / /
* | | | | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-211-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dt-bindings: display: sunxi: Fix compatibleMaxime Ripard2020-02-121-1/+5
| |/ / /
* | | | Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-161-0/+4
|\ \ \ \