summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-2733-228/+693
|\
| * RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt2024-07-263-1/+7
| * riscv: Extend sv39 linear mapping max size to 128GStuart Menefy2024-07-261-1/+1
| * Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt2024-07-262-7/+29
| |\
| | * RISC-V: Select ACPI PPTT driversYunhui Cui2024-07-241-0/+1
| | * riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui2024-07-241-0/+22
| | * riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui2024-07-241-7/+6
| * | Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt2024-07-262-1/+12
| |\ \
| | * | RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng2024-07-242-1/+12
| | |/
| * | riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang2024-07-263-0/+6
| * | riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han2024-07-261-1/+1
| * | riscv: Improve exception and system call latencyAnton Blanchard2024-07-262-9/+12
| * | riscv: boot: remove duplicated targets lineJisheng Zhang2024-07-241-1/+0
| * | trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan2024-07-243-67/+0
| * | Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt2024-07-2215-90/+448
| |\ \
| | * | riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins2024-07-222-62/+44
| | * | riscv: Introduce vendor variants of extension helpersCharlie Jenkins2024-07-221-0/+83
| | * | riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins2024-07-221-3/+32
| | * | riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins2024-07-2214-53/+317
| * | | RISC-V: run savedefconfig for defconfigConor Dooley2024-07-221-18/+8
| * | | RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley2024-07-221-22/+21
| * | | Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-226-10/+148
| |\ \ \
| | * | | ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu2024-07-226-10/+148
| | | |/ | | |/|
* | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-261-1/+1
|\ \ \ \
| * | | | riscv: Remove unnecessary int cast in variable_fls()Thorsten Blum2024-07-101-1/+1
* | | | | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-232-1/+4
|\ \ \ \ \
| * | | | | kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
| * | | | | treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada2024-07-161-1/+2
* | | | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-213-4/+4
|\ \ \ \ \ \
| * | | | | | mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-122-2/+2
| * | | | | | mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li2024-07-031-2/+0
| * | | | | | mm: add update_mmu_tlb_range()Bang Li2024-07-031-0/+2
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-2010-115/+101
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-2/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: Introduce vcpu->wants_to_runDavid Matlack2024-06-181-1/+1
| | * | | | | | KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
| * | | | | | | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-1218-55/+99
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-07-129-113/+100
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: KVM: Redirect AMO load/store access fault traps to guestYu-Wei Hsu2024-06-261-0/+2
| | * | | | | | | RISCV: KVM: add tracepoints for entry and exit eventsShenlin Liang2024-06-262-0/+74
| | * | | | | | | RISC-V: KVM: Use IMSIC guest files when availableAnup Patel2024-06-261-13/+20
| | * | | | | | | RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel2024-06-266-100/+4
* | | | | | | | | Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-2044-249/+1338
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: lib: relax assembly constraints in hweightQingfang Deng2024-07-151-4/+4
| * | | | | | | | | riscv: set trap vector earlieryang.zhang2024-07-121-0/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt2024-07-1215-31/+131
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: riscv: Support guest wrs.ntoAndrew Jones2024-07-125-0/+20
| | * | | | | | | | riscv: hwprobe: export Zawrs ISA extensionAndrew Jones2024-07-122-0/+2
| | * | | | | | | | riscv: Add Zawrs support for spinlocksChristoph Müllner2024-07-126-15/+105
| | * | | | | | | | riscv: Provide a definition for 'pause'Andrew Jones2024-07-124-16/+4