index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
riscv: Introduce Vector enable/disable helpers
Greentime Hu
2023-06-08
riscv: Add new csr defines related to vector extension
Greentime Hu
2023-06-08
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-06-08
riscv: Rename __switch_to_aux() -> fpu
Guo Ren
2023-06-07
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
2023-06-06
RISC-V: KVM: Probe for SBI extension status
Andrew Jones
2023-06-06
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
2023-06-06
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-01
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
2023-06-01
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
2023-06-01
drivers/acpi: RISC-V: Add RHCT related code
Sunil V L
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
2023-06-01
ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
Sunil V L
2023-06-01
RISC-V: Add support to build the ACPI core
Sunil V L
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
[prev]
[next]