summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-15riscv: lib: relax assembly constraints in hweightQingfang Deng
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-07-12riscv: Add Zawrs support for spinlocksChristoph Müllner
2024-07-12riscv: Provide a definition for 'pause'Andrew Jones
2024-07-11riscv: hwprobe: export highest virtual userspace addressClément Léger
2024-07-10riscv: Improve sbi_ecall() code generation by reordering argumentsAlexandre Ghiti
2024-07-10riscv: Add tracepoints for SBI calls and returnsSamuel Holland
2024-07-10riscv: convert to generic syscall tableArnd Bergmann
2024-06-26Merge patch series "riscv: Memory Hot(Un)Plug support"Palmer Dabbelt
2024-06-26riscv: mm: Add support for ZONE_DEVICEBjörn Töpel
2024-06-26riscv: mm: Add pfn_to_kaddr() implementationBjörn Töpel
2024-06-26riscv: mm: Change attribute from __init to __meminit for page functionsBjörn Töpel
2024-06-26riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entriesBjörn Töpel
2024-06-26riscv: dmi: Add SMBIOS/DMI supportHaibo Xu
2024-06-26riscv: Implement pte_accessible()Alexandre Ghiti
2024-06-26Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"Palmer Dabbelt
2024-06-26riscv: add ISA extension parsing for ZcmopClément Léger
2024-06-26riscv: add ISA parsing for Zca, Zcf, Zcd and ZcbClément Léger
2024-06-26riscv: add ISA extensions validation callbackClément Léger
2024-06-26riscv: add ISA extension parsing for ZimopClément Léger
2024-06-26Merge patch series "riscv: Various text patching improvements"Palmer Dabbelt
2024-06-26riscv: Pass patch_text() the length in bytesSamuel Holland
2024-06-26riscv: jump_label: Simplify assembly syntaxSamuel Holland
2024-06-26riscv: jump_label: Batch icache maintenanceSamuel Holland
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-05-30riscv: vector: adjust minimum Vector requirement to ZVE32XAndy Chiu
2024-05-30riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detectionAndy Chiu
2024-05-30riscv: Fix fully ordered LR/SC xchg[8|16]() implementationsAlexandre Ghiti
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-23riscv: Fix early ftrace nop patchingAlexandre Ghiti
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-05-22Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-16riscv: Define TASK_SIZE_MAX for __access_ok()Samuel Holland
2024-05-16riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MINSamuel Holland