index
:
linux-stable.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.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-21
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
2022-07-21
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
2022-07-21
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2022-07-19
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-19
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2022-07-17
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-22
RISC-V: PCI: Avoid handing out address 0 to devices
Maciej W. Rozycki
2022-06-17
riscv: Fix ALT_THEAD_PMA's asm parameters
Nathan Chancellor
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
2022-06-01
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2022-06-01
riscv: Fix irq_work when SMP is disabled
Samuel Holland
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-30
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
2022-05-26
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-21
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
2022-05-21
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
2022-05-21
riscv: atomic: Cleanup unnecessary definition
Guo Ren
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-19
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-13
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
[prev]
[next]