Age | Commit message (Expand) | Author | Files | Lines |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -1/+1 |
2024-01-30 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 2 | -4/+4 |
2024-01-30 | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,... | Arnaldo Carvalho de Melo | 1 | -1/+7 |
2024-01-27 | tools headers UAPI: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2024-01-26 | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3... | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2024-01-08 | Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2023-12-12 | x86/CPU/AMD: Add X86_FEATURE_ZEN1 | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-12-01 | Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu... | Linus Torvalds | 9 | -13/+119 |
2023-11-25 | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes | Helge Deller | 1 | -2/+0 |
2023-11-22 | perf build: Ensure sysreg-defs Makefile respects output dir | Oliver Upton | 1 | -1/+1 |
2023-11-22 | tools headers: Update tools's copy of s390/asm headers | Namhyung Kim | 1 | -0/+16 |
2023-11-22 | tools headers: Update tools's copy of arm64/asm headers | Namhyung Kim | 3 | -5/+42 |
2023-11-22 | tools headers: Update tools's copy of x86/asm headers | Namhyung Kim | 4 | -7/+60 |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -647/+257 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -75/+0 |
2023-10-31 | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 4 | -647/+257 |
2023-10-30 | tools headers arm64: Fix references to top srcdir in Makefile | Oliver Upton | 1 | -8/+8 |
2023-10-19 | Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2023-10-18 | perf/benchmark: fix seccomp_unotify benchmark for 32-bit | Jiri Slaby (SUSE) | 1 | -1/+1 |
2023-10-18 | tools headers arm64: Update sysreg.h with kernel sources | Jing Zhang | 2 | -647/+218 |
2023-10-18 | tools: arm64: Add a Makefile for generating sysreg-defs.h | Oliver Upton | 2 | -0/+39 |
2023-09-13 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+12 |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 3 | -75/+0 |
2023-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2023-08-31 | Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+1 |
2023-08-30 | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2023-08-28 | Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+6 |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+38 |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann | 2 | -0/+38 |
2023-08-09 | Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu... | Linus Torvalds | 1 | -0/+1 |
2023-08-08 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2023-08-07 | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2023-08-06 | tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools | Xin Li | 1 | -7/+0 |
2023-07-28 | KVM: SEV: Enable data breakpoints in SEV-ES | Alexey Kardashevskiy | 1 | -0/+1 |
2023-07-18 | x86/bugs: Increase the x86 bugs vector size to two u32s | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-07-17 | perf/benchmark: add a new benchmark for seccom_unotify | Andrei Vagin | 2 | -0/+6 |
2023-07-14 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -76/+0 |
2023-06-27 | Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+5 |
2023-06-26 | Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+14 |
2023-06-22 | tools arch: Remove uapi bitsperlong.h of hexagon and microblaze | Tiezhu Yang | 2 | -29/+0 |
2023-06-22 | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang | 3 | -47/+0 |
2023-05-31 | x86/alternatives: Add longer 64-bit NOPs | Peter Zijlstra | 1 | -2/+14 |
2023-05-19 | perf bench syscall: Fix __NR_execve undeclared build error | Tiezhu Yang | 1 | -0/+3 |
2023-05-17 | tools headers disabled-features: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+7 |
2023-05-17 | tools headers UAPI: Sync arch prctl headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2023-05-17 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 2 | -60/+21 |
2023-05-17 | tools headers x86 cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -5/+21 |
2023-05-10 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Yanteng Si | 1 | -0/+2 |
2023-05-10 | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources | Yanteng Si | 2 | -0/+39 |