aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Merge branch 'akpm' (sundry from Andrew)Gravatar Linus Torvalds 1-1/+1
2012-09-25checksyscalls: fix "here document" handlingGravatar Heiko Carstens 1-1/+1
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-2/+2
2012-09-21firmware: fix directory creation rule matching with make 3.80Gravatar Mark Asselstine 1-2/+2
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Gravatar Linus Torvalds 1-1/+6
2012-09-11kbuild: add symbol prefix arg to kallsymsGravatar James Hogan 1-1/+6
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 2-2/+2
2012-08-30firmware: fix directory creation rule matching with make 3.82Gravatar Mark Asselstine 1-1/+1
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROGravatar Joe Perches 1-1/+2
2012-08-17scripts/kernel-doc: fix fatal script errorGravatar Randy Dunlap 1-0/+1
2012-08-16scripts/decodecode: Fixup trapping instruction markerGravatar Borislav Petkov 1-1/+1
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageGravatar Michal Marek 1-1/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-3/+68
2012-07-30checkpatch: add checks for do {} while (0) macro misusesGravatar Joe Perches 1-0/+39
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisGravatar Joe Perches 1-0/+6
2012-07-30checkpatch: check usleep_range() argumentsGravatar Joe Perches 1-0/+16
2012-07-30checkpatch: test for non-standard signaturesGravatar Joe Perches 1-1/+5
2012-07-30checkpatch: Update alignment checkGravatar Joe Perches 1-2/+2
2012-07-30Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-17/+158
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 5-21/+264
2012-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 9-36/+104
2012-07-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+4
2012-07-26kconfig: Document oldnoconfig to what it really doesGravatar Steven Rostedt 1-1/+1
2012-07-26scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesGravatar Namhyung Kim 1-2/+4
2012-07-26nconf: add u, d command keys in scroll windowsGravatar Benjamin Poirier 2-6/+8
2012-07-26menuconfig: add u, d, q command keys in text boxesGravatar Benjamin Poirier 2-3/+6
2012-07-26scripts/config: fix double-quotes un-escapingGravatar Yann E. MORIN 1-1/+1
2012-07-26s390/exceptions: sort exception table at build timeGravatar Heiko Carstens 1-0/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-0/+11
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-07-20trivial: typo in comment in mksysmapGravatar Masatake YAMATO 1-1/+1
2012-07-13scripts/coccinelle: list iterator variable semantic patchGravatar Julia Lawall 1-0/+147
2012-07-13kconfig: Print errors to stderr in the MakefileGravatar Michal Marek 1-14/+14
2012-07-13kconfig: allow long lines in config fileGravatar Cody Schafer 1-2/+59
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTGravatar Lars-Peter Clausen 1-0/+65
2012-07-13kconfig: remove lkc_defs.h from .gitignore and dontdiffGravatar Paul Bolle 1-1/+0
2012-07-13xconfig: add quiet rule for mocGravatar Yaakov Selkowitz 1-2/+5
2012-07-13xconfig: use pkgconfig to find mocGravatar Yaakov Selkowitz 1-2/+2
2012-07-07kbuild: Print errors to stderrGravatar Michal Marek 1-2/+2
2012-07-05Merge 3.5-rc5 into usb-nextGravatar Greg Kroah-Hartman 1-0/+0
2012-07-04kconfig: fix check-lxdialog for DLL platformsGravatar Yaakov Selkowitz 1-1/+1
2012-07-04kconfig: check ncursesw headers first in check-lxdialogGravatar Yaakov Selkowitz 1-3/+3
2012-07-04kconfig/nconf: fix compile with ncurses reentrant APIGravatar Yaakov Selkowitz 1-0/+4
2012-06-28deb-pkg: Add all Makefiles to header packageGravatar maximilian attems 1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirGravatar maximilian attems 1-2/+3
2012-06-28scripts/config: add option to undef a symbolGravatar Yann E. MORIN 1-0/+10
2012-06-28scripts/config: allow alternate prefix to config option symbolGravatar Yann E. MORIN 1-13/+19
2012-06-28scripts/config: add option to not upper-case symbolsGravatar Yann E. MORIN 1-3/+15