aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap1-0/+1
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+68
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches1-0/+39
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches1-0/+6
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches1-0/+16
2012-07-30checkpatch: test for non-standard signaturesJoe Perches1-1/+5
2012-07-30checkpatch: Update alignment checkJoe Perches1-2/+2
2012-07-30Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfigLinus Torvalds1-17/+158
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-21/+264
2012-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds9-36/+104
2012-07-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+4
2012-07-26kconfig: Document oldnoconfig to what it really doesSteven Rostedt1-1/+1
2012-07-26scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim1-2/+4
2012-07-26nconf: add u, d command keys in scroll windowsBenjamin Poirier2-6/+8
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2-3/+6
2012-07-26scripts/config: fix double-quotes un-escapingYann E. MORIN1-1/+1
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-0/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+11
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-07-20trivial: typo in comment in mksysmapMasatake YAMATO1-1/+1
2012-07-13scripts/coccinelle: list iterator variable semantic patchJulia Lawall1-0/+147
2012-07-13kconfig: Print errors to stderr in the MakefileMichal Marek1-14/+14
2012-07-13kconfig: allow long lines in config fileCody Schafer1-2/+59
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen1-0/+65
2012-07-13kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle1-1/+0
2012-07-13xconfig: add quiet rule for mocYaakov Selkowitz1-2/+5
2012-07-13xconfig: use pkgconfig to find mocYaakov Selkowitz1-2/+2
2012-07-07kbuild: Print errors to stderrMichal Marek1-2/+2
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman1-0/+0
2012-07-04kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz1-1/+1
2012-07-04kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz1-3/+3
2012-07-04kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz1-0/+4
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems1-2/+3
2012-06-28scripts/config: add option to undef a symbolYann E. MORIN1-0/+10
2012-06-28scripts/config: allow alternate prefix to config option symbolYann E. MORIN1-13/+19
2012-06-28scripts/config: add option to not upper-case symbolsYann E. MORIN1-3/+15
2012-06-27chmod +x scripts/gfp-translateDave Jones1-0/+0
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2012-06-20get_maintainer: Fix --help warningJoe Perches1-1/+2
2012-06-19localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt1-0/+21
2012-06-19localmodconfig: Check if configs are already set for selectsSteven Rostedt1-11/+104
2012-06-19localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt1-2/+24
2012-06-19localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt1-4/+9
2012-06-16scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior1-0/+11
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork1-1/+4