aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg1-0/+3
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby1-4/+9
2009-06-09kbuild: clean up scripts/headers.shAmerigo Wang1-7/+0
2009-06-09initconst adjustmentsJan Beulich1-10/+38
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scriptsFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard2-2/+11
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2-17/+21
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar36-76/+11238
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott1-3/+3
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg1-12/+23
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson30-0/+11162
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-41/+29
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap1-3/+4
2009-05-01kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron1-0/+22
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-04-27Remove unused support code for refok sections.Tim Abbott1-18/+0
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg2-2/+10
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds6-5/+11
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds1-0/+515
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon1-1/+1
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich1-2/+2
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg1-0/+2
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard1-1/+1
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg1-0/+4
2009-04-11kbuild: fix option processing for -I in headerdepUwe Kleine-König1-1/+1
2009-04-10scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches1-44/+41
2009-04-10Add scripts/get_maintainer.plJoe Perches1-0/+518
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-271/+1