aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN2013-08-15
* scripts/config: use sed's POSIX interfaceClement Chauplannaz2013-08-15
* kconfig: switch to "long long" for sanityKees Cook2013-08-15
* Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-23
|\
| * kconfig: simplify symbol-search codeYann E. MORIN2013-07-16
| * kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN2013-07-16
| * kconfig: minor style fixes in symbol-search codeYann E. MORIN2013-07-16
| * kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-16
| * kconfig: avoid multiple calls to strlenYann E. MORIN2013-07-16
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-07-10
|\ \
| * | Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-03
| * | Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
| * | scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-03
| * | coccicheck: span checks across CPUsKees Cook2013-07-03
| * | scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-14
| * | Coccinelle: Make 'report' the default modeNicolas Palix2013-06-14
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-10
|\ \ \ | | |/ | |/|
| * | kconfig: allow "hex" and "range" to support longsKees Cook2013-06-29
| * | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-06-26
| * | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-06-24
| * | kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-24
| * | kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-24
| * | kconfig: sort found symbols by relevanceYann E. MORIN2013-06-24
| * | kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-18
| * | kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-18
| * | kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN2013-06-18
| * | scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz2013-06-18
| * | mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-18
| * | nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
| * | mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
| * | kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-18
| * | kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek2013-06-18
| * | kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-16
| * | kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-16
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-10
|\ \
| * | kbuild: create directory for dir/file.o张忠山2013-07-03
| * | Fix a build warning in scripts/mod/file2alias.cDaniel Tang2013-07-03
| * | improve modalias buildingJan Beulich2013-06-27
| * | scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Geert Uytterhoeven2013-06-27
| * | kbuild: fix error when building from src rpmMike Marciniszyn2013-06-24
| * | scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-23
| * | Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-13
| * | kbuild: fix make headers_install when path is too longNicolas Dichtel2013-05-17
| |/
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* | checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches2013-07-09
* | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-07
|\ \
| * | modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-26
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \
| * | | rapidio: add udev notificationAlexandre Bounine2013-07-03
| * | | checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit>Joe Perches2013-07-03