summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-4/+3
|\
| * risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov2022-06-031-4/+3
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/
* | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0316-87/+247
|\ \
| * | riscv: Move alternative length validation into subsectionNathan Chancellor2022-06-021-2/+2
| * | riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang2022-06-021-3/+3
| * | riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada2022-06-012-3/+2
| * | RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian2022-06-011-2/+2
| * | riscv: Wire up memfd_secret in UAPI headerTobias Klauser2022-06-012-1/+1
| * | riscv: Fix irq_work when SMP is disabledSamuel Holland2022-06-011-1/+1
| * | riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti2022-06-011-15/+51
| * | riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti2022-06-011-0/+1
| * | RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt2022-06-011-1/+7
| * | riscv: dts: icicle: sort nodes alphabeticallyConor Dooley2022-06-011-52/+52
| * | riscv: microchip: icicle: readability fixesConor Dooley2022-06-011-3/+5
| * | riscv: dts: microchip: add the sundance polarberryConor Dooley2022-06-013-0/+116
| * | riscv: dts: microchip: make the fabric dtsi board specificConor Dooley2022-06-013-1/+3
| * | riscv: dts: microchip: remove soc vendor from filenamesConor Dooley2022-06-014-3/+3
| * | riscv: dts: microchip: move sysctrlr out of soc busConor Dooley2022-06-011-5/+5
| * | riscv: dts: microchip: remove icicle memory clocksConor Dooley2022-06-011-2/+0
* | | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | riscv: read-only pages should not be writableHeinrich Schuchardt2022-05-281-1/+1
| |/
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-3175-273/+2426
|\ \
| * | RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König2022-05-301-0/+7
| * | RISC-V: Various XIP fixesPalmer Dabbelt2022-05-266-30/+38
| |\ \
| | * | RISC-V: Fix the XIP buildPalmer Dabbelt2022-05-251-1/+1
| | * | RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt2022-05-254-26/+33
| | * | RISC-V: ignore xipImagePalmer Dabbelt2022-05-241-0/+1
| | * | RISC-V: Avoid empty create_*_mapping definitionsPalmer Dabbelt2022-05-241-3/+3
| | |/
| * | riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren2022-05-251-2/+13
| * | riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel2022-05-211-0/+4
| * | riscv: atomic: Add custom conditional atomic operation implementationGuo Ren2022-05-211-0/+82
| * | riscv: atomic: Optimize dec_if_positive functionsGuo Ren2022-05-211-10/+10
| * | riscv: atomic: Cleanup unnecessary definitionGuo Ren2022-05-211-12/+0
| * | Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt2022-05-204-160/+5
| |\ \
| * \ \ riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-1911-1/+683
| |\ \ \
| | * | | RISC-V: Load purgatory in kexec_fileLi Zhengyu2022-05-191-0/+151
| | * | | RISC-V: Add purgatoryLi Zhengyu2022-05-196-0/+199
| | * | | RISC-V: Support for kexec_file on panicLi Zhengyu2022-05-191-1/+118
| | * | | RISC-V: Add kexec_file supportLiao Chang2022-05-195-0/+213
| | * | | RISC-V: use memcpy for kexec_file modeLiao Chang2022-05-191-1/+3
| | | |/ | | |/|
| * | | RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt2022-05-1933-52/+863
| |\ \ \
| | * | | riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren2022-05-171-0/+19
| | * | | riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren2022-05-171-5/+82
| | * | | riscv: compat: signal: Add rt_frame implementationGuo Ren2022-05-174-1/+268
| | * | | riscv: compat: vdso: Add setup additional pages implementationGuo Ren2022-04-263-35/+76
| | * | | riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren2022-04-2613-1/+128
| | * | | riscv: compat: Add hw capability check for elfGuo Ren2022-04-262-2/+32