summaryrefslogtreecommitdiff
path: root/tools/arch/x86
AgeCommit message (Expand)Author
2025-03-25tools/x86/kcpuid: Exit the program on invalid parametersAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Fix error handlingAhmed S. Darwish
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-02-28tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed
2025-02-17perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim
2024-08-02tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV fileAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Parse subleaf ranges if providedAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Recognize all leaves with subleavesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Strip bitfield names leading/trailing whitespaceAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Set max possible subleaves count to 64Ahmed S. Darwish
2024-08-02tools/x86/kcpuid: Properly align long-description columnsAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Remove unused variableAhmed S. Darwish
2024-06-12tools/x86/kcpuid: Add missing dir via MakefileChristian Heusel
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-14tools arch x86: Add dell-uart-backlight-emulatorHans de Goede
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae
2024-04-29tools/arch/x86/intel_sdsi: Add current meter supportDavid E. Box