aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders
2013-06-18nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders
2013-06-18mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders
2013-06-18kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek
2013-06-16kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg
2013-06-14scripts/coccinelle: check for field address argument to kfreeJulia Lawall
2013-06-14Coccinelle: Make 'report' the default modeNicolas Palix
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell
2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon
2013-05-30Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-05-30kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders
2013-05-30mconf: handle keys in empty dialogsDirk Gouders
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman
2013-05-20scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz
2013-05-20modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini
2013-05-17kbuild: fix make headers_install when path is too longNicolas Dichtel
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-05-07menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan
2013-05-06Fix cleaning in scripts/modAndreas Schwab
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-04-30menuconfig: print more info for symbol without promptsWengmeiling
2013-04-30Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-29checkpatch: add Suggested-by as a standard signatureMugunthan V N
2013-04-29checkpatch: only warn for empty lines before closing braces by themselvesMatthijs Kooijman
2013-04-29checkpatch: warn on space before semicolonJoe Perches
2013-04-29checkpatch: complain about executable filesJoe Perches
2013-04-29checkpatch: Prefer seq_puts to seq_printfJoe Perches
2013-04-29checkpatch: add check for reuse of krealloc argJoe Perches
2013-04-29get_maintainer: use filename-only regex match for TegraStephen Warren
2013-04-29scripts/decodecode: make faulting insn ptr more robustBorislav Petkov
2013-04-29localmodconfig: Process source kconfig files as they are foundSteven Rostedt
2013-04-29localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29kconfig: fix lists definition for C++Yann E. MORIN
2013-04-29modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan
2013-04-26Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN
2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN
2013-04-25kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN
2013-04-25kconfig: do not override symbols already setYann E. MORIN
2013-04-25kconfig: fix randconfig tristate detectionYann E. MORIN