index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-1
/
+3
|
|
\
|
*
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-19
1
-1
/
+1
|
|
\
\
|
|
*
|
cfi: Flip headers
Peter Zijlstra
2023-12-16
1
-1
/
+1
*
|
|
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-11
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-23
1
-6
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
3
-32
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
Baoquan He
2023-12-21
1
-1
/
+1
|
*
|
|
kexec_file, riscv: print out debugging message if required
Baoquan He
2023-12-21
2
-31
/
+6
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
1
-1
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-13
1
-1
/
+3
|
|
/
*
|
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-12-06
1
-1
/
+1
*
|
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
2023-12-06
1
-4
/
+2
*
|
RISC-V: hwprobe: Always use u64 for extension bits
Andrew Jones
2023-12-06
1
-1
/
+1
*
|
Support rv32 ULEB128 test
Charlie Jenkins
2023-12-06
1
-4
/
+4
*
|
riscv: Correct type casting in module loading
Charlie Jenkins
2023-12-04
1
-2
/
+2
*
|
riscv: Safely remove entries from relocation list
Charlie Jenkins
2023-12-04
1
-28
/
+82
|
/
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
40
-336
/
+1599
|
\
|
*
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
4
-32
/
+20
|
|
\
|
*
\
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
2023-11-09
1
-5
/
+6
|
|
\
\
|
|
*
|
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
2023-11-09
1
-5
/
+6
|
*
|
|
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-08
2
-20
/
+77
|
*
|
|
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
2023-11-08
1
-1
/
+1
|
*
|
|
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
2023-11-08
1
-4
/
+18
|
*
|
|
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
2023-11-08
1
-60
/
+65
|
*
|
|
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
2023-11-07
16
-104
/
+864
|
|
\
\
\
|
|
*
|
|
riscv: Add tests for riscv module loading
Charlie Jenkins
2023-11-07
15
-0
/
+365
|
|
*
|
|
riscv: Add remaining module relocations
Charlie Jenkins
2023-11-07
1
-29
/
+419
|
|
*
|
|
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
2023-11-07
1
-76
/
+81
|
|
|
/
/
|
*
|
|
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
2023-11-06
1
-5
/
+4
|
*
|
|
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
12
-48
/
+44
|
*
|
|
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-06
3
-17
/
+17
|
*
|
|
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
2023-11-06
1
-22
/
+10
|
|
\
\
\
|
|
*
|
|
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2023-11-06
1
-22
/
+10
|
|
|
/
/
|
*
|
|
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
2023-11-05
1
-17
/
+13
|
|
\
\
\
|
|
*
|
|
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
1
-9
/
+8
|
|
*
|
|
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
1
-8
/
+7
|
|
*
|
|
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
|
*
|
|
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
2023-11-05
1
-0
/
+4
|
*
|
|
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
7
-59
/
+474
|
|
\
\
\
|
|
*
|
|
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2023-11-01
2
-0
/
+24
|
|
*
|
|
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
2023-11-01
3
-1
/
+61
|
|
*
|
|
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
1
-0
/
+9
|
|
*
|
|
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
[next]