summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley5-6/+7
2011-05-02kbuild: Fix Makefile.asm-generic for umMichal Marek1-1/+1
2011-05-02kbuild: Allow to combine multiple W= levelsMichal Marek1-2/+6
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones1-0/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski1-1/+1
2011-04-28kbuild: asm-generic supportSam Ravnborg2-1/+32
2011-04-28kbuild: implement several W= levelsSam Ravnborg1-27/+38
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek2-2/+7
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-1/+8
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek1-2/+12
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek1-14/+2
2011-04-18kbuild: Use the deterministic mode of arMichal Marek1-2/+2
2011-04-18kbuild: Call gzip with -nMichal Marek2-3/+3
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-2/+2
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches1-1/+10
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds12-935/+1226
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-9/+23
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-1/+8
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek8-863/+988
2011-03-17genksyms: Regenerate lexer and parserMichal Marek3-512/+661
2011-03-17genksyms: Track changes to enum constantsMichal Marek4-13/+127
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek4-9/+9
2011-03-17genksyms: Add helpers for building string listsMichal Marek1-32/+38
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek1-16/+27
2011-03-17genksyms: Simplify lexerMichal Marek2-138/+123
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek2-147/+7
2011-03-17modpost: fix trailing commaRandy Dunlap1-8/+15
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison1-0/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+20
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-72/+0
2011-03-16Merge branch 'next' into for-linusJames Morris1-0/+20
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek2-8/+30
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2-1/+3
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek117-3644/+8852
2011-03-09kbuild: Add extra gcc checksBorislav Petkov1-1/+34
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-0/+20
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+11
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao1-0/+20
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner14-67/+0
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar1-3/+3
2011-02-10scripts/extract-ikconfig: add xz compression supportDick Streefland1-4/+5
2011-02-08trivial: Fix Steven's Copyright typosUwe Kleine-König1-1/+1
2011-02-04Merge branch 'kbuild/packaging' into kbuild/rc-fixesMichal Marek1-3/+3