index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-01-18
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2022-06-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2021-11-06
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2021-02-23
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
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
1
-0
/
+7
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-07-01
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
1
-4
/
+4
2019-08-25
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-05-08
riscv: fix accessing 8-byte variable from RV32
Alan Kao
1
-1
/
+1
2019-04-17
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-5
/
+7
2019-03-14
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
1
-1
/
+1
2019-02-20
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2
-4
/
+10
2018-12-13
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
1
-0
/
+1
2018-11-27
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
1
-2
/
+2
2018-09-24
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill
1
-0
/
+7
2018-08-28
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
Will Deacon
1
-0
/
+4
2018-08-20
RISC-V: Fix sys_riscv_flush_icache
Palmer Dabbelt
3
-7
/
+13
2018-08-20
riscv: Delete asm/compat.h
Deepa Dinamani
2
-29
/
+1
2018-08-20
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
Palmer Dabbelt
2
-5
/
+13
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
1
-2
/
+0
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-10
/
+3
2018-08-13
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
1
-0
/
+1
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
1
-3
/
+0
2018-08-13
RISC-V: add a definition for the SIE SEIE bit
Christoph Hellwig
1
-0
/
+1
2018-08-13
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
Christoph Hellwig
1
-4
/
+0
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
2
-3
/
+1
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-12
/
+5
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-2
/
+7
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
1
-2
/
+7
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-76
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-46
/
+0
2018-06-21
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
1
-6
/
+2
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-7
/
+0
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
1
-9
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-5
/
+92
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
3
-5
/
+7
2018-06-09
riscv: split the declaration of __copy_user
Luc Van Oostenryck
1
-3
/
+5
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-3
/
+0
2018-06-07
riscv: use NULL instead of a plain 0
Luc Van Oostenryck
2
-2
/
+2
2018-06-05
perf: riscv: preliminary RISC-V support
Alan Kao
2
-0
/
+85
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
1
-0
/
+15
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-3
/
+0
2018-04-24
riscv: there is no <asm/handle_irq.h>
Christoph Hellwig
1
-1
/
+0
2018-04-05
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-234
/
+806
[next]