aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-04-24kconfig: Avoid buffer underrun in choice inputGravatar Ben Hutchings 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
2011-03-13kbuild: Fix computing srcversion for modulesGravatar Michal Marek 2-8/+30
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceGravatar Steven Rostedt 2-1/+3
2011-03-09kbuild: Add make tarxz-pkg build optionGravatar Zdenek Kaspar 2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingGravatar Michal Marek 117-3644/+8852
2011-03-09kbuild: Add extra gcc checksGravatar Borislav Petkov 1-1/+34
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 1-0/+20
2011-03-04Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 1-1/+11
2011-03-03SELinux: Auto-generate security_is_socket_classGravatar Harry Ciao 1-0/+20
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversGravatar Thomas Gleixner 14-67/+0
2011-02-21fixdep: Do not record dependency on the source file itselfGravatar Michal Marek 1-1/+11
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingGravatar Ingo Molnar 1-3/+3
2011-02-10scripts/extract-ikconfig: add xz compression supportGravatar Dick Streefland 1-4/+5
2011-02-08trivial: Fix Steven's Copyright typosGravatar Uwe Kleine-König 1-1/+1
2011-02-04Merge branch 'kbuild/packaging' into kbuild/rc-fixesGravatar Michal Marek 1-3/+3
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Gravatar Nicolas de Pesloüan 1-3/+3
2011-01-27locking: Remove deprecated lock initializersGravatar Thomas Gleixner 1-5/+0
2011-01-22unifdef: update to upstream version 2.5Gravatar Tony Finch 1-63/+184
2011-01-15kbuild: add GNU GLOBAL tags generationGravatar Jianbin Kang 1-0/+9
2011-01-15deb-pkg: Use $SRCARCH for include pathGravatar maximilian attems 1-1/+1
2011-01-15setlocalversion: update mercurial tag parsingGravatar Mike Crowe 1-5/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2011-01-13decompressors: add boot-time XZ supportGravatar Lasse Collin 1-0/+2
2011-01-13decompressors: add XZ decompressor moduleGravatar Lasse Collin 2-0/+51
2011-01-13checkpatch.pl: add "prefer __packed" checkGravatar Joe Perches 1-0/+5
2011-01-13checkpatch: check for world-writeable sysfs/debugfs filesGravatar Dave Jones 1-0/+5