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
2014-08-08
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
1
-0
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
12
-284
/
+617
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-193
/
+1772
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+66
2014-08-05
Merge branch 'pm-tools'
Rafael J. Wysocki
4
-26
/
+28
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+124
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-0
/
+179
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-35
/
+145
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
132
-869
/
+3512
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-28
/
+26
2014-08-04
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-349
/
+297
2014-07-30
cpupower: Remove redundant error check
Peter Senna Tschudin
1
-6
/
+5
2014-07-30
cpupower: bench: parse.c: Fix several minor errors
Rickard Strandqvist
1
-18
/
+21
2014-07-30
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
1
-1
/
+1
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
1
-7
/
+2
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
1
-1
/
+1
2014-07-28
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
29
-115
/
+470
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
11
-27
/
+62
2014-07-28
selftests/powerpc: Add test of per-event excludes
Michael Ellerman
2
-1
/
+115
2014-07-28
selftests/powerpc: Add a routine for retrieving an AUXV entry
Michael Ellerman
2
-0
/
+49
2014-07-28
selftests/powerpc: Add cycles test with MMCR2 handling
Michael Ellerman
2
-1
/
+93
2014-07-28
selftests/powerpc: Dump MMCR2 as part of the EBB HW state
Michael Ellerman
1
-4
/
+6
2014-07-28
selftests/powerpc: Count more instructions & use decimal
Michael Ellerman
1
-8
/
+14
2014-07-28
selftests/powerpc: Count instructions under scheduler pressure
Michael Ellerman
2
-2
/
+8
2014-07-28
selftests/powerpc: Add test of L3 bank handling
Michael Ellerman
2
-1
/
+49
2014-07-28
selftests/powerpc: Move core_busy_loop() into asm
Michael Ellerman
4
-253
/
+272
2014-07-28
selftests/powerpc: Fix parse_proc_maps()
Michael Ellerman
1
-1
/
+1
2014-07-28
selftests/powerpc: Don't ignore errors from sub Makefiles
Michael Ellerman
2
-14
/
+11
2014-07-27
Merge branch 'acpica'
Rafael J. Wysocki
10
-167
/
+1744
2014-07-25
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
1
-1
/
+7
2014-07-25
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
1
-2
/
+1
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
2
-0
/
+5
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
3
-33
/
+53
2014-07-24
perf session: Fix accounting of ordered samples queue
Jiri Olsa
1
-2
/
+1
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-07-23
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
5
-7
/
+10
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
5
-0
/
+77
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
4
-9
/
+20
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
1
-5
/
+15
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
5
-13
/
+37
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
1
-12
/
+32
2014-07-23
perf session: Add ability to skip 4GiB or more
Adrian Hunter
1
-7
/
+8
2014-07-23
perf session: Add ability to 'skip' a non-piped event stream
Adrian Hunter
1
-1
/
+6
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
5
-10
/
+14
2014-07-23
tools: add script to test udelay
David Riley
1
-0
/
+66
2014-07-23
perf tools: Add dso__data_size()
Adrian Hunter
2
-0
/
+24
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
4
-9
/
+15
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2
-0
/
+51
2014-07-23
perf tools: Add cpu to struct thread
Adrian Hunter
2
-0
/
+2
[next]