index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
riscv: Rename __switch_to_aux() -> fpu
Guo Ren
1
-3
/
+3
2023-06-07
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
1
-33
/
+0
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
1
-2
/
+1
2023-06-06
RISC-V: KVM: Probe for SBI extension status
Andrew Jones
1
-0
/
+1
2023-06-06
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
1
-1
/
+6
2023-06-06
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
1
-0
/
+2
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-72
/
+0
2023-06-01
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
1
-0
/
+3
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
1
-0
/
+7
2023-06-01
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
1
-0
/
+2
2023-06-01
drivers/acpi: RISC-V: Add RHCT related code
Sunil V L
1
-0
/
+8
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
1
-0
/
+10
2023-06-01
ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
Sunil V L
1
-0
/
+3
2023-06-01
RISC-V: Add support to build the ACPI core
Sunil V L
3
-0
/
+80
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
1
-1
/
+1
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+105
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-12
/
+303
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
2
-0
/
+104
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
2
-0
/
+39
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
1
-0
/
+62
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
1
-0
/
+3
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2
-3
/
+3
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-72
/
+488
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
1
-1
/
+1
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+46
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-16
/
+46
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
2
-33
/
+58
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
1
-3
/
+4
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
1
-0
/
+8
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
1
-1
/
+2
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
3
-0
/
+122
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
1
-6
/
+6
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
1
-0
/
+2
2023-04-21
RISC-V: Add AIA related CSR defines
Anup Patel
1
-1
/
+94
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
1
-0
/
+1
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
2
-1
/
+39
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2
-2
/
+6
2023-04-19
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
1
-0
/
+3
2023-04-18
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
1
-2
/
+17
2023-04-18
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
1
-0
/
+16
2023-04-18
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
1
-2
/
+1
2023-04-18
riscv: export cpu/freq invariant to scheduler
Song Shuai
1
-0
/
+20
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
8
-0
/
+116
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2
-0
/
+25
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
4
-1
/
+15
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2
-1
/
+6
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
4
-0
/
+51
2023-04-18
RISC-V: Move struct riscv_cpuinfo to new header
Evan Green
1
-0
/
+21
[prev]
[next]