summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero-1/+1
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+3
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+13
2020-11-30docs: bootconfig: Add the endianness of fieldsMasami Hiramatsu-1/+3
2020-11-28dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski-3/+3
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+2
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+26
2020-11-27Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-16/+104
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie-0/+6
2020-11-26media: vidtv.rst: add kernel-doc markupsMauro Carvalho Chehab-0/+27
2020-11-26media: vidtv.rst: update vidtv documentationMauro Carvalho Chehab-13/+72
2020-11-26media: vidtv: psi: Implement an Event Information Table (EIT)Daniel W. S. Almeida-3/+5
2020-11-26media: vidtv: psi: add a Network Information Table (NIT)Daniel W. S. Almeida-3/+3
2020-11-24Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski-0/+26
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+0
2020-11-20Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+6
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2020-11-19Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-3/+6
2020-11-19dt-bindings: display: Add a property to deal with WiFi coexistenceMaxime Ripard-0/+6
2020-11-19docs: bootconfig: Update file format on initrd imageMasami Hiramatsu-5/+13
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin-0/+3
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds-15/+15
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov-3/+6
2020-11-13Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+12
2020-11-13docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABIFabrice Gasnier-24/+0
2020-11-13dt-bindings: clock: imx5: fix exampleMarc Kleine-Budde-1/+1
2020-11-13dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53Marc Kleine-Budde-2/+5
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+6
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-19/+46
2020-11-11net: switch to the kernel.org patchwork instanceJakub Kicinski-4/+4
2020-11-11dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-modeMarc Kleine-Budde-5/+6
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap-5/+5
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap-9/+9
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap-1/+1
2020-11-10Documentation: ACPI: fix spelling mistakesFlavio Suligoi-5/+5
2020-11-09docs: networking: phy: s/2.5 times faster/2.5 times as fast/Jonathan Neuschäfer-2/+2
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+2
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+15
2020-11-09Documentation: firmware-guide: gpio-properties: Clarify initial output stateAndy Shevchenko-0/+23
2020-11-09Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()Andy Shevchenko-0/+3
2020-11-09Documentation: firmware-guide: gpio-properties: Fix factual mistakesAndy Shevchenko-14/+15
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+7
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+10
2020-11-08KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUIDPeter Xu-2/+1
2020-11-08KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTERPeter Xu-1/+1
2020-11-06jbd2: drop jbd2_fc_init documentationHarshad Shirwadkar-4/+2
2020-11-06ext4: describe fast_commit feature flagsHarshad Shirwadkar-0/+13