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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-11-05
1
-2
/
+0
|
|
|
/
/
|
*
|
|
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
2023-11-05
1
-3
/
+18
|
*
|
|
riscv: kprobes: allow writing to x0
Nam Cao
2023-11-05
1
-1
/
+1
|
*
|
|
riscv: provide riscv-specific is_trap_insn()
Nam Cao
2023-11-05
1
-0
/
+6
|
*
|
|
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2023-11-05
2
-21
/
+36
|
|
\
\
\
|
|
*
|
|
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
1
-0
/
+4
|
|
*
|
|
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
1
-0
/
+16
|
|
*
|
|
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2023-11-05
2
-22
/
+17
|
|
|
/
/
|
*
|
|
RISC-V: capitalise CMO op macros
Conor Dooley
2023-11-05
5
-29
/
+29
|
*
|
|
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
2023-11-05
1
-0
/
+4
|
*
|
|
riscv: defconfig : add CONFIG_MMC_DW for starfive
Jinyu Tang
2023-11-05
1
-0
/
+2
|
*
|
|
riscv: signal: handle syscall restart before get_signal
Haorong Lu
2023-11-05
1
-39
/
+46
|
*
|
|
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
2023-11-05
11
-59
/
+524
|
|
\
\
\
|
|
*
|
|
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2023-11-01
3
-0
/
+33
|
|
*
|
|
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
2023-11-01
4
-1
/
+79
|
|
*
|
|
riscv: annotate check_unaligned_access_boot_cpu() with __init
Clément Léger
2023-11-01
1
-1
/
+1
|
|
*
|
|
riscv: add support for sysctl unaligned_enabled control
Clément Léger
2023-11-01
2
-0
/
+10
|
|
*
|
|
riscv: add floating point insn support to misaligned access emulation
Clément Léger
2023-11-01
2
-4
/
+269
|
|
*
|
|
riscv: report perf event for misaligned fault
Clément Léger
2023-11-01
1
-0
/
+5
|
|
*
|
|
riscv: add support for misaligned trap handling in S-mode
Clément Léger
2023-11-01
5
-23
/
+129
|
|
*
|
|
riscv: remove unused functions in traps_misaligned.c
Clément Léger
2023-11-01
1
-39
/
+7
|
|
|
/
/
*
|
|
|
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
36
-245
/
+526
|
\
|
|
|
|
*
|
|
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
2023-11-02
2
-1
/
+6
|
*
|
|
riscv: configs: defconfig: Enable configs required for RZ/Five SoC
Lad Prabhakar
2023-11-02
1
-0
/
+52
|
*
|
|
Merge patch series "riscv: SCS support"
Palmer Dabbelt
2023-11-02
15
-175
/
+237
|
|
\
\
\
|
|
*
|
|
riscv: Use separate IRQ shadow call stacks
Sami Tolvanen
2023-10-27
3
-0
/
+35
|
|
*
|
|
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-10-27
10
-1
/
+99
|
|
*
|
|
riscv: Move global pointer loading to a macro
Sami Tolvanen
2023-10-27
4
-20
/
+14
|
|
*
|
|
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
2023-10-27
6
-55
/
+55
|
|
*
|
|
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
2023-10-27
6
-99
/
+34
|
|
|
/
/
|
*
|
|
Merge patch "riscv: errata: improve T-Head CMO"
Palmer Dabbelt
2023-11-02
1
-9
/
+9
|
|
\
\
\
|
|
*
|
|
riscv: errata: prefix T-Head mnemonics with th.
Icenowy Zheng
2023-11-02
1
-7
/
+7
|
*
|
|
|
Merge patch series "RISC-V: ACPI improvements"
Palmer Dabbelt
2023-10-31
4
-8
/
+111
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
2023-10-26
1
-6
/
+19
|
|
*
|
|
|
RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
2023-10-26
1
-0
/
+6
|
|
*
|
|
|
RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
2023-10-26
2
-2
/
+86
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
riscv: put interrupt entries into .irqentry.text
Nam Cao
2023-10-31
1
-0
/
+2
|
*
|
|
|
riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
Song Shuai
2023-10-31
1
-2
/
+2
|
*
|
|
|
riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
Minda Chen
2023-10-31
1
-1
/
+1
|
*
|
|
|
riscv/mm: Fix the comment for swap pte format
Xiao Wang
2023-10-31
1
-1
/
+1
|
*
|
|
|
RISC-V: clarify the QEMU workaround in ISA parser
Tsukasa OI
2023-10-31
1
-3
/
+4
|
*
|
|
|
riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
2023-10-31
1
-0
/
+3
|
*
|
|
|
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
2023-10-31
3
-1
/
+5
|
*
|
|
|
Merge patch series "RISC-V: Enable cbo.zero in usermode"
Palmer Dabbelt
2023-10-31
9
-17
/
+69
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: hwprobe: Expose Zicboz extension and its block size
Andrew Jones
2023-09-21
3
-15
/
+35
|
|
*
|
|
|
RISC-V: Enable cbo.zero in usermode
Andrew Jones
2023-09-21
6
-0
/
+32
|
|
*
|
|
|
RISC-V: Make zicbom/zicboz errors consistent
Andrew Jones
2023-09-21
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge patch series "riscv: kexec: cleanup and fixups"
Palmer Dabbelt
2023-10-31
3
-30
/
+34
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS
Song Shuai
2023-09-20
1
-0
/
+4
|
|
*
|
|
riscv: kexec: Align the kexeced kernel entry
Song Shuai
2023-09-20
1
-1
/
+7
[prev]
[next]