index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
49
-158
/
+103
2017-06-05
tools/lib/lockdep: Hide liblockdep output from test results
Levin, Alexander (Sasha Levin)
1
-2
/
+2
2017-06-05
tools/lib/lockdep: Add dummy current_gfp_context()
Levin, Alexander (Sasha Levin)
1
-0
/
+3
2017-06-05
tools/include: Add IS_ERR_OR_NULL to err.h
Levin, Alexander (Sasha Levin)
1
-0
/
+5
2017-06-05
tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address
Levin, Alexander (Sasha Levin)
2
-0
/
+10
2017-06-05
tools/lib/lockdep: Include err.h
Levin, Alexander (Sasha Levin)
1
-0
/
+1
2017-06-05
tools/include: Add (mostly) empty include/linux/sched/mm.h
Levin, Alexander (Sasha Levin)
1
-0
/
+4
2017-06-05
tools/lib/lockdep: Use LDFLAGS
Ben Hutchings
1
-1
/
+1
2017-06-05
tools/lib/lockdep: Remove double-quotes from soname
Ben Hutchings
1
-1
/
+1
2017-06-05
tools/lib/lockdep: Fix object file paths used in an out-of-tree build
Ben Hutchings
1
-4
/
+4
2017-06-05
tools/lib/lockdep: Fix compilation for 4.11
Levin, Alexander (Sasha Levin)
7
-3
/
+237
2017-06-05
tools/lib/lockdep: Don't mix fd-based and stream IO
Alexander Sverdlin
3
-3
/
+6
2017-06-05
tools: Add install make target for liblockdep
Alexander Sverdlin
1
-2
/
+6
2017-06-05
tools/lib/lockdep: Remove -lpthread compiler option
Vishal Thanki
1
-2
/
+2
2017-06-05
tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname()
Ben Hutchings
2
-10
/
+10
2017-06-05
tools/lib/lockdep: Fix 'set but not used' warnings
Ben Hutchings
1
-4
/
+4
2017-06-05
tools/lib/lockdep: Fix 'unused value' warnings
Ben Hutchings
3
-5
/
+15
2017-06-05
tools/lib/lockdep: Enable -Wall by default
Ben Hutchings
1
-0
/
+1
2017-06-05
tools/lib/lockdep: Define the ARRAY_SIZE() macro
Ben Hutchings
1
-0
/
+2
2017-06-05
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
1
-1
/
+1
2017-06-05
tools/lib/lockdep: Fix undefined symbol prandom_u32
Ben Hutchings
1
-0
/
+7
2017-06-05
selftests/powerpc: context_switch use private futexes with threads
Nicholas Piggin
1
-20
/
+33
2017-06-05
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-06-02
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
1
-1
/
+5
2017-06-02
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
1
-2
/
+4
2017-06-02
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
1
-1
/
+4
2017-06-02
tools: usb: testusb: update default vary for superspeed
Felipe Balbi
1
-7
/
+9
2017-06-01
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
1
-3
/
+30
2017-06-01
perf trace: Add mmap alias for s390
Jiri Olsa
1
-0
/
+4
2017-05-29
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-2
/
+2
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-05-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-47
/
+176
2017-05-27
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
2017-05-27
perf annotate: Fix failure when filename has special chars
Ravi Bangoria
1
-1
/
+1
2017-05-27
selftests/ftrace: Add a testcase for many kprobe events
Masami Hiramatsu
1
-0
/
+21
2017-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+245
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2
-4
/
+245
2017-05-24
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
10
-19
/
+84
2017-05-24
perf tools: Put caller above callee in --children mode
Namhyung Kim
1
-0
/
+2
2017-05-24
perf report: Do not drop last inlined frame
Milian Wolff
1
-4
/
+14
2017-05-24
perf report: Always honor callchain order for inlined nodes
Milian Wolff
1
-14
/
+4
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
3
-0
/
+39
2017-05-24
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2
-1
/
+16
2017-05-24
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
1
-10
/
+13
2017-05-24
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
1
-4
/
+9
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-7
/
+136
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
1
-0
/
+4
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
15
-11
/
+648
2017-05-21
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+10
2017-05-19
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+122
[prev]
[next]