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.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-02-17
perf stat: Add -a as default target
Jiri Olsa
2
-2
/
+3
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
4
-9
/
+22
2017-02-17
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
1
-30
/
+39
2017-02-17
perf build: Add special fixdep cleaning rule
Jiri Olsa
3
-4
/
+7
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
4
-14
/
+10
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
1
-3
/
+16
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2
-0
/
+23
2017-02-17
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-17
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2
-3
/
+3
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2
-2
/
+9
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-5
/
+52
2017-02-16
Merge branch 'linus' into x86/mm
Thomas Gleixner
7
-4
/
+41
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+12
2017-02-16
tools/power/x86: Debug utility for intel_pstate driver
Doug Smythies
1
-0
/
+569
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
1
-2
/
+13
2017-02-15
bpf: Remove redundant ifdef
Mickaël Salaün
1
-9
/
+3
2017-02-15
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-02-15
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
1
-0
/
+7
2017-02-15
tools/leds: Add led_hw_brightness_mon program
Jacek Anaszewski
2
-2
/
+86
2017-02-14
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
2
-3
/
+3
2017-02-14
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-02-14
perf evsel: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-34
/
+28
2017-02-14
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-14
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-9
/
+6
2017-02-14
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-8
/
+9
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
1
-11
/
+8
2017-02-14
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-14
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
6
-20
/
+0
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-14
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
4
-12
/
+13
2017-02-14
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
1
-1
/
+2
2017-02-14
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
1
-2
/
+2
2017-02-14
selftests: Fix the .c linking rule
Michael Ellerman
1
-1
/
+1
2017-02-14
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
1
-5
/
+5
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
3
-2
/
+18
2017-02-14
tools: Suppress request for warning options not existent in clang
Arnaldo Carvalho de Melo
1
-1
/
+4
2017-02-14
radix tree test suite: Add config option for map shift
Rehas Sachdeva
4
-11
/
+16
2017-02-14
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
1
-2
/
+2
2017-02-14
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
1
-1
/
+14
2017-02-14
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
1
-2
/
+4
2017-02-14
radix tree test suite: Fix leaky tests
Matthew Wilcox
1
-12
/
+16
2017-02-14
radix tree test suite: Enable address sanitizer
Matthew Wilcox
1
-1
/
+1
2017-02-14
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
1
-3
/
+3
2017-02-14
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
10
-58
/
+77
2017-02-14
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2
-0
/
+26
2017-02-14
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
4
-7
/
+33
2017-02-14
ida: Use exceptional entries for small IDAs
Matthew Wilcox
1
-1
/
+92
2017-02-14
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2
-3
/
+4
[prev]
[next]