index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-2
/
+5
2021-10-13
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-09-15
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+4
2021-06-18
riscv: Use -mno-relax when using lld linker
Khem Raj
1
-0
/
+9
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2
-7
/
+17
2021-05-19
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
1
-1
/
+1
2021-04-21
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-16
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-03-24
riscv: Correct SPARSEMEM configuration
Kefeng Wang
1
-2
/
+2
2021-02-17
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2021-01-27
riscv: defconfig: enable gpio support for HiFive Unleashed
Sagar Shrikant Kadam
1
-0
/
+2
2021-01-27
dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
Sagar Shrikant Kadam
1
-0
/
+1
2021-01-27
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-18
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
2020-11-05
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
1
-0
/
+3
2020-10-01
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2
-0
/
+26
2020-09-23
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-08-05
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-29
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-22
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
1
-0
/
+4
2020-06-30
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-30
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
1
-4
/
+4
2020-06-03
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
1
-1
/
+1
2020-05-20
riscv: fix vdso build with lld
Ilie Halip
1
-3
/
+3
2020-05-14
riscv: set max_pfn to the PFN of the last page
Vincent Chen
1
-1
/
+2
2020-03-25
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-03-25
riscv: Force flat memory model with no-mmu
Damien Le Moal
1
-0
/
+1
2020-03-25
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-02-11
riscv, bpf: Fix broken BPF tail calls
Björn Töpel
1
-2
/
+11
2020-02-05
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2020-01-17
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2020-01-14
riscv: Implement copy_thread_tls
Amanieu d'Antras
2
-3
/
+4
2020-01-12
bpf, riscv: Limit to 33 tail calls
Paul Chaignon
1
-2
/
+2
2020-01-09
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2
-1
/
+13
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
5
-8
/
+8
2019-10-28
riscv: fp: add missing __user pointer annotations
Paul Walmsley
1
-2
/
+2
2019-10-28
riscv: add missing header file includes
Paul Walmsley
13
-0
/
+17
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
2
-2
/
+2
2019-10-28
riscv: init: merge split string literals in preprocessor directive
Paul Walmsley
1
-2
/
+1
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
5
-0
/
+29
2019-10-25
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
2019-10-23
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
1
-1
/
+1
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
1
-4
/
+1
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
1
-2
/
+0
2019-10-15
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
1
-8
/
+8
2019-10-14
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
Paul Walmsley
1
-4
/
+0
[next]