summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier-3/+6
2012-07-26scripts/config: fix double-quotes un-escapingYann E. MORIN-1/+1
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens-0/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-0/+11
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-07-20trivial: typo in comment in mksysmapMasatake YAMATO-1/+1
2012-07-13scripts/coccinelle: list iterator variable semantic patchJulia Lawall-0/+147
2012-07-13kconfig: Print errors to stderr in the MakefileMichal Marek-14/+14
2012-07-13kconfig: allow long lines in config fileCody Schafer-2/+59
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen-0/+65
2012-07-13kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle-1/+0
2012-07-13xconfig: add quiet rule for mocYaakov Selkowitz-2/+5
2012-07-13xconfig: use pkgconfig to find mocYaakov Selkowitz-2/+2
2012-07-07kbuild: Print errors to stderrMichal Marek-2/+2
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman-0/+0
2012-07-04kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz-1/+1
2012-07-04kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz-3/+3
2012-07-04kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz-0/+4
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems-2/+3
2012-06-28scripts/config: add option to undef a symbolYann E. MORIN-0/+10
2012-06-28scripts/config: allow alternate prefix to config option symbolYann E. MORIN-13/+19
2012-06-28scripts/config: add option to not upper-case symbolsYann E. MORIN-3/+15
2012-06-27chmod +x scripts/gfp-translateDave Jones-0/+0
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman-1/+2
2012-06-20get_maintainer: Fix --help warningJoe Perches-1/+2
2012-06-19localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt-0/+21
2012-06-19localmodconfig: Check if configs are already set for selectsSteven Rostedt-11/+104
2012-06-19localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt-2/+24
2012-06-19localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt-4/+9
2012-06-16scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior-0/+11
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork-1/+4
2012-05-31checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches-0/+13
2012-05-31checkpatch: check for whitespace before semicolon at EOLEric Nelson-0/+7
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-1/+101
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-10/+23
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+221
2012-05-26builddeb: include autogenerated header filesLekensteyn-1/+1
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall-0/+65
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall-0/+35
2012-05-23Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+10
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-2/+2
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+517
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman-4/+4
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl-3/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+4
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin-0/+2
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker-2/+2
2012-05-16scripts/config: properly report and set string optionsYann E. MORIN-4/+7
2012-05-10kbuild: fix ia64 linkSam Ravnborg-2/+2