summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-228/+693
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds1-1/+1
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt3-1/+7
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy1-1/+1
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt2-7/+29
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt2-1/+12
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang3-0/+6
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han1-1/+1
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard2-9/+12
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui1-0/+1
2024-07-24riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui1-0/+22
2024-07-24riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui1-7/+6
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng2-1/+12
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang1-1/+0
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan3-67/+0
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-1/+4
2024-07-23Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt15-90/+448
2024-07-23riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins2-62/+44
2024-07-23riscv: Introduce vendor variants of extension helpersCharlie Jenkins1-0/+83
2024-07-23riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins1-3/+32
2024-07-23riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins14-53/+317
2024-07-22RISC-V: run savedefconfig for defconfigConor Dooley1-18/+8
2024-07-22RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley1-22/+21
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt6-10/+148
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu6-10/+148
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-4/+4
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-115/+101
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds44-249/+1338
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-20Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-12/+18
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5-52/+163
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-45/+37
2024-07-16Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+26
2024-07-16Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds16-6/+985
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+1
2024-07-15treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada1-1/+2
2024-07-15riscv: lib: relax assembly constraints in hweightQingfang Deng1-4/+4
2024-07-13mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2-2/+2
2024-07-12riscv: set trap vector earlieryang.zhang1-0/+3
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt15-31/+131
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones5-0/+20
2024-07-12riscv: hwprobe: export Zawrs ISA extensionAndrew Jones2-0/+2
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini18-55/+99
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini9-113/+100
2024-07-12riscv: Add Zawrs support for spinlocksChristoph Müllner6-15/+105
2024-07-12riscv: Provide a definition for 'pause'Andrew Jones4-16/+4
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+4
2024-07-11riscv: hwprobe: export highest virtual userspace addressClément Léger4-1/+12
2024-07-11riscv: Remove unnecessary int cast in variable_fls()Thorsten Blum1-1/+1