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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-10-29
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-09-19
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
1
-1
/
+0
2025-09-09
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
1
-1
/
+1
2025-07-06
riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
Sasha Levin
1
-1
/
+1
2025-07-06
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-05-29
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2
-9
/
+5
2025-05-02
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-05-02
riscv: Replace function-like macro by static inline function
Björn Töpel
1
-5
/
+10
2025-04-25
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-25
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
1
-8
/
+1
2025-04-10
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-1
/
+2
2025-03-07
riscv/futex: sign extend compare value in atomic cmpxchg
Andreas Schwab
1
-1
/
+1
2025-01-17
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
1
-0
/
+1
2025-01-17
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
2
-1
/
+2
2024-12-19
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
1
-1
/
+3
2024-12-05
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
1
-0
/
+2
2024-10-01
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
1
-1
/
+6
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-54
/
+130
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+5
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
1
-0
/
+1
2024-09-20
RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
Palmer Dabbelt
1
-1
/
+1
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
2
-20
/
+25
2024-09-19
riscv: Enable bitops instrumentation
Samuel Holland
1
-20
/
+23
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
1
-0
/
+2
2024-09-17
ACPI: RISCV: Make acpi_numa_get_nid() to be static
Hanjun Guo
1
-2
/
+0
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
1
-0
/
+8
2024-09-16
Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+55
2024-09-16
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
4
-1
/
+35
2024-09-16
riscv: Remove unused _TIF_WORK_MASK
Jinjie Ruan
1
-4
/
+0
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
1
-1
/
+15
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
2
-1
/
+24
2024-09-15
riscv: Add ISA extension parsing for Svvptc
Alexandre Ghiti
1
-0
/
+1
2024-09-15
Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+17
2024-09-12
Merge patch series "remove size limit on XIP kernel"
Palmer Dabbelt
4
-26
/
+53
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
2
-8
/
+1
2024-09-12
riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
Nam Cao
1
-1
/
+1
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
Nam Cao
1
-4
/
+12
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
Nam Cao
1
-2
/
+12
2024-09-12
riscv: replace misleading va_kernel_pa_offset on XIP kernel
Nam Cao
1
-8
/
+21
2024-09-12
riscv: cleanup XIP_FIXUP macro
Nam Cao
1
-4
/
+7
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
1
-0
/
+55
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
3
-13
/
+5
2024-09-03
riscv: Fix RISCV_ALTERNATIVE_EARLY
Alexandre Ghiti
1
-1
/
+19
2024-09-03
riscv: Add license to vmalloc.h
Charlie Jenkins
1
-0
/
+1
2024-09-03
riscv: Add license to fence.h
Charlie Jenkins
1
-0
/
+1
2024-08-29
Merge patch series "riscv: mm: Do not restrict mmap address based on hint"
Palmer Dabbelt
1
-24
/
+2
2024-08-29
riscv: mm: Do not restrict mmap address based on hint
Charlie Jenkins
1
-24
/
+2
2024-08-27
irqchip/riscv-intc: Add ACPI support for AIA
Sunil V L
1
-0
/
+33
2024-08-27
ACPI: RISC-V: Initialize GSI mapping structures
Sunil V L
1
-0
/
+22
[next]