summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen1-14/+22
2021-01-23scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish1-2/+0
2021-01-23scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish1-2/+2
2021-01-23scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+2
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry1-6/+2
2021-01-23scsi: libsas: docs: Remove notify_ha_event()Ahmed S. Darwish1-1/+0
2021-01-23scsi: Drop gdth driverHannes Reinecke4-9/+1
2021-01-21scsi: ufs: docs: ABI: Add wb_on documentation for new entry wb_onBean Huo1-0/+11
2021-01-13scsi: docs: ABI: sysfs-driver-ufs: Rectify table formattingLukas Bulwahn1-4/+6
2021-01-08scsi: docs: ABI: sysfs-driver-ufs: Add DeepSleep power modeAdrian Hunter1-14/+20
2020-12-25Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds3-14/+20
2020-12-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+50
2020-12-24Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds80-228/+207
2020-12-24Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2-1/+12
2020-12-23dt-bindings: Drop redundant maxItems/itemsRob Herring6-9/+0
2020-12-23dt-bindings: net: qcom,ipa: Drop unnecessary type ref on 'memory-region'Rob Herring1-1/+0
2020-12-23dt-bindings: Drop unnecessary *-supply schemas propertiesRob Herring17-33/+6
2020-12-23Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+2
2020-12-23Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-160/+252
2020-12-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-89/+173
2020-12-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds3-4/+14
2020-12-23Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2020-12-22kasan: update documentationAndrey Konovalov1-69/+115
2020-12-22kasan: add documentation for hardware tag-based modeAndrey Konovalov1-21/+59
2020-12-22kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*Andrey Konovalov1-1/+1
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+2
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds13-93/+592
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi1-1/+1
2020-12-21Documentation/submitting-patches: Document the SoB chainBorislav Petkov1-0/+6
2020-12-21Documentation: process: Correct numberingMilan Lakhani1-12/+12
2020-12-21docs: submitting-patches: Trivial - fix grammatical errorLee Jones1-1/+1
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada1-1/+1
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven1-0/+24
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven1-0/+11
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2-28/+35
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada1-1/+1
2020-12-21Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk...Stephen Boyd2-0/+56
2020-12-21Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab...Stephen Boyd2-25/+53
2020-12-21Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-...Stephen Boyd1-0/+60
2020-12-21Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '...Stephen Boyd1-0/+55
2020-12-21Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'...Stephen Boyd7-68/+368
2020-12-20Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+70
2020-12-20dt-binding: clock: Document canaan,k210-clk bindingsDamien Le Moal1-0/+54
2020-12-20dt-bindings: Add Canaan vendor prefixDamien Le Moal1-0/+2