aboutsummaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)AuthorFilesLines
41 hoursMerge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 5-42/+295
4 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-12/+12
4 daystools arch x86: Add dell-uart-backlight-emulatorGravatar Hans de Goede 4-0/+229
2024-04-29tools/arch/x86/intel_sdsi: Add current meter supportGravatar David E. Box 1-19/+30
2024-04-29tools/arch/x86/intel_sdsi: Simplify ascii printingGravatar David E. Box 1-9/+8
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_certificate decodingGravatar David E. Box 1-3/+4
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_show displayGravatar David E. Box 1-10/+19
2024-04-29tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthGravatar David E. Box 1-4/+8
2024-04-28arm64/sysreg: Update PIE permission encodingsGravatar Shiqi Liu 1-12/+12
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesGravatar Namhyung Kim 1-0/+4
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesGravatar Namhyung Kim 1-23/+51
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesGravatar Namhyung Kim 1-2/+0
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesGravatar Namhyung Kim 3-8/+23
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesGravatar Namhyung Kim 4-16/+667
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 2-0/+219
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-1/+574
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+5
2024-03-11Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-36/+22
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-4/+23
2024-03-11objtool/LoongArch: Enable orc to be builtGravatar Tiezhu Yang 1-0/+58
2024-03-11objtool/LoongArch: Implement instruction decoderGravatar Tiezhu Yang 1-0/+161
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 2-0/+573
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Gravatar Paolo Bonzini 1-1/+1
2024-02-26tools: riscv: Add header file vdso/processor.hGravatar Haibo Xu 1-0/+32
2024-02-26tools: riscv: Add header file csr.hGravatar Haibo Xu 1-0/+541
2024-02-22x86/insn: Directly assign x86_64 state in insn_init()Gravatar Nikolay Borisov 1-1/+1
2024-02-22x86/insn: Remove superfluous checks from instruction decoding routinesGravatar Nikolay Borisov 1-35/+21
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Gravatar Ingo Molnar 1-5/+5
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 1-1/+1
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Gravatar Paolo Bonzini 1-1/+1
2024-01-31x86/cpu: Add MSR numbers for FRED configurationGravatar H. Peter Anvin (Intel) 1-1/+12
2024-01-31x86/opcode: Add ERET[US] instructions to the x86 opcode mapGravatar H. Peter Anvin (Intel) 1-1/+1
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Gravatar Arnaldo Carvalho de Melo 2-4/+4
2024-01-30tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Gravatar Arnaldo Carvalho de Melo 1-1/+7
2024-01-29x86/cpufeatures: Add SEV-SNP CPU featureGravatar Brijesh Singh 1-0/+1
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+3
2024-01-26tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Gravatar Arnaldo Carvalho de Melo 1-0/+8
2024-01-25x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledGravatar H. Peter Anvin (Intel) 1-1/+7
2024-01-25x86/cpufeatures: Add the CPU feature bit for FREDGravatar H. Peter Anvin (Intel) 1-0/+1
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportGravatar Xin Li 2-1/+2
2024-01-10x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKGravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYGravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEGravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Gravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Gravatar Breno Leitao 1-1/+1
2024-01-08Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-12-12x86/CPU/AMD: Add X86_FEATURE_ZEN1Gravatar Borislav Petkov (AMD) 1-1/+1
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Gravatar Linus Torvalds 9-13/+119
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesGravatar Helge Deller 1-2/+0