summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* spi: Convert the Aspeed SMC controllers device tree bindingCédric Le Goater2022-05-162-51/+82
* spi: dt-bindings: renesas,rspi: Document RZ/G2UL SoCBiju Das2022-05-031-0/+2
* spi: dt-bindings: add binding doc for spi-mtk-snfiChuanhong Guo2022-04-271-0/+88
* spi: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2022-04-251-0/+3
* spi: mediatek: add single/quad mode supportMark Brown2022-04-051-0/+4
|\
| * spi: support hclkLeilk Liu2022-04-041-0/+4
* | spi: qcom-qspi: Add minItems to interconnect-namesKuldeep Singh2022-04-051-0/+1
|/
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-031-11/+3
|\
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-021-11/+3
* | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-04-031-7/+7
|\ \
| * | PCI/doc: cleanup references to the legacy PCI DMA APIChristoph Hellwig2022-03-301-7/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-0219-34/+176
|\ \ \
| * | | KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini2022-04-021-6/+0
| * | | KVM: x86: document limitations of MSR filteringPaolo Bonzini2022-04-021-0/+5
| * | | KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse2022-04-021-0/+4
| * | | KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson2022-04-021-0/+10
| * | | Documentation: KVM: add API issues sectionPaolo Bonzini2022-03-291-0/+46
| * | | Documentation: KVM: add virtual CPU errata documentationPaolo Bonzini2022-03-292-0/+40
| * | | Documentation: KVM: add separate directories for architecture-specific docume...Paolo Bonzini2022-03-2915-19/+37
| * | | Documentation: kvm: include new locksPaolo Bonzini2022-03-291-0/+15
| * | | Documentation: kvm: fixes for locking.rstPaolo Bonzini2022-03-291-9/+19
* | | | Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-012-8/+10
|\ \ \ \
| * | | | dt-bindings: Fix phandle-array issues in the idle-states bindingsPalmer Dabbelt2022-04-012-8/+10
* | | | | Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-011-2/+2
|\ \ \ \ \
| * | | | | Documentation: ksmbd: update Feature Status tableNamjae Jeon2022-03-201-2/+2
* | | | | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-04-013-20/+3
|\ \ \ \ \ \
| * | | | | | fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-013-20/+3
* | | | | | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-04-011-5/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | XArray: Document the locking requirement for the xa_stateMatthew Wilcox (Oracle)2022-02-031-5/+9
* | | | | | | Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-015-20/+219
|\ \ \ \ \ \ \
| * | | | | | | Documentation: riscv: remove non-existent directory from table of contentsBagas Sanjaya2022-03-311-1/+0
| * | | | | | | RISC-V CPU Idle SupportPalmer Dabbelt2022-03-304-19/+219
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: Add common bindings for ARM and RISC-V idle statesAnup Patel2022-03-104-19/+219
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-012-262/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/vm/page_owner.rst: remove content related to -c optionYinan Zhang2022-04-011-1/+0
| * | | | | | | | | mm/munlock: update Documentation/vm/unevictable-lru.rstHugh Dickins2022-04-011-261/+210
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-04-014-1/+157
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: input/touchscreen: bindings for ImagisMarkuss Broks2022-03-202-0/+76
| * | | | | | | | | | Merge tag 'v5.17-rc8' into nextDmitry Torokhov2022-03-1428-65/+87
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: input: Add bindings for Mediatek matrix keypadfengping.yu2022-03-051-0/+77
| * | | | | | | | | | | Merge tag 'v5.17-rc4' into nextDmitry Torokhov2022-02-18889-13983/+33987
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dt-bindings: input: mtk-pmic-keys: add MT6358 binding definitionMattijs Korpershoek2022-02-071-1/+4
| * | | | | | | | | | | | Merge tag 'v5.16' into nextDmitry Torokhov2022-01-17832-9205/+31604
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-04-013-37/+141
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | dt-bindings: rtc: at91: rename rtt bindings fileAlexandre Belloni2022-03-231-1/+1
| * | | | | | | | | | | | | dt-bindings: rtc: at91: Add SAMA7G5 compatible strings listSergiu Moga2022-03-081-0/+4
| * | | | | | | | | | | | | dt-bindings: rtc: convert at91sam9 bindings to json-schemaSergiu Moga2022-03-082-25/+65
| * | | | | | | | | | | | | dt-bindings: rtc: sun6i: Add H616, R329, and D1 supportSamuel Holland2022-02-151-3/+73
| * | | | | | | | | | | | | dt-bindings: rtc: sun6i: Clean up repetitionSamuel Holland2022-02-151-19/+9
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-311-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \