summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
|\ \ \
| * \ \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-8/+4
| |\ \ \
| | * | | riscv: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-8/+4
* | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-4/+2
|\ \ \ \ \
| * | | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-4/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-22/+4
|\ \ \ \ \
| * | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-22/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-2613-287/+931
|\ \ \ \ \ \
| * | | | | | RISC-V: KVM: Introduce ISA extension registerAtish Patra2022-05-202-0/+119
| * | | | | | RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel2022-05-203-0/+39
| * | | | | | RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-207-53/+369
| * | | | | | RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel2022-05-201-2/+1
| * | | | | | RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel2022-05-206-83/+237
| * | | | | | RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel2022-05-201-1/+5
| * | | | | | RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel2022-05-203-1/+14
| * | | | | | RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel2022-05-207-151/+151
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-263-6/+66
|\ \ \ \ \ \
| * | | | | | riscv/mm: fix two page table check related issuesTong Tiangen2022-05-192-5/+5