summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
td>Linus Torvalds 2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds 2025-07-19lib/raid6: update recov_rvv.c zero page usageHerbert Xu 2025-07-09lib/raid6: replace custom zero page with ZERO_PAGEHerbert Xu 2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens 2025-06-12raid6: riscv: Fix NULL pointer dereference caused by a missing clobberChunyan Zhang 2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang 2025-04-30raid6: skip avx512 checksArnd Bergmann 2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens 2024-05-19lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland 2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada 2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds 2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor 2024-02-16s390/raid6: convert to use standard fpu_*() inline assembliesHeiko Carstens 2024-02-16s390/fpu: decrease stack usage for some casesHeiko Carstens 2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens 2024-02-09s390/fpu: make use of __uninitialized macroHeiko Carstens 2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens 2023-09-11lib/raid6: Drop IA64 supportArd Biesheuvel 2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui 2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui 2023-08-15raid6: test: only check for Altivec if building on powerpc hostsWANG Xuerui 2023-08-15raid6: test: make sure all intermediate and artifact files are .gitignoredWANG Xuerui 2023-08-15raid6: test: cosmetic cleanups for the test MakefileWANG Xuerui 2023-08-15raid6: guard the tables.c include of <linux/export.h> with __KERNEL__WANG Xuerui 2023-08-15raid6: remove the <linux/export.h> include from recov.cWANG Xuerui 2023-06-13raid6: neon: add missing prototypesArnd Bergmann