index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-19
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-18
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
2021-06-12
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
2021-06-12
riscv32: Use medany C model for modules
Khem Raj
2021-06-11
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2021-06-10
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-10
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
2021-06-10
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-01
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
2021-06-01
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-01
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
2021-06-01
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
2021-05-29
riscv: Use -mno-relax when using lld linker
Khem Raj
2021-05-22
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-22
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-22
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
2021-05-22
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-04
Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-04
riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
Greentime Hu
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-05-01
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
2021-05-01
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-26
RISC-V: Enable Microchip PolarFire ICICLE SoC
Atish Patra
2021-04-26
RISC-V: Initial DTS for Microchip ICICLE board
Atish Patra
2021-04-26
RISC-V: Add Microchip PolarFire SoC kconfig option
Atish Patra
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
RISC-V: Improve init_resources()
Nick Kossifidis
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
riscv/mm: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-04-26
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
2021-04-26
riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU
Jisheng Zhang
2021-04-26
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
[next]