summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: marvell: split Methode uDPU DTSRobert Marko2022-09-022-149/+161
* arm64: dts: marvell: rename temp sensor nodesRobert Marko2022-09-021-4/+2
* arm64: dts: marvell: uDPU: remove LED node pinctrl-namesRobert Marko2022-09-021-1/+0
* arm64: dts: marvell: uDPU: align LED-s with bindingsRobert Marko2022-09-021-6/+6
* arm64: dts: marvell: uDPU: add missing SoC compatibleRobert Marko2022-09-021-1/+1
* arm64: dts: marvell: espressobin-ultra: add generic Espressobin compatibleRobert Marko2022-09-021-2/+2
* arm64: dts: marvell: Add UART1-3 for AC5/AC5XChris Packham2022-09-021-0/+30
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-9/+32
|\
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-125-9/+32
* | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-146-30/+25
|\ \
| * | powerpc/kexec: Fix build failure from uninitialised variableRussell Currey2022-08-101-5/+5
| * | powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy2022-08-101-1/+1
| * | powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao2022-08-101-4/+4
| * | powerpc: Make eh value more explicit when using lwarxChristophe Leroy2022-08-101-2/+3
| * | powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy2022-08-102-12/+3
| * | powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy2022-08-101-6/+9
* | | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-131-4/+6
|\ \ \
| * | | x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-081-4/+6
* | | | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-1242-78/+667
|\ \ \ \
| * | | | RISC-V: KVM: Support sstc extensionAtish Patra2022-08-124-7/+153
| * | | | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-121-2/+30
| |\ \ \ \
| | * | | | RISC-V: Improve SBI definitionsAtish Patra2022-08-111-2/+16
| | * | | | RISC-V: Move counter info definition to sbi header fileAtish Patra2022-08-111-0/+14
| * | | | | RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-114-0/+8
| |\ \ \ \ \
| | * | | | | RISC-V: Enable sstc extension parsing from DTAtish Patra2022-08-113-0/+3
| | * | | | | RISC-V: Add SSTC extension CSR detailsAtish Patra2022-08-111-0/+5
| | |/ / / /
| * | | | | riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou2022-08-111-6/+0
| * | | | | riscv: ensure cpu_ops_sbi is declaredConor Dooley2022-08-112-0/+3
| * | | | | RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks2022-08-111-0/+2
| * | | | | RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2022-08-112-3/+2
| * | | | | riscv: dts: starfive: correct number of external interruptsMark Kettenis2022-08-111-1/+1
| * | | | | riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing2022-08-111-0/+42
| * | | | | riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-114-9/+15
| * | | | | riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada2022-08-111-1/+1
| * | | | | RISC-V: fixups to work with crash toolPalmer Dabbelt2022-08-113-6/+28
| |\ \ \ \ \
| | * | | | | RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian2022-08-111-0/+4
| | * | | | | RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian2022-08-111-4/+22
| | * | | | | RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian2022-08-111-1/+1
| | * | | | | RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian2022-08-111-1/+1
| | |/ / / /
| * | | | | riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski2022-08-111-5/+3
| * | | | | arch/riscv: add Zihintpause supportDao Lu2022-08-115-3/+29
| * | | | | riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-1013-2/+282
| |\ \ \ \ \
| | * | | | | riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner2022-08-033-5/+74
| | * | | | | riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-2811-1/+208
| * | | | | | RISC-V: Canaan devicetree fixesPalmer Dabbelt2022-08-107-31/+66
| |\ \ \ \ \ \
| | * | | | | | riscv: dts: canaan: build all devicetress if SOC_CANAANConor Dooley2022-07-141-2/+8
| | * | | | | | riscv: dts: canaan: add specific compatible for kd233's LCDConor Dooley2022-07-141-1/+1
| | * | | | | | riscv: dts: canaan: fix bus {ranges,reg} warningsConor Dooley2022-07-141-3/+3
| | * | | | | | riscv: dts: canaan: remove spi-max-frequency from controllersConor Dooley2022-07-141-4/+1
| | * | | | | | riscv: dts: canaan: use custom compatible for k210 i2sConor Dooley2022-07-141-3/+3