aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-rc5Linus Torvalds1-1/+1
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-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-25fuse: remove stray debug lineMiklos Szeredi1-1/+0
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt1-1/+1
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei1-7/+3
2024-10-25Revert "fs/9p: simplify iget to remove unnecessary paths"Dominique Martinet5-45/+180
2024-10-25Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"Dominique Martinet1-1/+1
2024-10-25Revert "fs/9p: remove redundant pointer v9ses"Dominique Martinet1-0/+4
2024-10-25Revert " fs/9p: mitigate inode collisions"Dominique Martinet4-56/+22
2024-10-24KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland1-0/+8
2024-10-24RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guestsSamuel Holland2-0/+6
2024-10-24riscv: hwprobe: Export the Supm ISA extensionSamuel Holland3-0/+7
2024-10-24riscv: selftests: Add a pointer masking testSamuel Holland4-1/+344
2024-10-24riscv: Allow ptrace control of the tagged address ABISamuel Holland2-0/+43
2024-10-24riscv: Add support for the tagged address ABISamuel Holland5-10/+130
2024-10-24riscv: Add support for userspace pointer maskingSamuel Holland6-1/+137
2024-10-24riscv: Add CSR definitions for pointer maskingSamuel Holland1-0/+16
2024-10-24riscv: Add ISA extension parsing for pointer maskingSamuel Holland2-0/+8
2024-10-24dt-bindings: riscv: Add pointer masking ISA extensionsSamuel Holland1-0/+18
2024-10-24Revert "9p: Enable multipage folios"Dominique Martinet1-1/+0
2024-10-24riscv: Check that vdso does not contain any dynamic relocationsAlexandre Ghiti1-4/+5
2024-10-24riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti1-0/+1
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das1-2/+12