index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
2
-2
/
+2
2024-01-11
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-01-11
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
1
-2
/
+1
2024-01-11
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
4
-20
/
+73
2024-01-11
riscv: Use hugepage mappings for vmemmap
Alexandre Ghiti
1
-1
/
+20
2024-01-11
Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"
Palmer Dabbelt
3
-46
/
+74
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
3
-0
/
+77
2024-01-11
riscv: sbi: Introduce system suspend support
Andrew Jones
3
-1
/
+54
2024-01-11
Merge patch series "riscv: modules: Fix module loading error handling"
Palmer Dabbelt
1
-5
/
+9
2024-01-11
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
5
-0
/
+89
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+2
2024-01-10
riscv: errata: thead: use pa based instructions for CMO
Jisheng Zhang
1
-12
/
+6
2024-01-10
riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
3
-46
/
+80
2024-01-10
RISC-V: Enable SBI based earlycon support
Anup Patel
1
-0
/
+1
2024-01-10
RISC-V: Add SBI debug console helper routines
Anup Patel
2
-0
/
+71
2024-01-10
RISC-V: Add stubs for sbi_console_putchar/getchar()
Anup Patel
1
-0
/
+5
2024-01-10
riscv: Fix relocation_hashtable size
Charlie Jenkins
1
-1
/
+1
2024-01-10
riscv: Correctly free relocation hashtable on error
Charlie Jenkins
1
-3
/
+7
2024-01-10
riscv: Fix module loading free order
Charlie Jenkins
1
-1
/
+1
2024-01-09
riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
Jisheng Zhang
4
-0
/
+74
2024-01-09
riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
Jisheng Zhang
2
-0
/
+15
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
4
-0
/
+10
2024-01-09
riscv: hwprobe: export Zicond extension
Clément Léger
2
-0
/
+2
2024-01-09
riscv: hwprobe: export Zacas ISA extension
Clément Léger
2
-0
/
+2
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
2
-0
/
+2
2024-01-09
riscv: hwprobe: export Ztso ISA extension
Clément Léger
2
-0
/
+2
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
2
-0
/
+2
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
5
-5
/
+5
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
4
-7
/
+14
2024-01-09
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
Song Shuai
1
-1
/
+0
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
10
-51
/
+129
2024-01-09
riscv; fix __user annotation in save_v_state()
Ben Dooks
1
-1
/
+1
2024-01-09
riscv: fix __user annotation in traps_misaligned.c
Ben Dooks
1
-3
/
+3
2024-01-09
riscv: Select ARCH_WANTS_NO_INSTR
Jisheng Zhang
1
-0
/
+1
2024-01-09
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
9
-95
/
+24
2024-01-09
riscv: Remove obsolete rv32_defconfig file
Samuel Holland
1
-139
/
+0
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
6
-329
/
+511
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2
-4
/
+6
2024-01-09
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
Frederik Haxel
1
-1
/
+1
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2
-2
/
+7
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-32
/
+7
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-09
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
Alexandre Ghiti
1
-1
/
+1
2024-01-09
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-09
riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
Alexandre Ghiti
1
-2
/
+7
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
4
-1
/
+15
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-1
/
+1
[prev]
[next]