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.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-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
*
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
1
-3
/
+3
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
41
-709
/
+689
|
\
|
*
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2017-02-13
4
-11
/
+16
|
*
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
2017-02-13
1
-2
/
+2
|
*
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
2017-02-13
1
-1
/
+14
|
*
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
2017-02-13
1
-2
/
+4
|
*
radix tree test suite: Fix leaky tests
Matthew Wilcox
2017-02-13
1
-12
/
+16
|
*
radix tree test suite: Enable address sanitizer
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
1
-3
/
+3
|
*
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
|
*
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
|
*
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
|
*
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
1
-1
/
+92
|
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
2
-3
/
+4
|
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
8
-6
/
+365
|
*
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
|
*
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
|
*
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
5
-23
/
+12
|
*
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
|
*
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
|
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
2
-1
/
+8
|
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
14
-501
/
+8
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
54
-129
/
+256
|
\
\
|
*
\
Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-02-21
54
-129
/
+256
|
|
\
\
|
|
*
|
perf record: Honor --quiet option properly
Namhyung Kim
2017-02-20
1
-0
/
+2
|
|
*
|
perf annotate: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-0
/
+8
|
|
*
|
perf diff: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-4
/
+14
|
|
*
|
perf report: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-4
/
+19
|
|
*
|
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
29
-52
/
+52
|
|
*
|
perf utils: Add perf_quiet_option()
Namhyung Kim
2017-02-20
2
-0
/
+18
|
|
*
|
perf record: Add -a as default target
Jiri Olsa
2017-02-17
2
-2
/
+4
|
|
*
|
perf stat: Add -a as default target
Jiri Olsa
2017-02-17
2
-2
/
+3
|
|
*
|
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
2017-02-17
4
-9
/
+22
|
|
*
|
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
2017-02-17
1
-30
/
+39
|
|
*
|
perf build: Add special fixdep cleaning rule
Jiri Olsa
2017-02-17
3
-4
/
+7
|
|
*
|
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
4
-14
/
+10
|
|
*
|
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
2017-02-17
1
-3
/
+16
|
|
*
|
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2017-02-17
2
-0
/
+23
|
|
*
|
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
2017-02-17
1
-1
/
+1
|
|
*
|
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2017-02-17
2
-3
/
+3
|
|
*
|
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
2017-02-17
1
-1
/
+8
|
|
*
|
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2017-02-17
2
-2
/
+9
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
3
-10
/
+58
|
\
\
\
\
|
*
|
|
|
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
3
-10
/
+58
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
6
-9
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
*
|
|
|
|
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
*
|
|
|
|
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-27
2
-3
/
+3
[next]