summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2022-10-141-18/+21
|\ \
| * | dt-bindings: leds: Document mmc triggerMarek Vasut2022-09-211-18/+21
* | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-0/+23
|\ \ \
| * | | sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-091-0/+17
| * | | sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-0/+6
| * | | Merge branch 'driver-core/driver-core-next'Peter Zijlstra2022-09-091-1/+0
| |\ \ \
* | \ \ \ Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-10-141-0/+2
|\ \ \ \ \
| * | | | | arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse2022-10-071-0/+2
* | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-147-22/+65
|\ \ \ \ \ \
| * \ \ \ \ \ Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt2022-10-131-5/+23
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cacheZong Li2022-10-131-5/+23
| * | | | | | | Merge patch series "Fix dt-validate issues on qemu dtbdumps due to dt-bindings"Palmer Dabbelt2022-10-123-9/+19
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: riscv: add new riscv,isa strings for emulatorsConor Dooley2022-10-121-3/+2
| | * | | | | | | dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatibleConor Dooley2022-10-121-0/+5
| | * | | | | | | dt-bindings: timer: sifive,clint: add legacy riscv compatibleConor Dooley2022-10-121-6/+12
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern...Palmer Dabbelt2022-10-121-6/+14
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: riscv: microchip: document the sev kitShravan Chippa2022-09-271-0/+1
| | * | | | | | | dt-bindings: riscv: microchip: document the aries m100pfsevpConor Dooley2022-09-271-0/+1
| | * | | | | | | dt-bindings: riscv: microchip: document icicle reference designConor Dooley2022-09-271-6/+12
| * | | | | | | | doc: RISC-V: Document that misaligned accesses are supportedPalmer Dabbelt2022-10-122-0/+7
| * | | | | | | | dt-bindings: riscv: update microchip.yaml's maintainershipConor Dooley2022-10-111-2/+2
* | | | | | | | | Merge tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-132-5/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the exampleChiaEn Wu2022-10-121-2/+2
| * | | | | | | | | dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warningChiaEn Wu2022-10-121-3/+2
* | | | | | | | | | Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds2022-10-1319-150/+107
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: rtla: Correct command line examplePierre Gondois2022-10-131-1/+1
| * | | | | | | | | | docs/zh_CN: add a man-pages link to zh_CN/index.rstWu XiangCheng2022-10-111-0/+2
| * | | | | | | | | | docs/zh_CN: Rewrite the Chinese translation front pageWu XiangCheng2022-10-111-118/+51
| * | | | | | | | | | docs/zh_CN: add zh_CN/arch.rstWu XiangCheng2022-10-111-0/+29
| * | | | | | | | | | docs/zh_CN: promote the title of zh_CN/process/index.rstWu XiangCheng2022-10-111-0/+1
| * | | | | | | | | | docs/zh_CN: Update the translation of page_owner to 6.0-rc7Yanteng Si2022-10-101-3/+7
| * | | | | | | | | | docs/zh_CN: Update the translation of ksm to 6.0-rc7Yanteng Si2022-10-101-1/+1
| * | | | | | | | | | docs/howto: Replace abundoned URL of gmane.orgAkira Yokosawa2022-10-106-6/+6
| * | | | | | | | | | Documentation: ubifs: Fix compression idiomJoel Stanley2022-10-101-1/+1
| * | | | | | | | | | Documentation/mm/page_owner.rst: delete frequently changing experimental dataYixuan Cao2022-10-101-16/+4
| * | | | | | | | | | docs/zh_CN: Fix build warningYanteng Si2022-10-104-4/+4
| * | | | | | | | | | docs: ftrace: Correct access modeLeo Yan2022-10-101-1/+1
* | | | | | | | | | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: networking: phy: add missing spaceCasper Andersson2022-10-051-1/+1
* | | | | | | | | | | | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-1310-118/+289
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dt-bindings: watchdog: migrate mt7621 text bindings to YAMLSergio Paracuellos2022-10-022-12/+33
| * | | | | | | | | | | | dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdtJohan Jonker2022-10-021-0/+1
| * | | | | | | | | | | | dt-bindings: watchdog: add exynosautov9 compatibleChanho Park2022-10-021-0/+3
| * | | | | | | | | | | | watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schemaSergiu Moga2022-10-022-51/+127
| * | | | | | | | | | | | dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) supportPhil Edworthy2022-10-021-21/+52
| * | | | | | | | | | | | dt-bindings: watchdog: renesas-wdt: Add r8a779g0 supportThanh Quan2022-10-021-0/+1
| * | | | | | | | | | | | dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schemaSrinivas Neeli2022-10-022-26/+68
| * | | | | | | | | | | | dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock propertiesNobuhiro Iwamatsu2022-10-021-8/+4