index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-28
5
-76
/
+285
|
\
|
*
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-04-02
1
-0
/
+81
|
|
\
|
|
*
objtool/x86: Use asm/nops.h
Peter Zijlstra
2021-03-15
1
-0
/
+81
|
*
|
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-31
1
-0
/
+2
|
*
|
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
2021-03-17
1
-3
/
+3
|
*
|
x86/insn: Make insn_complete() static
Borislav Petkov
2021-03-15
2
-7
/
+7
|
*
|
x86/insn: Remove kernel_insn_init()
Borislav Petkov
2021-03-15
1
-11
/
+0
|
*
|
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-15
2
-55
/
+191
|
*
|
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2021-03-15
4
-6
/
+6
|
*
|
x86/insn: Add @buf_len param to insn_init() kernel-doc comment
Borislav Petkov
2021-03-15
1
-0
/
+1
*
|
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-2
/
+0
|
\
\
\
|
*
|
|
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
2021-03-18
4
-9
/
+20
|
|
\
|
|
|
*
|
|
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
2021-03-08
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
3
-0
/
+1081
|
\
\
\
|
*
|
|
tools/x86/kcpuid: Add AMD leaf 0x8000001E
Borislav Petkov
2021-03-18
1
-8
/
+18
|
*
|
|
tools/x86/kcpuid: Check last token too
Borislav Petkov
2021-03-18
1
-0
/
+2
|
*
|
|
tools/x86/kcpuid: Add AMD Secure Encryption leaf
Borislav Petkov
2021-03-15
1
-0
/
+10
|
*
|
|
tools/x86: Add a kcpuid tool to show raw CPU features
Feng Tang
2021-03-08
3
-0
/
+1059
|
|
/
/
*
|
/
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
2021-04-17
1
-3
/
+0
|
|
/
|
/
|
*
|
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
2
-1
/
+4
*
|
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-6
/
+13
*
|
tools headers UAPI s390: Sync ptrace.h kernel headers
Arnaldo Carvalho de Melo
2021-03-06
1
-2
/
+3
|
/
*
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
3
-63
/
+111
|
\
|
*
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-14
2
-9
/
+21
|
*
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2021-01-14
1
-0
/
+10
|
*
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-14
2
-54
/
+80
*
|
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
1
-6
/
+22
|
\
\
|
*
|
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-08
1
-6
/
+22
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
1
-0
/
+2
|
\
\
|
*
|
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
1
-0
/
+2
|
|
/
*
/
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2021-01-28
2
-2
/
+4
|
/
*
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+28
*
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-3
/
+0
*
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+2
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+1
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+1
*
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+2
*
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
2
-1
/
+9
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
1
-1
/
+11
*
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-06
1
-0
/
+15
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2020-11-12
2
-10
/
+9
*
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
4
-1
/
+59
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-0
/
+10
*
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
2020-11-03
1
-1
/
+1
*
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2020-11-03
2
-2
/
+13
*
parisc: Add MAP_UNINITIALIZED define
Helge Deller
2020-10-15
1
-1
/
+0
*
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-1
/
+49
|
\
|
*
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
2020-09-07
1
-1
/
+49
*
|
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-34
/
+0
|
\
\
|
*
|
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
1
-34
/
+0
|
|
/
[next]