summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-311-3/+40
|\
| * docs: sysfs-block-device: document ncq_prio_supportedDamien Le Moal2021-08-181-1/+24
| * docs: sysfs-block-device: improve ncq_prio_enable documentationNiklas Cassel2021-08-181-3/+17
* | Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-313-23/+0
|\ \
| * | remove the lightnvm subsystemChristoph Hellwig2021-08-143-23/+0
* | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-311-0/+12
|\| |
| * | block: export diskseq in sysfsMatteo Croce2021-08-021-0/+12
* | | Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-312-27/+64
|\ \ \
| * | | dt-bindings: timer: convert rockchip,rk-timer.txt to YAMLEzequiel Garcia2021-08-132-27/+64
* | | | Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-312-2/+11
|\ \ \ \
| * | | | x86/reboot: Document how to override DMI platform quirksPaul Gortmaker2021-08-122-1/+8
| * | | | x86/reboot: Document the "reboot=pci" optionPaul Gortmaker2021-08-121-1/+3
| |/ / /
* | | | Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-314-0/+95
|\ \ \ \
| * | | | Documentation: Add L1D flushing DocumentationBalbir Singh2021-07-284-0/+95
| | |_|/ | |/| |
* | | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-303-4/+43
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-292-4/+29
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...Marc Zyngier2021-08-181-1/+4
| | |\ \ \ \
| | | * | | | dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bankJianqun Xu2021-08-171-1/+4
| | * | | | | Documentation: Update irq_domain.rst with new lookup APIsMarc Zyngier2021-08-121-3/+25
| | | |/ / / | | |/| | |
| * | | | | platform-msi: Add ABI to show msi_irqs of platform devicesBarry Song2021-08-241-0/+14
| | |_|/ / | |/| | |
* | | | | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-301-0/+94
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar2021-08-171019-15916/+33250
| |\ \ \ \ \
| * | | | | | Documentation/atomic_t: Document forward progress expectationsPeter Zijlstra2021-08-041-0/+53
| * | | | | | Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()Peter Zijlstra2021-07-071-0/+41
* | | | | | | Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-302-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-282-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-301-0/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2021-08-261019-15903/+33251
| |\ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/uncore: Add alias PMU nameKan Liang2021-07-021-0/+13
* | | | | | | | | Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-305-29/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: Update stallwarn.rst with recent changesPaul E. McKenney2021-07-201-6/+15
| * | | | | | | | | rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker2021-07-201-0/+29
| * | | | | | | | | docs: Fix a typo in Documentation/RCU/stallwarn.rstHaocheng Xie2021-07-201-1/+1
| * | | | | | | | | Documentation/RCU: Fix nested inline markupAkira Yokosawa2021-07-201-3/+5
| * | | | | | | | | Documentation/RCU: Fix emphasis markersAkira Yokosawa2021-07-203-19/+19
* | | | | | | | | | Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2021-08-301-188/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: remove mandatory file locking supportJeff Layton2021-08-231-188/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-08-307-13/+119
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: power: supply: smb347-charger: Document USB VBUS regulatorDmitry Osipenko2021-08-161-0/+30
| * | | | | | | | | | dt-bindings: power: supply: max17042: describe interruptKrzysztof Kozlowski2021-08-161-0/+2
| * | | | | | | | | | dt-bindings: power: Extend battery bindings with chemistryLinus Walleij2021-08-141-0/+14
| * | | | | | | | | | Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel2021-08-131-0/+48
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt-bindings: power: Add bindings document for Charger support on MT6360 PMICGene Chen2021-08-131-0/+48
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | dt-bindings: power: supply: axp20x-battery: Add AXP209 compatibleMaxime Ripard2021-08-061-0/+1
| * | | | | | | | | | dt-bindings: power: supply: axp20x: Add AXP803 compatibleMaxime Ripard2021-08-063-13/+23
| * | | | | | | | | | dt-bindings: power: supply: max17042: Document max77849-batteryNikita Travkin2021-08-061-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-08-307-112/+313
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown2021-08-267-112/+313
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | spi: add sprd ADI for sc9863 and ums512Chunyan Zhang2021-08-261-0/+2
| | * | | | | | | | | spi: Convert sprd ADI bindings to yamlChunyan Zhang2021-08-262-63/+102