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
/
kernel
Age
Commit message (
Expand
)
Author
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 cmpxchg8/16() using Zabha
Alexandre Ghiti
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-11-02
riscv: vdso: Use only one single vvar mapping
Thomas Weißschuh
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-28
riscv: perf: add guest vs host distinction
Quan Zhou
2024-10-25
Merge commit 'bf40167d54d5' into fixes
Palmer Dabbelt
2024-10-25
riscv: Remove duplicated GET_RM
Chunyan Zhang
2024-10-25
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
2024-10-25
riscv: Use '%u' to format the output of 'cpu'
WangYuli
2024-10-25
riscv: Prevent a bad reference count on CPU nodes
Miquel Sabaté Solà
2024-10-25
riscv: efi: Set NX compat flag in PE/COFF header
Heinrich Schuchardt
2024-10-25
riscv: Do not use fortify in early code
Alexandre Ghiti
2024-10-25
RISC-V: ACPI: fix early_ioremap to early_memremap
Yunhui Cui
2024-10-24
Merge patch series "riscv: Userspace pointer masking and tagged address ABI"
Palmer Dabbelt
2024-10-24
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
2024-10-24
riscv: Allow ptrace control of the tagged address ABI
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 ISA extension parsing for pointer masking
Samuel Holland
2024-10-24
Merge patch series "Prevent dynamic relocations in vDSO"
Palmer Dabbelt
2024-10-24
riscv: Check that vdso does not contain any dynamic relocations
Alexandre Ghiti
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
2024-10-18
Merge patch series "RISC-V: Detect and report speed of unaligned vector acces...
Palmer Dabbelt
2024-10-18
RISC-V: Report vector unaligned access speed hwprobe
Jesse Taube
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: Scalar unaligned access emulated on hotplug CPUs
Jesse Taube
2024-10-18
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
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-05
riscv: Enable cbo.zero only when all harts support Zicboz
Samuel Holland
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-20
ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
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
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
2024-09-17
riscv: Make riscv_isa_vendor_ext_andes array static
Charlie Jenkins
2024-09-17
riscv: Use LIST_HEAD() to simplify code
Jinjie Ruan
2024-09-17
RISC-V: Implement kgdb_roundup_cpus() to enable future NMI Roundup
Jinjie Ruan
2024-09-15
riscv: avoid Imbalance in RAS
Jisheng Zhang
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
2024-09-15
riscv: cacheinfo: Add back init_cache_level() function
Steffen Persvold
2024-09-15
Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"
Palmer Dabbelt
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
[prev]
[next]