summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+2
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-58/+160
2022-03-24riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-4/+2
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+3
2022-03-23drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-3/+0
2022-03-23mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-3/+1
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+19
2022-03-11RISC-V: KVM: Implement SBI HSM suspend callAnup Patel1-0/+14
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() functionAnup Patel2-6/+17
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel3-8/+25
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel2-0/+46
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel3-16/+22
2022-03-11RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel1-1/+1
2022-03-11RISC-V: KVM: Refine __kvm_riscv_switch_to() implementationVincent Chen1-26/+34
2022-03-11RISC-V: KVM: remove unneeded semicolonYang Li1-1/+1
2022-03-11riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang2-2/+3
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+14
2022-03-04riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel1-1/+2
2022-03-04riscv: Fix kasan pud populationAlexandre Ghiti1-1/+4
2022-03-04riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti1-1/+1
2022-03-04riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-04riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti1-3/+1
2022-03-04riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-04riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti2-1/+2
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-6/+46
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-30/+1
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-2/+2
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-25riscv: fix oops caused by irqsoff latency tracerChangbin Du4-5/+45
2022-02-25riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal1-1/+1
2022-02-19Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+47
2022-02-14RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid orderingGeert Uytterhoeven1-18/+39
2022-02-14RISC-V: Fix handling of empty cpu masksGeert Uytterhoeven1-4/+4
2022-02-14RISC-V: Fix hartid mask handling for hartid 31 and upGeert Uytterhoeven1-3/+4
2022-02-11Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+23
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2022-02-10riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu1-0/+2
2022-02-09riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang1-3/+3
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini78-796/+1877
2022-02-05riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt1-0/+1
2022-02-05riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt1-0/+1
2022-02-04riscv: Fix XIP_FIXUP_FLASH_OFFSETMyrtle Shah1-6/+5
2022-02-04riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du1-4/+5
2022-02-02RISC-V: KVM: Fix SBI implementation versionAnup Patel1-1/+2
2022-02-02RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale1-0/+4
2022-02-02kvm/riscv: rework guest entry logicMark Rutland1-17/+27
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds39-412/+980
2022-01-20RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTPalmer Dabbelt1-1/+0