index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
3
-7
/
+17
2021-03-18
tools/x86/kcpuid: Add AMD leaf 0x8000001E
Borislav Petkov
1
-8
/
+18
2021-03-18
tools/x86/kcpuid: Check last token too
Borislav Petkov
1
-0
/
+2
2021-03-17
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
1
-3
/
+3
2021-03-15
objtool/x86: Use asm/nops.h
Peter Zijlstra
1
-0
/
+81
2021-03-15
tools/x86/kcpuid: Add AMD Secure Encryption leaf
Borislav Petkov
1
-0
/
+10
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
2
-7
/
+7
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
1
-11
/
+0
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
2
-55
/
+191
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
4
-6
/
+6
2021-03-15
x86/insn: Add @buf_len param to insn_init() kernel-doc comment
Borislav Petkov
1
-0
/
+1
2021-03-08
tools/x86: Add a kcpuid tool to show raw CPU features
Feng Tang
3
-0
/
+1059
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
1
-2
/
+0
2021-03-06
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2021-03-06
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+13
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-63
/
+111
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2
-2
/
+4
2021-01-13
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2
-9
/
+21
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+10
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2
-54
/
+80
2020-12-24
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+28
2020-12-24
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-12-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-12-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-12-18
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+9
2020-12-18
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+11
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
1
-0
/
+15
2020-11-12
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2
-10
/
+9
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+33
2020-11-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2020-11-03
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2
-2
/
+13
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+49
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-34
/
+0
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2
-128
/
+0
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
1
-34
/
+0
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
1
-1
/
+49
2020-08-07
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-07
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+23
2020-07-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2020-07-03
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2020-06-09
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+22
2020-06-09
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2020-06-04
Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
1
-0
/
+3
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-06-02
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
1
-0
/
+1
[prev]
[next]