index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
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-10-26
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-06-22
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
1
-0
/
+4
2022-06-22
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2021-10-13
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2021-02-17
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
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-06-30
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
1
-4
/
+4
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2
-1
/
+13
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2
-0
/
+4
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
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
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
1
-0
/
+1
2019-09-27
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+12
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-19
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
Greentime Hu
1
-12
/
+12
2019-09-16
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-60
/
+96
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
1
-6
/
+6
2019-09-05
riscv: move the TLB flush logic out of line
Christoph Hellwig
1
-30
/
+7
2019-09-05
riscv: don't use the rdtime(h) pseudo-instructions
Christoph Hellwig
1
-23
/
+21
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
2
-7
/
+0
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
1
-0
/
+42
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
3
-0
/
+26
2019-08-28
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2
-6
/
+10
2019-08-14
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
1
-0
/
+6
2019-08-13
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-7
/
+7
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
7
-7
/
+7
2019-07-22
riscv: include generic support for MSI irqdomains
Wesley Terpstra
1
-0
/
+1
2019-07-18
riscv: enable sys_clone3 syscall for rv64
Paul Walmsley
1
-0
/
+1
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-10
/
+176
2019-07-18
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
1
-4
/
+59
2019-07-12
riscv: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+2
2019-07-11
RISC-V: Add an Image header that boot loader can parse.
Atish Patra
1
-0
/
+65
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-0
/
+1
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
3
-0
/
+18
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+23
[next]