summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-23riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22RISC-V: add support for restartable sequencesPalmer Dabbelt
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-22RISC-V: Add support for restartable sequenceVincent Chen
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-21RISC-V: Add RISC-V SBI PMU extension definitionsAtish Patra
2022-03-21RISC-V: Add CSR encodings for all HPMCOUNTERSAtish Patra
2022-03-21RISC-V: Remove the current perf implementationAtish Patra
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-17RISC-V: Provide a fraemework for RISC-V ISA extensionsPalmer Dabbelt
2022-03-17RISC-V: Improve /proc/cpuinfo output for ISA extensionsAtish Patra
2022-03-17RISC-V: Do no continue isa string parsing without correct XLENAtish Patra
2022-03-17RISC-V: Implement multi-letter ISA extension probing frameworkAtish Patra
2022-03-17RISC-V: Extract multi-letter extension names from "riscv, isa"Tsukasa OI
2022-03-17RISC-V: Minimal parser for "riscv, isa" stringsTsukasa OI
2022-03-17RISC-V: Correctly print supported extensionsTsukasa OI
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11RISC-V: KVM: Implement SBI HSM suspend callAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() functionAnup Patel
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel
2022-03-11RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel
2022-03-11RISC-V: KVM: Refine __kvm_riscv_switch_to() implementationVincent Chen
2022-03-11RISC-V: KVM: remove unneeded semicolonYang Li
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-09Update the Icicle Kit device treePalmer Dabbelt
2022-03-09riscv: dts: microchip: add new peripherals to icicle kit device treeConor Dooley
2022-03-09riscv: dts: microchip: update peripherals in icicle kit device treeConor Dooley
2022-03-09riscv: dts: microchip: refactor icicle kit device treeConor Dooley
2022-03-09riscv: dts: microchip: add fpga fabric section to icicle kitConor Dooley
2022-03-09riscv: dts: microchip: use clk defines for icicle kitConor Dooley
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti