aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2011-05-04Replace '-' in kernel version with '_'Arun Sharma
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley
2011-05-02kbuild: Fix Makefile.asm-generic for umMichal Marek
2011-05-02kbuild: Allow to combine multiple W= levelsMichal Marek
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski
2011-04-29kbuild: don't warn about include/linux/version.h not including itselfPeter Foley
2011-04-29kconfig: quiet commands when V=0Peter Foley
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umPeter Foley
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley
2011-04-29kconfig: rearrange clean-filesPeter Foley
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley
2011-04-29kconfig: only build kxgettext when neededPeter Foley
2011-04-28kbuild: asm-generic supportSam Ravnborg
2011-04-28kbuild: implement several W= levelsSam Ravnborg
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek
2011-04-18kbuild: Use the deterministic mode of arMichal Marek
2011-04-18kbuild: Call gzip with -nMichal Marek
2011-04-18kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek
2011-04-15kconfig: get rid of unused flagsYann E. MORIN
2011-04-15kconfig: allow multiple inclusion of the same fileYann E. MORIN
2011-04-08kconfig: Avoid buffer underrun in choice inputBen Hutchings
2011-04-04eradicate bashisms in scripts/patch-kernelAndreas Mohr
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek
2011-03-17genksyms: Regenerate lexer and parserMichal Marek
2011-03-17genksyms: Track changes to enum constantsMichal Marek
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek
2011-03-17genksyms: Add helpers for building string listsMichal Marek
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek
2011-03-17genksyms: Simplify lexerMichal Marek
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek
2011-03-17modpost: fix trailing commaRandy Dunlap
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison