index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2012-12-13
Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-8
/
+158
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2012-12-13
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+4
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+1
2012-12-11
ktest: Test if target machine is up before install
Steven Rostedt
-0
/
+10
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3599
/
+7570
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
-2
/
+256
2012-12-11
ktest: Fix breakage from change of oldnoconfig to olddefconfig
Steven Rostedt
-4
/
+8
2012-12-11
selftests: add a test program for variable huge page sizes in mmap/shmget
Andi Kleen
-2
/
+256
2012-12-11
ktest: Add native support for syslinux boot loader
Steven Rostedt
-2
/
+48
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-13
/
+27
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-60
/
+110
2012-12-11
ktest: Sync before reboot
Steven Rostedt
-0
/
+3
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
-449
/
+140
2012-12-06
tools:virtio: fix compilation warning
Cong Ding
-1
/
+1
2012-12-03
treewide: Fix typos in various drivers
Masanari Iida
-1
/
+1
2012-12-02
tools/firewire: nosy-dump: check for allocation failure
Stefan Richter
-0
/
+4
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-98
/
+148
2012-11-27
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
-2
/
+10
2012-11-27
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
-3
/
+48
2012-11-27
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
-5
/
+13
2012-11-27
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
-19
/
+12
2012-11-27
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
-8
/
+13
2012-11-27
cpupower tools: Fix minor warnings
Palmer Cox
-21
/
+1
2012-11-27
cpupower tools: Update .gitignore for files created in the debug directories
Palmer Cox
-0
/
+7
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
-2
/
+6
2012-11-23
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
-0
/
+4
2012-11-23
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
-51
/
+60
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
-28
/
+46
2012-11-19
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
-1
/
+1
2012-11-19
tools: Pass the target in descend
David Howells
-2
/
+2
2012-11-19
tools: Honour the O= flag when tool build called from a higher Makefile
David Howells
-4
/
+13
2012-11-19
tools: Define a Makefile function to do subdir processing
David Howells
-12
/
+20
2012-11-16
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
-365
/
+20
2012-11-15
tools/hv: Fix string types
Tomas Hozza
-5
/
+5
2012-11-15
tools: hv: Netlink source address validation allows DoS
Tomas Hozza
-1
/
+7
2012-11-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
-9
/
+19
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
-16
/
+23
2012-11-14
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
-1
/
+1
2012-11-14
tools: Pass the target in descend
David Howells
-2
/
+2
2012-11-14
tools: Honour the O= flag when tool build called from a higher Makefile
David Howells
-4
/
+13
2012-11-14
tools: Define a Makefile function to do subdir processing
David Howells
-12
/
+20
2012-11-14
perf ui: Always compile browser setup code
Namhyung Kim
-40
/
+30
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
-0
/
+19
2012-11-14
perf ui gtk: Implement ui_progress functions
Namhyung Kim
-0
/
+54
2012-11-14
perf ui: Introduce generic ui_progress helper
Namhyung Kim
-12
/
+41
2012-11-14
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim
-5
/
+5
2012-11-14
perf tools: Add basic event modifier sanity check
Jiri Olsa
-1
/
+25
2012-11-14
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
-0
/
+4
2012-11-14
perf tools: Ensure single disable call per event in record comand
Jiri Olsa
-1
/
+4
[next]