index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-72
/
+488
2023-04-26
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
-35
/
+60
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-19
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
1
-2
/
+17
2023-04-19
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
1
-0
/
+16
2023-04-19
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
1
-2
/
+1
2023-04-19
riscv: export cpu/freq invariant to scheduler
Song Shuai
1
-0
/
+20
2023-04-19
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
8
-0
/
+116
2023-04-19
RISC-V: Add hwprobe vDSO function and data
Evan Green
2
-0
/
+25
2023-04-19
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
4
-1
/
+15
2023-04-19
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2
-1
/
+6
2023-04-19
RISC-V: Add a syscall for HW probing
Evan Green
4
-0
/
+51
2023-04-19
RISC-V: Move struct riscv_cpuinfo to new header
Evan Green
1
-0
/
+21
2023-04-14
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2
-2
/
+14
2023-04-08
RISC-V: Allow marking IPIs as suitable for remote FENCEs
Anup Patel
1
-2
/
+16
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2
-16
/
+28
2023-04-08
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
1
-0
/
+4
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-20
/
+30
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-20
/
+30
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
1
-20
/
+30
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
8
-15
/
+109
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
1
-0
/
+61
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
7
-15
/
+48
2023-03-22
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
1
-0
/
+2
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
7
-5
/
+21
2023-03-15
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
1
-0
/
+1
2023-03-15
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
1
-0
/
+1
2023-03-15
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2
-1
/
+9
[next]