index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-1
/
+1
|
\
|
*
fault-injection: fix failcmd.sh warning
Akinobu Mita
2012-07-31
1
-1
/
+1
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-31
18
-116
/
+657
|
\
\
|
|
/
|
/
|
|
*
perf annotate: Prevent overflow in size calculation
Cody Schafer
2012-07-25
1
-1
/
+12
|
*
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
Namhyung Kim
2012-07-25
1
-0
/
+1
|
*
tools lib traceevent: Detect build environment changes
Namhyung Kim
2012-07-25
1
-2
/
+12
|
*
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
2012-07-25
1
-0
/
+3
|
*
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2012-07-25
2
-3
/
+12
|
*
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
2012-07-25
1
-0
/
+1
|
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
4
-0
/
+159
|
*
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
2
-18
/
+147
|
*
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
2
-0
/
+117
|
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
4
-102
/
+145
|
*
perf hists: Print newline between hists callchains
Frederic Weisbecker
2012-07-25
1
-0
/
+2
|
*
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2012-07-25
2
-1
/
+2
|
*
perf hists: Return correct number of characters printed in callchain
Frederic Weisbecker
2012-07-25
1
-2
/
+3
|
*
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
2012-07-25
1
-0
/
+6
|
*
perf kvm: Limit repetitive guestmount message to once per directory
David Ahern
2012-07-25
1
-1
/
+10
|
*
perf kvm: Fix bug resolving guest kernel syms
David Ahern
2012-07-25
3
-0
/
+15
|
*
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
2012-07-25
1
-1
/
+3
|
*
perf kvm: Set name for VM process in guest machine
David Ahern
2012-07-25
1
-1
/
+16
|
*
perf symbols: Add machine id to modules debug message
David Ahern
2012-07-23
1
-2
/
+9
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
6
-1
/
+683
|
\
\
|
*
|
fault-injection: add tool to run command with failslab or fail_page_alloc
Akinobu Mita
2012-07-30
1
-0
/
+219
|
*
|
fault-injection: add selftests for cpu and memory hotplug
Akinobu Mita
2012-07-30
5
-1
/
+464
*
|
|
Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2012-07-30
2
-4
/
+215
|
\
\
\
|
*
|
|
ktest: Allow perl regex expressions in conditional statements
Steven Rostedt
2012-07-30
1
-1
/
+5
|
*
|
|
ktest: Ignore errors it tests if IGNORE_ERRORS is set
Steven Rostedt
2012-07-30
1
-1
/
+10
|
*
|
|
ktest: Reset saved min (force) configs for each test
Steven Rostedt
2012-07-20
1
-0
/
+2
|
*
|
|
ktest: Add check for bug or panic during reboot
Steven Rostedt
2012-07-19
1
-1
/
+27
|
*
|
|
ktest: Add MAX_MONITOR_WAIT option
Steven Rostedt
2012-07-19
2
-1
/
+23
|
*
|
|
ktest: Fix config bisect with how make oldnoconfig works
Steven Rostedt
2012-07-19
1
-0
/
+46
|
*
|
|
ktest: Add CONFIG_BISECT_CHECK option
Steven Rostedt
2012-07-19
2
-0
/
+20
|
*
|
|
ktest: Add PRE_INSTALL option
Steven Rostedt
2012-07-19
2
-0
/
+16
|
*
|
|
ktest: Add PRE/POST_KTEST and TEST options
Steven Rostedt
2012-07-19
2
-0
/
+67
|
*
|
|
ktest: Remove commented exit
Steven Rostedt
2012-07-19
1
-1
/
+0
*
|
|
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2012-07-30
1
-7
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
2012-07-02
1
-7
/
+7
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-26
3
-539
/
+872
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
2012-07-26
11
-567
/
+957
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
/
|
|
/
/
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
tools/power: turbostat: fix large c1% issue
Len Brown
2012-07-19
1
-4
/
+8
|
|
|
|
|
|
*
|
tools/power: turbostat v2 - re-write for efficiency
Len Brown
2012-07-19
3
-539
/
+868
*
|
|
|
|
|
|
|
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-26
1
-5
/
+16
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
2012-07-16
1
-5
/
+16
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge 3.5-rc4 into usb-next
Greg Kroah-Hartman
2012-06-25
6
-11
/
+68
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
testusb: expose looping forever option "l" to user
Du, ChangbinX
2012-06-13
1
-5
/
+16
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
3
-17
/
+17
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
perf kvm: Fix segfault with report and mixed guestmount use
David Ahern
2012-07-02
1
-14
/
+15
|
*
|
|
|
|
|
|
perf kvm: Fix regression with guest machine creation
David Ahern
2012-07-02
1
-1
/
+1
|
*
|
|
|
|
|
|
perf script: Fix format regression due to libtraceevent merge
David Ahern
2012-07-02
1
-2
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]