index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+17
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
1
-0
/
+3
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
1
-0
/
+3
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
1
-0
/
+1
2022-11-28
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2
-4
/
+13
2022-10-28
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2022-10-27
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
1
-1
/
+1
2022-10-27
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
1
-1
/
+1
2022-10-25
riscv: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
1
-0
/
+1
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
1
-8
/
+0
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-10
/
+17
2022-10-13
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
1
-1
/
+0
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
2
-1
/
+7
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
1
-0
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
1
-0
/
+2
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
1
-0
/
+1
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
1
-0
/
+1
2022-10-02
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
1
-0
/
+20
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
1
-0
/
+4
2022-10-02
RISC-V: KVM: Change the SBI specification version to v1.0
Anup Patel
1
-2
/
+2
2022-10-02
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
1
-0
/
+17
2022-10-02
riscv: KVM: Apply insn-def to hfence encodings
Andrew Jones
1
-0
/
+10
2022-10-02
riscv: Introduce support for defining instructions
Andrew Jones
1
-0
/
+90
2022-10-02
riscv: Add X register names to gpr-nums
Andrew Jones
1
-0
/
+8
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2022-09-17
RISC-V: Avoid coupling the T-Head CMOs and Zicbom
Palmer Dabbelt
1
-1
/
+5
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
1
-0
/
+1
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-5
/
+0
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-0
/
+14
2022-08-19
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
1
-0
/
+12
2022-08-18
riscv: traps: add missing prototype
Conor Dooley
1
-0
/
+2
2022-08-18
riscv: signal: fix missing prototype warning
Conor Dooley
1
-0
/
+12
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
2
-0
/
+8
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
1
-2
/
+30
2022-08-11
RISC-V: Improve SBI definitions
Atish Patra
1
-2
/
+16
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
1
-0
/
+14
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2
-0
/
+6
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
1
-0
/
+1
2022-08-11
RISC-V: Add SSTC extension CSR details
Atish Patra
1
-0
/
+5
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
1
-0
/
+2
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
1
-0
/
+1
[next]