aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins9-2/+138
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins6-52/+113
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins8-193/+337
2025-01-18riscv: hwprobe: Document thead vendor extensions and xtheadvector extensionCharlie Jenkins1-0/+10
2025-01-18riscv: hwprobe: Add thead vendor extension probingCharlie Jenkins8-3/+89
2025-01-18riscv: vector: Support xtheadvector save/restoreCharlie Jenkins8-68/+198
2025-01-18riscv: Add xtheadvector instruction definitionsCharlie Jenkins1-0/+25
2025-01-18riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSATCharlie Jenkins1-3/+8
2025-01-18RISC-V: define the elements of the VCSR vector CSRHeiko Stuebner1-0/+4
2025-01-18riscv: vector: Use vlenb from DT for theadCharlie Jenkins6-1/+91
2025-01-18riscv: Add thead and xtheadvector as a vendor extensionCharlie Jenkins6-0/+59
2025-01-18riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetreeCharlie Jenkins1-1/+2
2025-01-18dt-bindings: cpus: add a thead vlen register length propertyCharlie Jenkins1-0/+19
2025-01-18dt-bindings: riscv: Add xtheadvector ISA extension descriptionCharlie Jenkins1-0/+10
2025-01-18RISC-V: Mark riscv_v_init() as __initPalmer Dabbelt1-1/+1
2024-11-12riscv: Fix default misaligned access trapCharlie Jenkins1-0/+12
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt2176-14499/+19215
2024-11-11riscv: Add qspinlock supportAlexandre Ghiti7-2/+126
2024-11-11dt-bindings: riscv: Add Ziccrse ISA extension descriptionAlexandre Ghiti1-0/+6
2024-11-11riscv: Add ISA extension parsing for ZiccrseAlexandre Ghiti2-0/+2
2024-11-11asm-generic: ticket-lock: Add separate ticket-lock.hGuo Ren2-86/+104
2024-11-11asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlockGuo Ren2-17/+9
2024-11-11riscv: Implement xchg8/16() using ZabhaAlexandre Ghiti1-24/+41
2024-11-11riscv: Implement arch_cmpxchg128() using ZacasAlexandre Ghiti2-0/+39
2024-11-11riscv: Improve zacas fully-ordered cmpxchg()Alexandre Ghiti1-28/+64
2024-11-11riscv: Implement cmpxchg8/16() using ZabhaAlexandre Ghiti5-29/+72
2024-11-11dt-bindings: riscv: Add Zabha ISA extension descriptionAlexandre Ghiti1-0/+6
2024-11-11riscv: Implement cmpxchg32/64() using ZacasAlexandre Ghiti3-17/+50
2024-11-11riscv: Do not fail to build on byte/halfword operations with ZawrsAlexandre Ghiti1-0/+5
2024-11-11riscv: Move cpufeature.h macros into their own headerAlexandre Ghiti2-57/+70
2024-10-27Linux 6.12-rc5v6.12-rc5Linus Torvalds1-1/+1
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+38
2024-10-27Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+4
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-65/+22
2024-10-27Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds3-6/+29
2024-10-27Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-78/+122
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto1-1/+1
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf1-0/+10
2024-10-25Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds5-87/+192
2024-10-25Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+8
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-18/+28
2024-10-25Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-9/+43
2024-10-25Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-6/+41
2024-10-25Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-16/+28
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+52
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1790/+22
2024-10-25Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-10-25Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds35-111/+329