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
/
lib
/
subcmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-11-06
1
-1
/
+3
*
libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags
James Clark
2019-11-06
1
-2
/
+3
*
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-27
1
-1
/
+7
*
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
2018-12-18
1
-2
/
+0
*
tools lib subcmd: Fix a few source code comment typos
Ingo Molnar
2018-12-17
1
-2
/
+2
*
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2018-10-19
2
-0
/
+21
*
tools lib subcmd: Support overwriting the pager
Andi Kleen
2018-09-19
2
-1
/
+11
*
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-04-18
1
-3
/
+3
*
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2018-02-06
1
-1
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
16
-0
/
+16
*
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
2
-10
/
+10
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
3
-9
/
+2
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
2017-02-14
1
-0
/
+4
*
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+7
*
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
2017-01-16
1
-9
/
+9
*
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
2017-01-11
1
-0
/
+1
*
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-05
2
-0
/
+8
|
\
|
*
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2017-01-03
2
-0
/
+8
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
|
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-25
2
-0
/
+16
|
/
*
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-10-03
2
-0
/
+17
*
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+3
*
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
1
-1
/
+7
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
1
-1
/
+1
|
\
|
*
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-18
1
-1
/
+1
*
|
objtool: Support CROSS_COMPILE
Josh Poimboeuf
2016-03-03
1
-2
/
+4
|
/
*
tools subcmd: Add missing NORETURN define for parse-options.h
Josh Poimboeuf
2016-01-12
1
-0
/
+4
*
tools subcmd: Rename subcmd header include guards
Josh Poimboeuf
2015-12-17
7
-21
/
+22
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
17
-0
/
+2368