index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-26
7
-10
/
+19
|
\
|
*
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
2022-08-26
4
-1
/
+17
|
|
\
|
|
*
riscv: traps: add missing prototype
Conor Dooley
2022-08-18
2
-1
/
+4
|
|
*
riscv: signal: fix missing prototype warning
Conor Dooley
2022-08-18
2
-0
/
+13
|
*
|
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
Palmer Dabbelt
2022-08-26
3
-9
/
+2
|
|
\
\
|
|
*
|
riscv: dts: microchip: mpfs: remove pci axi address translation property
Conor Dooley
2022-08-23
1
-1
/
+0
|
|
*
|
riscv: dts: microchip: mpfs: remove bogus card-detect-delay
Conor Dooley
2022-08-23
2
-2
/
+0
|
|
*
|
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
Conor Dooley
2022-08-23
2
-4
/
+0
|
|
*
|
riscv: dts: microchip: mpfs: fix incorrect pcie child node name
Conor Dooley
2022-08-23
1
-1
/
+1
|
|
*
|
riscv: dts: microchip: correct L2 cache interrupts
Heinrich Schuchardt
2022-08-17
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-19
1
-1
/
+1
|
\
|
|
|
*
|
riscv: Ensure isa-ext static keys are writable
Andrew Jones
2022-08-17
1
-1
/
+1
|
|
/
*
/
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
1
-2
/
+2
|
/
*
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
42
-78
/
+667
|
\
|
*
RISC-V: KVM: Support sstc extension
Atish Patra
2022-08-12
4
-7
/
+153
|
*
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-12
1
-2
/
+30
|
|
\
|
|
*
RISC-V: Improve SBI definitions
Atish Patra
2022-08-11
1
-2
/
+16
|
|
*
RISC-V: Move counter info definition to sbi header file
Atish Patra
2022-08-11
1
-0
/
+14
|
*
|
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
4
-0
/
+8
|
|
\
\
|
|
*
|
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
3
-0
/
+3
|
|
*
|
RISC-V: Add SSTC extension CSR details
Atish Patra
2022-08-11
1
-0
/
+5
|
|
|
/
|
*
|
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
2022-08-11
1
-6
/
+0
|
*
|
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
2022-08-11
2
-0
/
+3
|
*
|
RISC-V: cpu_ops_spinwait.c should include head.h
Ben Dooks
2022-08-11
1
-0
/
+2
|
*
|
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
2022-08-11
2
-3
/
+2
|
*
|
riscv: dts: starfive: correct number of external interrupts
Mark Kettenis
2022-08-11
1
-1
/
+1
|
*
|
riscv: dts: sifive unmatched: Add PWM controlled LEDs
Emil Renner Berthing
2022-08-11
1
-0
/
+42
|
*
|
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
2022-08-11
4
-9
/
+15
|
*
|
riscv/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
2022-08-11
1
-1
/
+1
|
*
|
RISC-V: fixups to work with crash tool
Palmer Dabbelt
2022-08-11
3
-6
/
+28
|
|
\
\
|
|
*
|
RISC-V: Add modules to virtual kernel memory layout dump
Xianting Tian
2022-08-11
1
-0
/
+4
|
|
*
|
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
2022-08-11
1
-4
/
+22
|
|
*
|
RISC-V: Fixup get incorrect user mode PC for kernel mode regs
Xianting Tian
2022-08-11
1
-1
/
+1
|
|
*
|
RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
Xianting Tian
2022-08-11
1
-1
/
+1
|
|
|
/
|
*
|
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
2022-08-11
1
-5
/
+3
|
*
|
arch/riscv: add Zihintpause support
Dao Lu
2022-08-11
5
-3
/
+29
|
*
|
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-11
13
-2
/
+282
|
|
\
\
|
|
*
|
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
2022-08-04
3
-5
/
+74
|
|
*
|
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-29
11
-1
/
+208
|
*
|
|
RISC-V: Canaan devicetree fixes
Palmer Dabbelt
2022-08-10
7
-31
/
+66
|
|
\
\
\
|
|
*
|
|
riscv: dts: canaan: build all devicetress if SOC_CANAAN
Conor Dooley
2022-07-14
1
-2
/
+8
|
|
*
|
|
riscv: dts: canaan: add specific compatible for kd233's LCD
Conor Dooley
2022-07-14
1
-1
/
+1
|
|
*
|
|
riscv: dts: canaan: fix bus {ranges,reg} warnings
Conor Dooley
2022-07-14
1
-3
/
+3
|
|
*
|
|
riscv: dts: canaan: remove spi-max-frequency from controllers
Conor Dooley
2022-07-14
1
-4
/
+1
|
|
*
|
|
riscv: dts: canaan: use custom compatible for k210 i2s
Conor Dooley
2022-07-14
1
-3
/
+3
|
|
*
|
|
riscv: dts: canaan: fix kd233 display spi frequency
Conor Dooley
2022-07-14
1
-1
/
+1
|
|
*
|
|
riscv: dts: canaan: fix mmc node names
Conor Dooley
2022-07-14
5
-5
/
+5
|
|
*
|
|
riscv: dts: canaan: fix the k210's timer nodes
Conor Dooley
2022-07-14
1
-8
/
+38
|
|
*
|
|
riscv: dts: canaan: fix the k210's memory node
Conor Dooley
2022-07-14
1
-4
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
2022-08-10
1
-2
/
+2
[next]