aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* bloat-o-meter: include read-only data section in reportJean Delvare2011-03-221-1/+3
* checkpatch: warn about memset with swapped argumentsDave Jones2011-03-221-0/+5
* scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger2011-03-221-0/+1
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-2/+2
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-221-1/+10
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-2112-935/+1226
|\
| * Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-178-863/+988
| |\
| | * genksyms: Regenerate lexer and parserMichal Marek2011-03-173-512/+661
| | * genksyms: Track changes to enum constantsMichal Marek2011-03-174-13/+127
| | * genksyms: simplify usage of find_symbol()Michal Marek2011-03-174-9/+9
| | * genksyms: Add helpers for building string listsMichal Marek2011-03-171-32/+38
| | * genksyms: Simplify printing of symbol typesMichal Marek2011-03-171-16/+27
| | * genksyms: Simplify lexerMichal Marek2011-03-172-138/+123
| | * genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-172-147/+7
| * | modpost: fix trailing commaRandy Dunlap2011-03-171-8/+15
| * | KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison2011-03-171-0/+5
| * | kbuild: Add extra gcc checksBorislav Petkov2011-03-091-1/+34
| * | unifdef: update to upstream version 2.5Tony Finch2011-01-221-63/+184
| |/
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-03-203-9/+23
|\ \
| * | scripts/extract-ikconfig: add xz compression supportDick Streefland2011-02-101-4/+5
| * | kbuild: add GNU GLOBAL tags generationJianbin Kang2011-01-151-0/+9
| * | setlocalversion: update mercurial tag parsingMike Crowe2011-01-151-5/+9
* | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-03-202-1/+8
|\ \ \
| * | | kbuild: Add make tarxz-pkg build optionZdenek Kaspar2011-03-092-1/+8
| * | | Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek2011-03-09117-3644/+8852
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-0/+20
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-161-0/+20
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-0/+20
| | |\ \ \ \
| | | * | | | SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+20
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-153-2/+4
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-102-1/+3
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-041-1/+11
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-171-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1515-72/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner2011-02-2214-67/+0
| * | | | | | | Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-161-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | locking: Remove deprecated lock initializersThomas Gleixner2011-01-271-5/+0
| | |/ / / / / | |/| | | | |
* | | | | | | kbuild: Fix computing srcversion for modulesMichal Marek2011-03-132-8/+30
| |_|/ / / / |/| | | | |
* | | | | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
| |/ / / / |/| | | |
* | | | | Merge branch 'kbuild/packaging' into kbuild/rc-fixesMichal Marek2011-02-041-3/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan2011-02-041-3/+3
| * | | deb-pkg: Use $SRCARCH for include pathmaximilian attems2011-01-151-1/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-2213-350/+412
| |\ \ \ \
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | | | | decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+2
* | | | | | decompressors: add XZ decompressor moduleLasse Collin2011-01-132-0/+51
* | | | | | checkpatch.pl: add "prefer __packed" checkJoe Perches2011-01-131-0/+5
* | | | | | checkpatch: check for world-writeable sysfs/debugfs filesDave Jones2011-01-131-0/+5