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