summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-18riscv: vector: Use vlenb from DT for theadCharlie Jenkins
2025-01-18riscv: Add thead and xtheadvector as a vendor extensionCharlie Jenkins
2025-01-18riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetreeCharlie Jenkins
2025-01-18dt-bindings: cpus: add a thead vlen register length propertyCharlie Jenkins
2025-01-18dt-bindings: riscv: Add xtheadvector ISA extension descriptionCharlie Jenkins
2025-01-18RISC-V: Mark riscv_v_init() as __initPalmer Dabbelt
2024-11-12riscv: Fix default misaligned access trapCharlie Jenkins
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt
2024-11-11riscv: Add qspinlock supportAlexandre Ghiti
2024-11-11dt-bindings: riscv: Add Ziccrse ISA extension descriptionAlexandre Ghiti
2024-11-11riscv: Add ISA extension parsing for ZiccrseAlexandre Ghiti
2024-11-11asm-generic: ticket-lock: Add separate ticket-lock.hGuo Ren
2024-11-11asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlockGuo Ren
2024-11-11riscv: Implement xchg8/16() using ZabhaAlexandre Ghiti
2024-11-11riscv: Implement arch_cmpxchg128() using ZacasAlexandre Ghiti
2024-11-11riscv: Improve zacas fully-ordered cmpxchg()Alexandre Ghiti
2024-11-11riscv: Implement cmpxchg8/16() using ZabhaAlexandre Ghiti
2024-11-11dt-bindings: riscv: Add Zabha ISA extension descriptionAlexandre Ghiti
2024-11-11riscv: Implement cmpxchg32/64() using ZacasAlexandre Ghiti
2024-11-11riscv: Do not fail to build on byte/halfword operations with ZawrsAlexandre Ghiti
2024-11-11riscv: Move cpufeature.h macros into their own headerAlexandre Ghiti
2024-10-27Linux 6.12-rc5Linus Torvalds
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-27Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-27Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-27Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf
2024-10-25Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds
2024-10-25Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-25Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-10-25Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-10-25Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-25Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-25Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-25Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-25Merge branch 'pm-powercap'Rafael J. Wysocki
2024-10-25Merge branches 'acpi-resource' and 'acpi-button'Rafael J. Wysocki
2024-10-25fuse: remove stray debug lineMiklos Szeredi
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei