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
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-12
riscv: Fix default misaligned access trap
Charlie Jenkins
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
2024-11-11
riscv: Add ISA extension parsing for Ziccrse
Alexandre Ghiti
2024-11-11
riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
2024-11-11
riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
2024-11-11
riscv: Improve zacas fully-ordered cmpxchg()
Alexandre Ghiti
2024-11-11
riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
2024-11-11
riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
2024-11-11
riscv: Do not fail to build on byte/halfword operations with Zawrs
Alexandre Ghiti
2024-11-11
riscv: Move cpufeature.h macros into their own header
Alexandre Ghiti
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
2024-11-05
riscv: add PREEMPT_LAZY support
Jisheng Zhang
2024-11-04
jump_label: adjust inline asm to be consistent
Alice Ryhl
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
RISC-V: KVM: Use SBI sync SRET call when available
Anup Patel
2024-10-28
RISC-V: KVM: Add common nested acceleration support
Anup Patel
2024-10-28
RISC-V: Add defines for the SBI nested acceleration extension
Anup Patel
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
2024-10-28
riscv: perf: add guest vs host distinction
Quan Zhou
2024-10-24
Merge patch series "riscv: Userspace pointer masking and tagged address ABI"
Palmer Dabbelt
2024-10-24
RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
Samuel Holland
2024-10-24
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
2024-10-24
riscv: Add support for the tagged address ABI
Samuel Holland
2024-10-24
riscv: Add support for userspace pointer masking
Samuel Holland
2024-10-24
riscv: Add CSR definitions for pointer masking
Samuel Holland
2024-10-24
riscv: Add ISA extension parsing for pointer masking
Samuel Holland
2024-10-18
Merge patch series "RISC-V: Detect and report speed of unaligned vector acces...
Palmer Dabbelt
2024-10-18
RISC-V: Detect unaligned vector accesses supported
Jesse Taube
2024-10-18
RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
Jesse Taube
2024-10-18
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-05
riscv: Call riscv_user_isa_enable() only on the boot hart
Samuel Holland
2024-10-05
riscv: Add support for per-thread envcfg CSR values
Samuel Holland
2024-10-01
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
2024-09-20
RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
Palmer Dabbelt
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
2024-09-19
riscv: Enable bitops instrumentation
Samuel Holland
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
2024-09-17
ACPI: RISCV: Make acpi_numa_get_nid() to be static
Hanjun Guo
[prev]
[next]