index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2022-05-11
riscv: don't use global static vars to store alternative data
Heiko Stuebner
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-11
riscv: implement module alternatives
Heiko Stuebner
2022-05-11
riscv: allow different stages with alternatives
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-31
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
2022-03-30
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
2022-03-30
riscv: Fix fill_callchain return value
Nikita Shubin
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-30
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
RISC-V: add support for restartable sequences
Palmer Dabbelt
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
2022-03-17
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
2022-03-17
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
2022-03-17
RISC-V: Correctly print supported extensions
Tsukasa OI
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2022-02-14
riscv: mm: Set sv57 on defaultly
Qinglin Pan
2022-02-14
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
Geert Uytterhoeven
2022-02-14
RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
2022-02-14
RISC-V: Fix hartid mask handling for hartid 31 and up
Geert Uytterhoeven
2022-02-10
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
2022-02-04
riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
2022-02-04
riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
[next]