summaryrefslogtreecommitdiffstats
path: root/scripts/basic
Commit message (Expand)AuthorAgeFilesLines
* fixdep: faster CONFIG_ searchAlexey Dobriyan2016-08-241-58/+28
* scripts: Fix size mismatch of kexec_purgatory_sizeTautschnig, Michael2016-07-221-1/+2
* kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-291-0/+1
* fixdep: accept extra dependencies on stdinNicolas Pitre2016-03-291-15/+45
* kbuild: fixdep: Check fstat(2) return valueTom Rini2016-02-171-1/+5
* fixdep: constify strrcmp argumentsNicolas Iooss2015-12-071-1/+1
* kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada2015-08-241-19/+0
* kbuild: fixdep: optimize code slightlyMasahiro Yamada2015-08-241-3/+4
* kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal2014-08-081-1/+1
* bin2c: move bin2c in scripts/basicVivek Goyal2014-08-083-0/+37
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-4/+4
* kbuild: fixdep: support concatenated dep filesStephen Warren2013-04-051-32/+61
* treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* fixdep: fix extraneous dependenciesPeter Foley2011-09-091-0/+1
* kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley2011-05-023-587/+1
* kbuild: Fix computing srcversion for modulesMichal Marek2011-03-131-6/+13
* fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
* Make fixdep error handling more explicitBen Gamari2010-12-221-3/+7
* Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-143-66/+132
|\
| * Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-281-1/+4
| |\
| | * kbuild: check return value of asprintf()Namhyung Kim2010-10-281-1/+4
| * | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-222-65/+1
| |/
| * docbook: warn on unused doc entriesJohannes Berg2010-09-111-1/+128
* | fixdep: use hash table instead of a single arrayEric Dumazet2010-11-111-48/+61
|/
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-32/+32
|\
| * kbuild: add static to prototypesTrevor Keith2009-09-203-32/+32
* | trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith2009-09-211-1/+0
* | trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-211-2/+1
|/
* kbuild: fix build error during make htmldocsAmerigo Wang2009-06-201-1/+1
* kbuild: fix a compile warningAmerigo Wang2009-06-141-2/+3
* kbuild: allow docproc invocation from externalJiri Slaby2009-06-091-4/+9
* Update .gitignore files for generated targetsLinus Torvalds2008-10-201-1/+1
* driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-162-1/+65
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-281-1/+39
* kernel-doc: use no-doc optionJohannes Berg2008-01-281-1/+3
* kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley2007-10-181-2/+9
* docproc: style & typo cleanupsRandy Dunlap2007-10-122-20/+22
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green2007-05-021-0/+2
* [PATCH] kbuild: fix dependency generationJan Beulich2007-04-011-3/+7
* [PATCH] update some docbook commentsRandy Dunlap2006-11-031-1/+1
* [PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar2006-09-291-0/+1
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-092-230/+2
* kbuild: consolidate command line escapingJan Beulich2006-02-191-12/+2
* kbuild: escape '#' in .target.cmd filesSam Ravnborg2005-12-251-1/+14
* Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+3
* [PATCH] Kill signed charsJ.A. Magallon2005-06-253-18/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+1032