aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-05-02kbuild: Fix Makefile.asm-generic for umGravatar Michal Marek 1-1/+1
2011-05-02kbuild: Allow to combine multiple W= levelsGravatar Michal Marek 1-2/+6
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Gravatar Dave Jones 1-0/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameGravatar Marcin Nowakowski 1-1/+1
2011-04-29kbuild: don't warn about include/linux/version.h not including itselfGravatar Peter Foley 1-0/+1
2011-04-29kconfig: quiet commands when V=0Gravatar Peter Foley 1-2/+2
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umGravatar Peter Foley 1-2/+2
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTGravatar Peter Foley 1-7/+9
2011-04-29kconfig: rearrange clean-filesGravatar Peter Foley 1-2/+2
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-2/+3
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-3/+4
2011-04-29kconfig: only build kxgettext when neededGravatar Peter Foley 1-1/+5
2011-04-28kbuild: asm-generic supportGravatar Sam Ravnborg 2-1/+32
2011-04-28kbuild: implement several W= levelsGravatar Sam Ravnborg 1-27/+38
2011-04-24kconfig: Avoid buffer underrun in choice inputGravatar Ben Hutchings 1-1/+1
2011-04-20kbuild: Fix build with binutils <= 2.19Gravatar Michal Marek 2-2/+7
2011-04-19nconfig: Silence unused return values from wattrsetGravatar Stephen Boyd 1-7/+7
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesGravatar Michal Marek 1-1/+8
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosGravatar Michal Marek 1-2/+12
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosGravatar Michal Marek 1-14/+2
2011-04-18kbuild: Use the deterministic mode of arGravatar Michal Marek 1-2/+2
2011-04-18kbuild: Call gzip with -nGravatar Michal Marek 2-3/+3
2011-04-18kconfig: Do not record timestamp in auto.conf and autoconf.hGravatar Michal Marek 1-6/+2
2011-04-15kconfig: get rid of unused flagsGravatar Yann E. MORIN 3-12/+0
2011-04-15kconfig: allow multiple inclusion of the same fileGravatar Yann E. MORIN 2-20/+38
2011-04-08kconfig: Avoid buffer underrun in choice inputGravatar Ben Hutchings 1-1/+1
2011-04-04eradicate bashisms in scripts/patch-kernelGravatar Andreas Mohr 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 8-11/+11
2011-03-22bloat-o-meter: include read-only data section in reportGravatar Jean Delvare 1-1/+3
2011-03-22checkpatch: warn about memset with swapped argumentsGravatar Dave Jones 1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsGravatar Mike Frysinger 1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightGravatar Alexey Dobriyan 1-2/+2
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textGravatar Joe Perches 1-1/+10
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 12-935/+1226
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 3-9/+23
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 2-1/+8
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildGravatar Michal Marek 8-863/+988
2011-03-17genksyms: Regenerate lexer and parserGravatar Michal Marek 3-512/+661
2011-03-17genksyms: Track changes to enum constantsGravatar Michal Marek 4-13/+127
2011-03-17genksyms: simplify usage of find_symbol()Gravatar Michal Marek 4-9/+9
2011-03-17genksyms: Add helpers for building string listsGravatar Michal Marek 1-32/+38
2011-03-17genksyms: Simplify printing of symbol typesGravatar Michal Marek 1-16/+27
2011-03-17genksyms: Simplify lexerGravatar Michal Marek 2-138/+123
2011-03-17genksyms: Do not paste the bison header file to lex.cGravatar Michal Marek 2-147/+7
2011-03-17modpost: fix trailing commaGravatar Randy Dunlap 1-8/+15
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Gravatar Mike Waychison 1-0/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+20
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-2/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 15-72/+0
2011-03-16Merge branch 'next' into for-linusGravatar James Morris 1-0/+20