summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+2
|\
| * Coccinelle: fix typo in memdup_user.cocciFengguang Wu2012-09-011-2/+2
* | Merge branch 'akpm' (sundry from Andrew)Linus Torvalds2012-09-251-1/+1
|\ \
| * | checksyscalls: fix "here document" handlingHeiko Carstens2012-09-251-1/+1
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-241-2/+2
|\ \ \ | |/ / |/| |
| * | firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-121-1/+6
|\ \ \
| * | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-111-1/+6
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-062-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | firmware: fix directory creation rule matching with make 3.82Mark Asselstine2012-08-301-1/+1
| * | | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-101-1/+1
| |/ /
* | | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches2012-08-221-1/+2
* | | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-171-0/+1
* | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-011-0/+1
|\ \
| * | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-261-0/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-3/+68
|\ \ \
| * | | checkpatch: add checks for do {} while (0) macro misusesJoe Perches2012-07-311-0/+39
| * | | checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches2012-07-311-0/+6
| * | | checkpatch: check usleep_range() argumentsJoe Perches2012-07-311-0/+16
| * | | checkpatch: test for non-standard signaturesJoe Perches2012-07-311-1/+5
| * | | checkpatch: Update alignment checkJoe Perches2012-07-311-2/+2
* | | | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-301-17/+158
|\ \ \ \
| * | | | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-191-0/+21
| * | | | localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-191-11/+104
| * | | | localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-191-2/+24
| * | | | localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-191-4/+9
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-07-305-21/+264
|\ \ \ \ \
| * | | | | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-07-261-2/+4
| * | | | | scripts/coccinelle: list iterator variable semantic patchJulia Lawall2012-07-131-0/+147
| * | | | | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-131-0/+65
| * | | | | deb-pkg: Add all Makefiles to header packagemaximilian attems2012-06-281-1/+1
| * | | | | deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems2012-06-281-2/+3
| * | | | | scripts/config: add option to undef a symbolYann E. MORIN2012-06-281-0/+10
| * | | | | scripts/config: allow alternate prefix to config option symbolYann E. MORIN2012-06-281-13/+19
| * | | | | scripts/config: add option to not upper-case symbolsYann E. MORIN2012-06-281-3/+15
| |/ / / /
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-309-36/+104
|\ \ \ \ \
| * | | | | kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-261-1/+1
| * | | | | nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-262-6/+8
| * | | | | menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-262-3/+6
| * | | | | scripts/config: fix double-quotes un-escapingYann E. MORIN2012-07-261-1/+1
| * | | | | kconfig: Print errors to stderr in the MakefileMichal Marek2012-07-131-14/+14
| * | | | | kconfig: allow long lines in config fileCody Schafer2012-07-131-2/+59
| * | | | | kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle2012-07-131-1/+0Star
| * | | | | xconfig: add quiet rule for mocYaakov Selkowitz2012-07-131-2/+5
| * | | | | xconfig: use pkgconfig to find mocYaakov Selkowitz2012-07-131-2/+2
| * | | | | kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-041-1/+1
| * | | | | kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2012-07-041-3/+3
| * | | | | kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz2012-07-041-0/+4
| |/ / / /
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-07-301-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |