index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
Age
Commit message (
Expand
)
Author
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
2023-05-17
tools headers disabled-features: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-05-17
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Yanteng Si
2023-05-10
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-25
Merge tag 'x86_misc_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG
Tiezhu Yang
2023-04-04
perf bench syscall: Add fork syscall benchmark
Tiezhu Yang
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-07
tools/x86/kcpuid: Dump the CPUID function in detailed view
Borislav Petkov (AMD)
2023-03-07
tools/x86/kcpuid: Update AMD leaf Fn80000001
Terry Bowman
2023-03-07
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-03-02
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-02-25
tools: Add LoongArch build infrastructure
Huacai Chen
2023-02-23
Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
2023-02-22
selftests/bpf: Remove not used headers
Tiezhu Yang
2023-02-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
2023-01-18
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
2023-01-18
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
2023-01-17
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2023-01-12
x86/opcode: Add the LKGS instruction to x86-opcode-map
H. Peter Anvin (Intel)
2023-01-12
x86/cpufeature: Add the CPU feature bit for LKGS
H. Peter Anvin (Intel)
2022-12-22
Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-12-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
[next]