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
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2
-2
/
+256
2012-12-11
selftests: add a test program for variable huge page sizes in mmap/shmget
Andi Kleen
2
-2
/
+256
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+27
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-60
/
+110
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-98
/
+148
2012-11-27
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2
-2
/
+10
2012-11-27
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
4
-3
/
+48
2012-11-27
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
1
-5
/
+13
2012-11-27
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2
-19
/
+12
2012-11-27
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
1
-8
/
+13
2012-11-27
cpupower tools: Fix minor warnings
Palmer Cox
2
-21
/
+1
2012-11-27
cpupower tools: Update .gitignore for files created in the debug directories
Palmer Cox
1
-0
/
+7
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
2
-2
/
+6
2012-11-23
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
1
-0
/
+4
2012-11-23
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
1
-51
/
+60
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
13
-28
/
+46
2012-11-19
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2012-11-19
tools: Pass the target in descend
David Howells
1
-2
/
+2
2012-11-19
tools: Honour the O= flag when tool build called from a higher Makefile
David Howells
1
-4
/
+13
2012-11-19
tools: Define a Makefile function to do subdir processing
David Howells
2
-12
/
+20
2012-11-16
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
4
-365
/
+20
2012-11-15
tools/hv: Fix string types
Tomas Hozza
1
-5
/
+5
2012-11-15
tools: hv: Netlink source address validation allows DoS
Tomas Hozza
1
-1
/
+7
2012-11-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-9
/
+19
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
3
-356
/
+1
2012-11-01
tools/power turbostat: graceful fail on garbage input
Len Brown
1
-8
/
+18
2012-11-01
tools/power turbostat: Repair Segmentation fault when using -i option
Len Brown
1
-1
/
+1
2012-10-30
Tools: hv: Don't return loopback addresses
K. Y. Srinivasan
1
-4
/
+9
2012-10-30
tools: hv: Return the full kernel version
K. Y. Srinivasan
1
-3
/
+6
2012-10-30
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
1
-4
/
+4
2012-10-30
perf header: Fix numa topology printing
Namhyung Kim
1
-0
/
+2
2012-10-28
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2012-10-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+22
2012-10-26
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
1
-2
/
+4
2012-10-25
tools/testing/selftests/epoll/test_epoll.c: fix build
Daniel Hazelton
1
-2
/
+2
2012-10-25
UAPI: fix tools/vm/page-types.c
David Howells
1
-1
/
+1
2012-10-22
perf test: Fix exclude_guest parse events tests
Jiri Olsa
1
-4
/
+8
2012-10-22
perf tools: do not flush maps on COMM for perf report
Luigi Semenzato
1
-1
/
+0
2012-10-22
perf help: Fix --help for builtins
Namhyung Kim
1
-1
/
+1
2012-10-21
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-10-21
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
1
-5
/
+6
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
3
-14
/
+15
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
8
-6
/
+38
2012-10-17
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-17
perf tools: Fix build on sparc.
David Miller
1
-1
/
+1
2012-10-17
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-10-17
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-16
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Steven Rostedt
1
-0
/
+15
2012-10-16
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
Steven Rostedt
1
-3
/
+6
2012-10-16
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
1
-1
/
+3
[next]