summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare-1/+3
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan-2/+2
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches-1/+10
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-935/+1226
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-9/+23
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds-1/+8
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek-863/+988
2011-03-17genksyms: Regenerate lexer and parserMichal Marek-512/+661
2011-03-17genksyms: Track changes to enum constantsMichal Marek-13/+127
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek-9/+9
2011-03-17genksyms: Add helpers for building string listsMichal Marek-32/+38
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek-16/+27
2011-03-17genksyms: Simplify lexerMichal Marek-138/+123
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek-147/+7
2011-03-17modpost: fix trailing commaRandy Dunlap-8/+15
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison-0/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+20
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-72/+0
2011-03-16Merge branch 'next' into for-linusJames Morris-0/+20
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek-8/+30
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt-1/+3
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek-3644/+8852
2011-03-09kbuild: Add extra gcc checksBorislav Petkov-1/+34
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris-0/+20
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar-1/+11
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao-0/+20
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner-67/+0
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek-1/+11
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar-3/+3
2011-02-10scripts/extract-ikconfig: add xz compression supportDick Streefland-4/+5
2011-02-08trivial: Fix Steven's Copyright typosUwe Kleine-König-1/+1
2011-02-04Merge branch 'kbuild/packaging' into kbuild/rc-fixesMichal Marek-3/+3
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan-3/+3
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner-5/+0
2011-01-22unifdef: update to upstream version 2.5Tony Finch-63/+184
2011-01-15kbuild: add GNU GLOBAL tags generationJianbin Kang-0/+9
2011-01-15deb-pkg: Use $SRCARCH for include pathmaximilian attems-1/+1
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe-5/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2011-01-13decompressors: add boot-time XZ supportLasse Collin-0/+2
2011-01-13decompressors: add XZ decompressor moduleLasse Collin-0/+51
2011-01-13checkpatch.pl: add "prefer __packed" checkJoe Perches-0/+5
2011-01-13checkpatch: check for world-writeable sysfs/debugfs filesDave Jones-0/+5
2011-01-13checkpatch.pl: fix CAST detectionFlorian Mickler-1/+1
2011-01-13scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches-1/+6