Age | Commit message (Expand) | Author | Files | Lines |
2019-11-29 | Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -12/+32 |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -6/+1069 |
2019-11-26 | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... | Linus Torvalds | 1 | -1/+1 |
2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds | 1 | -2/+2 |
2019-11-26 | x86/insn: Add some more Intel instructions to the opcode map | Adrian Hunter | 1 | -12/+32 |
2019-11-25 | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c... | Ingo Molnar | 3 | -0/+54 |
2019-11-18 | x86/insn: Add some Intel instructions to the opcode map | Adrian Hunter | 1 | -6/+12 |
2019-11-07 | x86/Kconfig: Rename UMIP config parameter | Babu Moger | 1 | -1/+1 |
2019-10-22 | Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -0/+146 |
2019-10-22 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -1/+6 |
2019-10-17 | x86: xen: insn: Decode Xen and KVM emulate-prefix signature | Masami Hiramatsu | 3 | -0/+54 |
2019-10-15 | tools arch x86: Grab a copy of the file containing the IRQ vector defines | Arnaldo Carvalho de Melo | 1 | -0/+146 |
2019-10-15 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-10-15 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+5 |
2019-10-07 | tools arch x86: Grab a copy of the file containing the MSR numbers | Arnaldo Carvalho de Melo | 1 | -0/+857 |
2019-10-01 | x86/insn: Fix awk regexp warnings | Alexander Kapshuk | 1 | -2/+2 |
2019-09-30 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 4 | -2/+14 |
2019-09-20 | tools arch x86: Sync asm/cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2019-09-20 | tools arch x86 uapi: Synch asm/unistd.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-09-16 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2019-09-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -0/+2702 |
2019-09-05 | riscv: Add support for libdw | Mao Han | 1 | -0/+42 |
2019-08-31 | perf intel-pt: Use shared x86 insn decoder | Josh Poimboeuf | 4 | -5/+5 |
2019-08-31 | objtool: Move x86 insn decoder to a common location | Josh Poimboeuf | 8 | -0/+2699 |
2019-08-26 | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes | Ingo Molnar | 6 | -13/+40 |
2019-08-20 | tools arch x86: Sync asm/cpufeatures.h with the with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2019-07-29 | tools headers UAPI: Update tools's copy of mman.h headers | Arnaldo Carvalho de Melo | 2 | -8/+0 |
2019-07-26 | tools headers UAPI: Update tools's copy of kvm.h headers | Arnaldo Carvalho de Melo | 4 | -5/+40 |
2019-07-22 | x86: Remove X86_FEATURE_MFENCE_RDTSC | Josh Poimboeuf | 1 | -1/+0 |
2019-07-08 | tools arch x86: Sync asm/cpufeatures.h with the with the kernel | Arnaldo Carvalho de Melo | 1 | -6/+15 |
2019-07-06 | tools arch kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 2 | -10/+28 |
2019-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2019-06-24 | perf/x86/regs: Use PERF_REG_EXTENDED_MASK | Kan Liang | 1 | -0/+3 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+1 |
2019-06-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-06-19 | KVM: x86: Modify struct kvm_nested_state to have explicit fields for data | Liran Alon | 1 | -1/+1 |
2019-06-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -1/+95 |
2019-05-28 | tools headers UAPI: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo | 3 | -1/+92 |
2019-05-28 | tools arch x86: Sync asm/cpufeatures.h with the with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -2/+25 |
2019-05-18 | Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 3 | -2/+25 |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+2 |
2019-05-15 | tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+22 |
2019-05-15 | tools arch uapi: Sync the x86 kvm.h copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-05-15 | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2019-05-15 | csky: Add support for libdw | Mao Han | 1 | -0/+51 |
2019-05-09 | Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs... | Linus Torvalds | 1 | -0/+51 |
2019-05-09 | csky: Add support for perf unwind-libdw | Mao Han | 1 | -0/+51 |