index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-26
tools arm64: Import cputype.h
Ali Saidi
2
-0
/
+259
2022-03-25
perf lock: Add -F/--field option to control output
Namhyung Kim
2
-5
/
+56
2022-03-25
perf lock: Extend struct lock_key to have print function
Namhyung Kim
1
-26
/
+65
2022-03-25
perf lock: Add --synth=no option for record
Namhyung Kim
1
-1
/
+1
2022-03-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+4
2022-03-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-03-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2022-03-22
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
1
-1
/
+1
2022-03-22
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
1
-1
/
+1
2022-03-22
perf script: Add 'brstackinsnlen' for branch stacks
Kan Liang
2
-14
/
+38
2022-03-22
perf parse-events: Move slots only with topdown
Ian Rogers
1
-4
/
+14
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
66
-388
/
+5605
2022-03-22
perf ftrace latency: Update documentation
Namhyung Kim
1
-23
/
+52
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
4
-11
/
+22
2022-03-22
perf tools: Fix version kernel tag
John Garry
1
-9
/
+4
2022-03-22
perf tools: Fix dependency for version file creation
John Garry
1
-2
/
+2
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+79
2022-03-21
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+617
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
16
-195
/
+806
2022-03-21
Merge tag 'lkmm.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+51
2022-03-21
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-42
/
+76
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+10
2022-03-21
Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+12
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+3632
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-83
/
+231
2022-03-21
Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+68
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-18
Merge branch 'thermal-hfi'
Rafael J. Wysocki
6
-15
/
+617
2022-03-18
Merge branch 'pm-tools'
Rafael J. Wysocki
16
-195
/
+806
2022-03-18
perf vendor events intel: Update events for TremontX
Ian Rogers
7
-1150
/
+1204
2022-03-18
perf vendor events intel: Update events for Tigerlake
Ian Rogers
3
-129
/
+129
2022-03-18
perf vendor events intel: Update events for SkylakeX
Ian Rogers
2
-36
/
+36
2022-03-18
perf vendor events intel: Update events for Skylake
Ian Rogers
2
-36
/
+36
2022-03-18
perf vendor events intel: Update events for IcelakeX
Ian Rogers
4
-276
/
+324
2022-03-18
perf vendor events intel: Update events for Icelake
Ian Rogers
3
-680
/
+680
2022-03-18
perf vendor events intel: Update events for Elkhartlake
Ian Rogers
2
-241
/
+241
2022-03-18
perf vendor events intel: Update events for CascadelakeX
Ian Rogers
2
-6588
/
+6588
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-3
/
+2
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-3
/
+2
2022-03-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
42
-111
/
+476
2022-03-14
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
3
-27
/
+41
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
3
-3
/
+19
2022-03-12
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
1
-4
/
+0
[next]