开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Makefile
Age
Commit message (
Expand
)
Author
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-20
Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-02-15
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
2023-02-14
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2023-02-14
RISC-V: remove toolchain version checks for Zicbom
Conor Dooley
2023-02-01
riscv: disable generation of unwind tables
Andreas Schwab
2022-12-27
RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
Conor Dooley
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
2022-10-27
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
2022-10-27
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
2022-10-27
riscv: fix detection of toolchain Zicbom support
Conor Dooley
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
riscv: Pass -mno-relax only on lld < 15.0.0
Fangrui Song
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-09-20
riscv: efi: enable generic EFI compressed boot
Ard Biesheuvel
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-22
riscv: compat: vdso: Fix vdso_install target
Emil Renner Berthing
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
2022-06-01
riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
Masahiro Yamada
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
riscv: Fixup difference with defconfig
Guo Ren
2022-02-10
riscv: fix build with binutils 2.38
Aurelien Jarno
2021-11-18
riscv: fix building external modules
Andreas Schwab
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-04
riscv: add rv32 and rv64 randconfig build targets
Randy Dunlap
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-09-10
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-25
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-10
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-06-12
riscv32: Use medany C model for modules
Khem Raj
2021-05-29
riscv: Use -mno-relax when using lld linker
Khem Raj
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
[next]