aboutsummaryrefslogtreecommitdiff
path: root/tools/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers2-0/+6
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-14/+20
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+0
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld1-1/+0
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds1-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-465/+1074
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy1-0/+1
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2-400/+414
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim2-0/+50
2024-08-02tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV fileAhmed S. Darwish1-414/+1016
2024-08-02tools/x86/kcpuid: Parse subleaf ranges if providedAhmed S. Darwish1-18/+32
2024-08-02tools/x86/kcpuid: Recognize all leaves with subleavesAhmed S. Darwish1-21/+18
2024-08-02tools/x86/kcpuid: Strip bitfield names leading/trailing whitespaceAhmed S. Darwish1-1/+1
2024-08-02tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish1-7/+5
2024-08-02tools/x86/kcpuid: Set max possible subleaves count to 64Ahmed S. Darwish1-1/+1
2024-08-02tools/x86/kcpuid: Properly align long-description columnsAhmed S. Darwish1-1/+2
2024-08-02tools/x86/kcpuid: Remove unused variableAhmed S. Darwish1-3/+0
2024-06-12tools/x86/kcpuid: Add missing dir via MakefileChristian Heusel1-2/+2
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+20
2024-05-28tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-5/+4
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds4-185/+14
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-97/+311
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-42/+295
2024-05-14tools arch x86: Add dell-uart-backlight-emulatorHans de Goede4-0/+229
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter1-0/+93
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter4-0/+21
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter1-72/+76
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter4-6/+66
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter1-12/+45
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae1-4/+7
2024-04-29tools/arch/x86/intel_sdsi: Add current meter supportDavid E. Box1-19/+30
2024-04-29tools/arch/x86/intel_sdsi: Simplify ascii printingDavid E. Box1-9/+8
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box1-3/+4
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box1-10/+19
2024-04-29tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box1-4/+8
2024-04-26tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo1-1/+6
2024-04-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2024-04-22Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo5-39/+374
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim1-23/+51
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim1-2/+0
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim3-8/+23
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim1-8/+300
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo1-43/+0
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo1-142/+0