index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
3
-14
/
+15
2024-04-30
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2
-9
/
+52
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2
-11
/
+11
2024-04-29
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
1
-3
/
+4
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
1
-0
/
+1
2024-04-28
riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
Clément Léger
1
-89
/
+17
2024-04-28
riscv: Do not save the scratch CSR during suspend
Samuel Holland
1
-2
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
1
-3
/
+3
2024-04-16
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2
-8
/
+52
2024-04-16
riscv: Remove superfluous smp_mb()
Alexandre Ghiti
1
-1
/
+0
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
1
-1
/
+1
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
1
-1
/
+1
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
1
-7
/
+8
2024-03-27
riscv: remove unused header
tanzirh@google.com
1
-1
/
+0
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
1
-1
/
+1
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
1
-0
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
12
-270
/
+382
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+1
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
1
-0
/
+49
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()"
Palmer Dabbelt
1
-3
/
+3
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
1
-0
/
+49
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
1
-3
/
+3
2024-03-15
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
5
-264
/
+307
2024-03-15
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2
-1
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+5
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-5
/
+9
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
5
-273
/
+300
2024-03-13
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
2
-12
/
+28
2024-03-13
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
1
-1
/
+1
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
1
-3
/
+3
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+53
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
1
-0
/
+1
2024-03-12
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
1
-1
/
+1
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+0
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+53
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+2
2024-03-06
bpf, riscv64/cfi: Support kCFI + BPF on riscv64
Puranjay Mohan
1
-0
/
+53
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-3
/
+82
2024-02-29
Merge patch series "riscv: cbo.zero fixes"
Palmer Dabbelt
2
-3
/
+17
2024-02-29
riscv: Save/restore envcfg CSR during CPU suspend
Samuel Holland
1
-0
/
+4
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
1
-2
/
+12
2024-02-29
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
1
-1
/
+1
2024-02-23
riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-2
/
+7
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2
-2
/
+2
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
[prev]
[next]