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