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
/
Makefile
Age
Commit message (
Expand
)
Author
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
2021-01-14
riscv: Use vendor name for K210 SoC support
Damien Le Moal
2020-11-09
riscv: Clean up boot dir
Kefeng Wang
2020-11-09
riscv: Fix compressed Image formats build
Kefeng Wang
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-03
riscv: create a loader.bin boot image for Kendryte SoC
Christoph Hellwig
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
2019-11-17
riscv: provide a flat image loader
Christoph Hellwig
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-04
riscv: Add perf callchain support
Mao Han
2019-08-30
riscv: add arch/riscv/Kbuild
Masahiro Yamada
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-07-17
riscv: drop unneeded -Wall addition
Masahiro Yamada
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-04-25
riscv: remove CONFIG_RISCV_ISA_A
Christoph Hellwig
2019-02-05
bpf, riscv: add BPF JIT for RV64G
Björn Töpel
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-12
riscv: add missing vdso_install target
David Abdurachmanov
2018-10-22
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-22
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-10-22
Allow to disable FPU support
Alan Kao
[next]