index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
2023-06-18
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
2023-06-18
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-06-18
RISC-V: KVM: Add APLIC related defines
Anup Patel
2023-06-18
RISC-V: KVM: Add IMSIC related defines
Anup Patel
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
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: signal: Report signal frame size to userspace via auxv
Vincent Chen
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: 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
[prev]
[next]