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
/
scripts
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixdep: faster CONFIG_ search
Alexey Dobriyan
2016-08-24
1
-58
/
+28
*
scripts: Fix size mismatch of kexec_purgatory_size
Tautschnig, Michael
2016-07-22
1
-1
/
+2
*
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
1
-0
/
+1
*
fixdep: accept extra dependencies on stdin
Nicolas Pitre
2016-03-29
1
-15
/
+45
*
kbuild: fixdep: Check fstat(2) return value
Tom Rini
2016-02-17
1
-1
/
+5
*
fixdep: constify strrcmp arguments
Nicolas Iooss
2015-12-07
1
-1
/
+1
*
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
2015-08-24
1
-19
/
+0
*
kbuild: fixdep: optimize code slightly
Masahiro Yamada
2015-08-24
1
-3
/
+4
*
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
2014-08-08
1
-1
/
+1
*
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-08-08
3
-0
/
+37
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
1
-4
/
+4
*
kbuild: fixdep: support concatenated dep files
Stephen Warren
2013-04-05
1
-32
/
+61
*
treewide: Fix typo in various drivers
Masanari Iida
2013-01-09
1
-1
/
+1
*
fixdep: fix extraneous dependencies
Peter Foley
2011-09-09
1
-0
/
+1
*
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
Peter Foley
2011-05-02
3
-587
/
+1
*
kbuild: Fix computing srcversion for modules
Michal Marek
2011-03-13
1
-6
/
+13
*
fixdep: Do not record dependency on the source file itself
Michal Marek
2011-02-21
1
-1
/
+11
*
Make fixdep error handling more explicit
Ben Gamari
2010-12-22
1
-3
/
+7
*
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
2010-12-14
3
-66
/
+132
|
\
|
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2010-10-28
1
-1
/
+4
|
|
\
|
|
*
kbuild: check return value of asprintf()
Namhyung Kim
2010-10-28
1
-1
/
+4
|
*
|
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-09-22
2
-65
/
+1
|
|
/
|
*
docbook: warn on unused doc entries
Johannes Berg
2010-09-11
1
-1
/
+128
*
|
fixdep: use hash table instead of a single array
Eric Dumazet
2010-11-11
1
-48
/
+61
|
/
*
kbuild: move autoconf.h to include/generated
Sam Ravnborg
2009-12-12
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
3
-32
/
+32
|
\
|
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
3
-32
/
+32
*
|
trivial: kbuild: remove extraneous blank line after declaration of usage()
Trevor Keith
2009-09-21
1
-1
/
+0
*
|
trivial: remove references to non-existent include/linux/config.h
Markus Heidelberg
2009-09-21
1
-2
/
+1
|
/
*
kbuild: fix build error during make htmldocs
Amerigo Wang
2009-06-20
1
-1
/
+1
*
kbuild: fix a compile warning
Amerigo Wang
2009-06-14
1
-2
/
+3
*
kbuild: allow docproc invocation from external
Jiri Slaby
2009-06-09
1
-4
/
+9
*
Update .gitignore files for generated targets
Linus Torvalds
2008-10-20
1
-1
/
+1
*
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
2
-1
/
+65
*
kernel-doc: new P directive for DOC: sections
Johannes Berg
2008-01-28
1
-1
/
+39
*
kernel-doc: use no-doc option
Johannes Berg
2008-01-28
1
-1
/
+3
*
kbuild: stop docproc segfaulting when SRCTREE isn't set.
Rob Landley
2007-10-18
1
-2
/
+9
*
docproc: style & typo cleanups
Randy Dunlap
2007-10-12
2
-20
/
+22
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
kbuild: scripts/basic/fixdep segfault on pathological string-o-death
Andy Green
2007-05-02
1
-0
/
+2
*
[PATCH] kbuild: fix dependency generation
Jan Beulich
2007-04-01
1
-3
/
+7
*
[PATCH] update some docbook comments
Randy Dunlap
2006-11-03
1
-1
/
+1
*
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
2006-09-29
1
-0
/
+1
*
kconfig: integrate split config into silentoldconfig
Roman Zippel
2006-06-09
2
-230
/
+2
*
kbuild: consolidate command line escaping
Jan Beulich
2006-02-19
1
-12
/
+2
*
kbuild: escape '#' in .target.cmd files
Sam Ravnborg
2005-12-25
1
-1
/
+14
*
Add some basic .gitignore files
Linus Torvalds
2005-10-18
1
-0
/
+3
*
[PATCH] Kill signed chars
J.A. Magallon
2005-06-25
3
-18
/
+18
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
4
-0
/
+1032