summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2013-06-24kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN-3/+3
2013-06-24kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN-6/+17
2013-06-24kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN-2/+2
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN-9/+69
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn-0/+1
2013-06-24scripts/setlocalversion on write-protected source treeChristian Kujau-3/+0
2013-06-18kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN-0/+1
2013-06-18kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN-1/+1
2013-06-18kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN-0/+3
2013-06-18scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz-5/+7
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders-13/+31
2013-06-18nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders-16/+25
2013-06-18mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders-14/+19
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders-16/+19
2013-06-18kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek-1/+3
2013-06-16kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek-9/+23
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg-4/+25
2013-06-14scripts/coccinelle: check for field address argument to kfreeJulia Lawall-0/+32
2013-06-14Coccinelle: Make 'report' the default modeNicolas Palix-3/+11
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely-117/+117
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely-341/+388
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell-4/+4
2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan-1/+1
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon-0/+5
2013-05-30Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek-11/+26
2013-05-30kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders-1/+14
2013-05-30mconf: handle keys in empty dialogsDirk Gouders-9/+11
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman-1/+1
2013-05-20scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz-1/+1
2013-05-20modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini-1/+1
2013-05-17kbuild: fix make headers_install when path is too longNicolas Dichtel-8/+19
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino-1/+1
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-39/+37
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-12/+245
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-66/+48
2013-05-07menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan-6/+10
2013-05-06Fix cleaning in scripts/modAndreas Schwab-0/+2
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-57/+78
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-42/+68
2013-04-30menuconfig: print more info for symbol without promptsWengmeiling-7/+20
2013-04-30Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+16
2013-04-29checkpatch: add Suggested-by as a standard signatureMugunthan V N-0/+1
2013-04-29checkpatch: only warn for empty lines before closing braces by themselvesMatthijs Kooijman-1/+1
2013-04-29checkpatch: warn on space before semicolonJoe Perches-2/+2
2013-04-29checkpatch: complain about executable filesJoe Perches-1/+2
2013-04-29checkpatch: Prefer seq_puts to seq_printfJoe Perches-0/+16
2013-04-29checkpatch: add check for reuse of krealloc argJoe Perches-0/+7
2013-04-29get_maintainer: use filename-only regex match for TegraStephen Warren-1/+1
2013-04-29scripts/decodecode: make faulting insn ptr more robustBorislav Petkov-1/+7
2013-04-29localmodconfig: Process source kconfig files as they are foundSteven Rostedt-10/+7