index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-06
Merge patch series "riscv: some CMO alternative related clean up"
Palmer Dabbelt
2023-07-06
riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
2023-07-06
riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
2023-07-06
riscv: errata: thead: only set cbom size & noncoherent during boot
Jisheng Zhang
2023-07-06
riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
Samuel Holland
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
2023-07-05
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
2023-07-05
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
2023-07-04
RISC-V: drop error print from riscv_hartid_to_cpuid()
Conor Dooley
2023-07-04
riscv: Discard vector state on syscalls
Björn Töpel
2023-07-04
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
2023-07-04
riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
Song Shuai
2023-07-04
riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-01
riscv: vector: clear V-reg in the first-use trap
Andy Chiu
2023-07-01
riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
2023-07-01
Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
Palmer Dabbelt
2023-07-01
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
2023-07-01
Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-29
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-25
riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLD
Nick Desaulniers
2023-06-25
riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Zhangjin Wu
2023-06-25
riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
2023-06-25
riscv: move options to keep entries sorted
Jisheng Zhang
2023-06-24
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
2023-06-23
Merge patch series "riscv: Add independent irq/softirq stacks support"
Palmer Dabbelt
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-22
riscv: stack: Add config of thread stack size
Guo Ren
2023-06-22
riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
Guo Ren
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
2023-06-21
RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
2023-06-21
RISC-V: rework comments in ISA string parser
Conor Dooley
2023-06-21
RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
[next]