aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09fixdep: fix extraneous dependenciesPeter Foley1-0/+1
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley3-587/+1
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek1-6/+13
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2010-12-22Make fixdep error handling more explicitBen Gamari1-3/+7
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek3-66/+132
2010-11-11fixdep: use hash table instead of a single arrayEric Dumazet1-48/+61
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+4
2010-10-28kbuild: check return value of asprintf()Namhyung Kim1-1/+4
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron2-65/+1
2010-09-11docbook: warn on unused doc entriesJohannes Berg1-1/+128
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-32/+32
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg1-2/+1
2009-09-20kbuild: add static to prototypesTrevor Keith3-32/+32
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby1-4/+9
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-1/+1
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2-1/+65
2008-01-28kernel-doc: new P directive for DOC: sectionsJohannes Berg1-1/+39
2008-01-28kernel-doc: use no-doc optionJohannes Berg1-1/+3
2007-10-18kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley1-2/+9
2007-10-12docproc: style & typo cleanupsRandy Dunlap2-20/+22
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green1-0/+2
2007-04-01[PATCH] kbuild: fix dependency generationJan Beulich1-3/+7
2006-11-03[PATCH] update some docbook commentsRandy Dunlap1-1/+1
2006-09-29[PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar1-0/+1
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel2-230/+2
2006-02-19kbuild: consolidate command line escapingJan Beulich1-12/+2
2005-12-25kbuild: escape '#' in .target.cmd filesSam Ravnborg1-1/+14
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+3
2005-06-25[PATCH] Kill signed charsJ.A. Magallon3-18/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+1032