1. a717ab3 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  2. 1fc3d0e tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  3. 8122b04 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  4. bd5c6b8 perf bench: Update the copies of x86's mem{cpy,set}_64.S by Arnaldo Carvalho de Melo · 5 years ago
  5. e680a41 Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  6. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. a25bbc2 Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  8. fd26159 Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. af4933c x86/insn: Add some more Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  10. ceb9e77 Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree by Ingo Molnar · 5 years ago
  11. b980be1 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  12. b971880 x86/Kconfig: Rename UMIP config parameter by Babu Moger · 5 years ago
  13. 27a0a90 Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  14. aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  15. 4d65adf x86: xen: insn: Decode Xen and KVM emulate-prefix signature by Masami Hiramatsu · 5 years ago
  16. d2b72b7 tools arch x86: Grab a copy of the file containing the IRQ vector defines by Arnaldo Carvalho de Melo · 5 years ago
  17. 7cb3a24 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  18. 7a12f51 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  19. 444e2ff tools arch x86: Grab a copy of the file containing the MSR numbers by Arnaldo Carvalho de Melo · 5 years ago
  20. 700c101 x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 5 years ago
  21. b7ad610 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  22. 40f1c03 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  23. 761830a tools arch x86 uapi: Synch asm/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  24. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 51bc620 riscv: Add support for libdw by Mao Han · 5 years ago
  27. 00a2639 perf intel-pt: Use shared x86 insn decoder by Josh Poimboeuf · 5 years ago
  28. d046b72 objtool: Move x86 insn decoder to a common location by Josh Poimboeuf · 5 years ago
  29. b3e30c9 Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes by Ingo Molnar · 5 years ago
  30. 0ac10d8 tools arch x86: Sync asm/cpufeatures.h with the with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  31. b830f94 tools headers UAPI: Update tools's copy of mman.h headers by Arnaldo Carvalho de Melo · 5 years ago
  32. e0d99c4 tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  33. be261ff x86: Remove X86_FEATURE_MFENCE_RDTSC by Josh Poimboeuf · 6 years ago
  34. 686cbe9 tools arch x86: Sync asm/cpufeatures.h with the with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  35. c499d1f tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  36. 57103eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 8b12b81 perf/x86/regs: Use PERF_REG_EXTENDED_MASK by Kan Liang · 6 years ago
  38. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  39. b3e9783 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  40. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  41. 6ca00df KVM: x86: Modify struct kvm_nested_state to have explicit fields for data by Liran Alon · 6 years ago
  42. 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. a735099 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  44. b979540 tools arch x86: Sync asm/cpufeatures.h with the with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  45. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  46. 1ba3b5d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 62e1c09 Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  48. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  49. 0ceb549 tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  50. f98f10f tools arch uapi: Sync the x86 kvm.h copy by Arnaldo Carvalho de Melo · 6 years ago
  51. a021b54 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  52. b399ec2 csky: Add support for libdw by Mao Han · 6 years ago
  53. b1e76c3 Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  54. 3213486 csky: Add support for perf unwind-libdw by Mao Han · 6 years ago
  55. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  56. 18f90d3 tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv by Arnaldo Carvalho de Melo · 6 years ago
  57. 24e45b4 tools uapi x86: Sync vmx.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  58. 13209ad KVM: s390: add MSA9 to cpumodel by Christian Borntraeger · 6 years ago
  59. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  60. 6b7a211 tools: add smp_* barrier variants to include infrastructure by Daniel Borkmann · 6 years ago
  61. 707c373 tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  62. 949af89a tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  63. be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
  64. 1a787fc tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  65. c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  66. 40a31da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 15c0309 tools headers powerpc: Remove unistd.h by Ravi Bangoria · 6 years ago
  68. 64598e8 Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  69. 6529870 powerpc/perf: Update perf_regs structure to include MMCRA by Madhavan Srinivasan · 6 years ago
  70. d0df00e tools uapi: fix RISC-V 64-bit support by Aurelien Jarno · 6 years ago
  71. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  72. 86c22ab tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  73. 94f45df tools headers x86: Sync disabled-features.h by Arnaldo Carvalho de Melo · 6 years ago
  74. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  75. 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
  76. c22e268 tools include arch: Grab a copy of x86's prctl.h by Arnaldo Carvalho de Melo · 6 years ago
  77. 65e259d tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
  78. 51f5fd2 tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,release} by Will Deacon · 6 years ago
  79. 8277581 tools headers: Sync the various kvm.h header copies by Arnaldo Carvalho de Melo · 6 years ago
  80. 8dd4c0f tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies by Arnaldo Carvalho de Melo · 6 years ago
  81. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  82. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  83. 09d62154 tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers by Daniel Borkmann · 6 years ago
  84. 59073aa kvm: x86: Add exception payload fields to kvm_vcpu_events by Jim Mattson · 6 years ago
  85. 4312f2a tools arch uapi: Sync the x86 kvm.h copy by Arnaldo Carvalho de Melo · 6 years ago
  86. 0210c15 tools headers uapi: Update tools's copies of kvm headers by Arnaldo Carvalho de Melo · 6 years ago
  87. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 7830365 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  89. 252df17 tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
  90. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 2280a53 Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  92. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago
  93. e24f14b tools headers: Synchronise x86 cpufeatures.h for L1TF additions by David Woodhouse · 6 years ago
  94. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  95. 1f27a05 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  96. 7def16d tools headers powerpc: Update asm/unistd.h copy to pick new by Arnaldo Carvalho de Melo · 6 years ago
  97. 34b009cf tools include: Grab copies of arm64 dependent unistd.h files by Kim Phillips · 7 years ago
  98. 32fdbd9 tools/headers: Pick up latest kernel ABIs by Ingo Molnar · 7 years ago
  99. 801f5e1 tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscall by Arnaldo Carvalho de Melo · 7 years ago
  100. a20d23b tools headers: Sync x86 cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 7 years ago