index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-23
7
-13
/
+25
|
\
|
*
RISC-V: Avoid coupling the T-Head CMOs and Zicbom
Palmer Dabbelt
2022-09-17
1
-1
/
+5
|
*
riscv: fix a nasty sigreturn bug...
Al Viro
2022-09-17
1
-0
/
+2
|
*
riscv: make t-head erratas depend on MMU
Heiko Stuebner
2022-09-17
1
-2
/
+2
|
*
riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
Randy Dunlap
2022-09-17
1
-0
/
+1
|
*
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
2022-09-13
4
-11
/
+16
*
|
Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-09
1
-1
/
+1
|
\
|
|
*
riscv: dts: microchip: use an mpfs specific l2 compatible
Conor Dooley
2022-08-31
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-04
3
-15
/
+13
|
\
\
|
*
\
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-01
8
-11
/
+20
|
|
\
\
|
*
\
\
Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2022-09-01
3
-15
/
+13
|
|
\
\
\
|
|
*
|
|
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
2022-08-19
2
-11
/
+13
|
|
*
|
|
riscv: kvm: vcpu_timer: fix unused variable warnings
Conor Dooley
2022-08-19
1
-4
/
+0
*
|
|
|
|
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-03
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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-25
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-25
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-16
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-12
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
[next]