index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-02
2
-0
/
+14
|
\
|
*
riscv: traps: add missing prototype
Conor Dooley
2022-08-18
1
-0
/
+2
|
*
riscv: signal: fix missing prototype warning
Conor Dooley
2022-08-18
1
-0
/
+12
*
|
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
2022-08-19
1
-0
/
+12
|
/
*
RISC-V: KVM: Support sstc extension
Atish Patra
2022-08-12
2
-0
/
+8
*
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-12
1
-2
/
+30
|
\
|
*
RISC-V: Improve SBI definitions
Atish Patra
2022-08-11
1
-2
/
+16
|
*
RISC-V: Move counter info definition to sbi header file
Atish Patra
2022-08-11
1
-0
/
+14
*
|
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
2
-0
/
+6
|
\
\
|
*
|
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
1
-0
/
+1
|
*
|
RISC-V: Add SSTC extension CSR details
Atish Patra
2022-08-11
1
-0
/
+5
|
|
/
*
|
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
2022-08-11
1
-0
/
+2
*
|
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
2022-08-11
1
-0
/
+1
*
|
arch/riscv: add Zihintpause support
Dao Lu
2022-08-11
2
-3
/
+23
*
|
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-11
4
-2
/
+72
|
\
\
|
*
|
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
2022-08-04
1
-5
/
+43
|
*
|
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-29
4
-1
/
+33
*
|
|
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-07
8
-13
/
+52
|
\
\
\
|
*
\
\
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
2022-07-22
3
-7
/
+18
|
|
\
\
\
|
|
*
|
|
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
2022-07-22
1
-7
/
+1
|
|
*
|
|
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2022-07-22
2
-0
/
+17
|
|
|
|
/
|
|
|
/
|
|
*
|
|
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2022-07-20
2
-4
/
+4
|
|
\
\
\
|
|
*
|
|
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-20
1
-2
/
+2
|
|
*
|
|
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2022-07-20
1
-2
/
+2
|
|
|
/
/
|
*
|
/
RISC-V: PCI: Avoid handing out address 0 to devices
Maciej W. Rozycki
2022-06-22
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2022-06-16
1
-2
/
+2
|
*
|
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2022-06-16
1
-0
/
+25
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-20
/
+0
|
\
\
|
*
|
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-20
/
+0
*
|
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+0
|
\
\
\
|
*
|
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
1
-27
/
+4
|
\
\
\
|
*
|
|
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-23
1
-19
/
+4
|
*
|
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-23
1
-2
/
+0
|
*
|
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-23
1
-6
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
6
-16
/
+83
|
\
\
\
|
*
|
|
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-07-29
2
-0
/
+17
|
*
|
|
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
1
-0
/
+5
|
*
|
|
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
2
-0
/
+11
|
*
|
|
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
2022-07-29
1
-0
/
+9
|
*
|
|
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
2
-10
/
+34
|
*
|
|
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
2022-07-29
1
-1
/
+1
|
*
|
|
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2022-07-29
2
-5
/
+6
*
|
|
|
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2022-06-28
1
-2
/
+0
|
|
/
/
*
|
/
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-07-11
2
-9
/
+9
|
|
/
|
/
|
*
|
riscv: Fix ALT_THEAD_PMA's asm parameters
Nathan Chancellor
2022-06-17
1
-7
/
+7
|
/
*
riscv: Move alternative length validation into subsection
Nathan Chancellor
2022-06-03
1
-2
/
+2
*
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2022-06-02
2
-1
/
+1
*
riscv: Fix irq_work when SMP is disabled
Samuel Holland
2022-06-02
1
-1
/
+1
[next]