aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
AgeCommit message (Expand)AuthorFilesLines
2011-09-09fixdep: fix extraneous dependenciesGravatar Peter Foley 1-0/+1
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cGravatar Peter Foley 3-587/+1
2011-03-13kbuild: Fix computing srcversion for modulesGravatar Michal Marek 1-6/+13
2011-02-21fixdep: Do not record dependency on the source file itselfGravatar Michal Marek 1-1/+11
2010-12-22Make fixdep error handling more explicitGravatar Ben Gamari 1-3/+7
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildGravatar Michal Marek 3-66/+132
2010-11-11fixdep: use hash table instead of a single arrayGravatar Eric Dumazet 1-48/+61
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-1/+4
2010-10-28kbuild: check return value of asprintf()Gravatar Namhyung Kim 1-1/+4
2010-09-22jump label: Convert dynamic debug to use jump labelsGravatar Jason Baron 2-65/+1
2010-09-11docbook: warn on unused doc entriesGravatar Johannes Berg 1-1/+128
2009-12-12kbuild: move autoconf.h to include/generatedGravatar Sam Ravnborg 1-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 3-32/+32
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Gravatar Trevor Keith 1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hGravatar Markus Heidelberg 1-2/+1
2009-09-20kbuild: add static to prototypesGravatar Trevor Keith 3-32/+32
2009-06-20kbuild: fix build error during make htmldocsGravatar Amerigo Wang 1-1/+1
2009-06-14kbuild: fix a compile warningGravatar Amerigo Wang 1-2/+3
2009-06-09kbuild: allow docproc invocation from externalGravatar Jiri Slaby 1-4/+9
2008-10-20Update .gitignore files for generated targetsGravatar Linus Torvalds 1-1/+1
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesGravatar Jason Baron 2-1/+65
2008-01-28kernel-doc: new P directive for DOC: sectionsGravatar Johannes Berg 1-1/+39
2008-01-28kernel-doc: use no-doc optionGravatar Johannes Berg 1-1/+3
2007-10-18kbuild: stop docproc segfaulting when SRCTREE isn't set.Gravatar Rob Landley 1-2/+9
2007-10-12docproc: style & typo cleanupsGravatar Randy Dunlap 2-20/+22
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathGravatar Andy Green 1-0/+2
2007-04-01[PATCH] kbuild: fix dependency generationGravatar Jan Beulich 1-3/+7
2006-11-03[PATCH] update some docbook commentsGravatar Randy Dunlap 1-1/+1
2006-09-29[PATCH] docbook: fix segfault in docproc.cGravatar Henrik Kretzschmar 1-0/+1
2006-06-09kconfig: integrate split config into silentoldconfigGravatar Roman Zippel 2-230/+2
2006-02-19kbuild: consolidate command line escapingGravatar Jan Beulich 1-12/+2
2005-12-25kbuild: escape '#' in .target.cmd filesGravatar Sam Ravnborg 1-1/+14
2005-10-18Add some basic .gitignore filesGravatar Linus Torvalds 1-0/+3
2005-06-25[PATCH] Kill signed charsGravatar J.A. Magallon 3-18/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+1032