index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-02-29
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2024-02-29
Merge patch series "NAPOT Fixes"
Palmer Dabbelt
2
-60
/
+5
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
1
-0
/
+4
2024-02-29
Revert "riscv: mm: support Svnapot in huge vmap"
Alexandre Ghiti
1
-60
/
+1
2024-02-29
Merge patch series "riscv: cbo.zero fixes"
Palmer Dabbelt
5
-3
/
+22
2024-02-29
riscv: Save/restore envcfg CSR during CPU suspend
Samuel Holland
2
-0
/
+5
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
2
-2
/
+14
2024-02-29
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
2
-1
/
+3
2024-02-28
RISC-V: fix check for zvkb with tip-of-tree clang
Eric Biggers
1
-1
/
+1
2024-02-28
Merge commit '3aff0c459e77' into for-next
Palmer Dabbelt
1
-1
/
+0
2024-02-23
riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2
-3
/
+8
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2
-2
/
+2
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2
-3
/
+3
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-23
Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+9
2024-02-23
RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
Conor Dooley
1
-0
/
+15
2024-02-23
Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
3
-8
/
+9
2024-02-23
riscv: dts: add resets property for uart node
Chen Wang
1
-0
/
+1
2024-02-23
riscv: dts: add reset generator for Sophgo SG2042 SoC
Chen Wang
1
-0
/
+8
2024-02-22
riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...
Nathan Chancellor
1
-2
/
+0
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
2
-17
/
+7
2024-02-22
arch and include: update LLVM Phabricator links
Nathan Chancellor
2
-2
/
+2
2024-02-22
riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
Alexandre Ghiti
2
-0
/
+4
2024-02-22
riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
Yangyu Chen
1
-1
/
+1
2024-02-22
riscv: add CALLER_ADDRx support
Zong Li
3
-0
/
+55
2024-02-22
Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixes
Palmer Dabbelt
1
-3
/
+17
2024-02-22
riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-3
/
+8
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
3
-26
/
+0
2024-02-21
Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"
Palmer Dabbelt
1
-1
/
+0
2024-02-20
riscv: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-8
/
+2
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+1
2024-02-16
RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
Nathan Chancellor
1
-1
/
+0
2024-02-16
riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Drew Fustini
1
-0
/
+2
2024-02-15
Merge patch series "membarrier: riscv: Core serializing command"
Palmer Dabbelt
4
-0
/
+85
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
3
-0
/
+51
2024-02-15
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
3
-0
/
+34
2024-02-14
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2
-11
/
+15
2024-02-14
riscv: dts: sifive: add missing #interrupt-cells to pmic
Conor Dooley
1
-0
/
+1
2024-02-13
riscv: dts: starfive: replace underscores in node names
Krzysztof Kozlowski
2
-8
/
+8
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
6
-16
/
+16
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+89
2024-02-09
RISC-V: KVM: Use correct restricted types
Andrew Jones
1
-8
/
+12
2024-02-09
RISC-V: paravirt: Use correct restricted types
Andrew Jones
1
-2
/
+2
2024-02-09
RISC-V: paravirt: steal_time should be static
Andrew Jones
1
-1
/
+1
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2
-1
/
+1
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
1
-0
/
+1
2024-02-07
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
1
-0
/
+5
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2
-3
/
+16
[prev]
[next]