summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | riscv: compat: Add elf.h implementationGuo Ren2022-04-261-1/+40
| | * | | riscv: compat: process: Add UXL_32 support in start_threadGuo Ren2022-04-261-0/+9
| | * | | riscv: compat: syscall: Add entry.S implementationGuo Ren2022-04-262-2/+23
| | * | | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-266-3/+37
| | * | | riscv: compat: Support TASK_SIZE for compat modeGuo Ren2022-04-262-3/+16
| | * | | riscv: compat: Add basic compat data type implementationGuo Ren2022-04-262-0/+130
| | * | | riscv: Fixup difference with defconfigGuo Ren2022-04-261-0/+4
| | |/ /
| * | | riscv: support for Svpbmt and D1 memory typesPalmer Dabbelt2022-05-1228-161/+724
| |\ \ \
| | * | | riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-1115-9/+260
| | * | | riscv: don't use global static vars to store alternative dataHeiko Stuebner2022-05-111-27/+24
| | * | | riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner2022-05-111-2/+0
| | * | | riscv: add RISC-V Svpbmt extension supportHeiko Stuebner2022-05-1111-10/+189
| | * | | riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner2022-05-114-12/+24
| | * | | riscv: move boot alternatives to after fill_hwcapHeiko Stuebner2022-05-112-2/+2
| | * | | riscv: prevent compressed instructions in alternativesHeiko Stuebner2022-05-111-0/+24
| | * | | riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner2022-05-111-10/+10
| | * | | riscv: implement ALTERNATIVE_2 macroHeiko Stuebner2022-05-111-20/+58
| | * | | riscv: implement module alternativesHeiko Stuebner2022-05-114-9/+55
| | * | | riscv: allow different stages with alternativesHeiko Stuebner2022-05-113-11/+23
| | * | | riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-1111-20/+26
| | |/ /
| * | | riscv: dts: rename the node name of dmaZong Li2022-04-201-1/+1
| * | | riscv: dts: Add dma-channels property and modify compatibleZong Li2022-04-201-1/+2
| * | | riscv: mm: Remove the copy operation of pmdChuanhua Han2022-04-201-7/+3
| |/ /
* | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-8/+4
|\ \ \