index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
Age
Commit message (
Expand
)
Author
2024-06-16
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2023-12-08
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-08-08
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
2023-05-11
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2022-11-16
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-07-23
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-07-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
2022-06-16
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
2022-05-15
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2021-11-18
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2021-09-22
KVM: selftests: Remove __NR_userfaultfd syscall fallback
Sean Christopherson
2021-09-22
tools: Move x86 syscall number fallbacks to .../uapi/
Sean Christopherson
2021-09-10
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
perf report: Add tools/arch/x86/include/asm/amd-ibs.h
Kim Phillips
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
2021-07-01
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
2021-07-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-06-29
Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2021-05-21
x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
H. Peter Anvin (Intel)
2021-05-21
x86/irq: Remove unused vectors defines
H. Peter Anvin (Intel)
2021-05-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
2021-05-10
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools include UAPI powerpc: Sync errno.h with the kernel headers
Arnaldo Carvalho de Melo
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2021-05-10
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
x86/asm: Use _ASM_BYTES() in <asm/nops.h>
H. Peter Anvin (Intel)
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-16
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
2021-04-02
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
[next]