summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-11-22RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS valueAnup Patel
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-31RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functionsAnup Patel
2021-10-31RISC-V: KVM: Factor-out FP virtualization into separate sourcesAnup Patel
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-10-26riscv/vdso: Drop unneeded part due to merge issueKefeng Wang
2021-10-26riscv: remove .text section size limitation for XIPVitaly Wool
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-04Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt
2021-10-04Merge remote-tracking branch 'palmer/riscv-clone3' into fixesPalmer Dabbelt
2021-10-04RISC-V: Include clone3() on rv32Palmer Dabbelt
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra
2021-10-04RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra
2021-10-04RISC-V: KVM: FP lazy save/restoreAtish Patra
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra
2021-10-04RISC-V: KVM: Implement MMU notifiersAnup Patel
2021-10-04RISC-V: KVM: Implement stage2 page table programmingAnup Patel
2021-10-04RISC-V: KVM: Implement VMID allocatorAnup Patel
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel
2021-10-04RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel
2021-10-04RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel
2021-10-04RISC-V: KVM: Implement VCPU create, init and destroy functionsAnup Patel
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel
2021-10-04RISC-V: Add hypervisor extension related CSR definesAnup Patel
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-25RISC-V: Fix VDSO build for !MMUPalmer Dabbelt
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool
2021-08-13riscv: fix the global name pfn_base confliction errorKenneth Lee
2021-08-11riscv: Introduce va_kernel_pa_offset for 32-bit kernelAlexandre Ghiti
2021-08-11riscv: Optimize kernel virtual address conversion macroAlexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-03riscv: Implement thread_struct whitelist for hardened usercopyTong Tiangen
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas