summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-09-074-24/+178
|\
| * scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov2013-08-281-2/+2
| * Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-151-1/+1
| * coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-131-0/+58
| * deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-241-1/+1
| * deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-241-7/+20
| * deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-241-1/+49
| * deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-241-6/+7
| * rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-231-2/+26
| * rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-231-4/+5
| * rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-231-0/+9
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-09-071-8/+0
|\ \
| * | scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-251-8/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-0/+4
|\ \
| * | tile: support ftrace on tilegxTony Lu2013-08-301-0/+4
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-041-0/+1
|\ \
| * | scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang2013-08-201-0/+1
| |/
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-5/+5
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-07-1035-51/+173
|\
| * Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-031-0/+5
| * Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-0334-47/+47
| * scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-031-0/+52
| * coccicheck: span checks across CPUsKees Cook2013-07-031-3/+28
| * scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-141-0/+32
| * Coccinelle: Make 'report' the default modeNicolas Palix2013-06-141-3/+11
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-1018-100/+249
|\ \
| * | kconfig: allow "hex" and "range" to support longsKees Cook2013-06-291-5/+5
| * | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-06-261-3/+3
| * | kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-06-241-3/+3
| * | kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-243-6/+17
| * | kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-242-2/+2
| * | kconfig: sort found symbols by relevanceYann E. MORIN2013-06-241-9/+69
| * | kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-181-0/+1
| * | kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-181-1/+1
| * | kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN2013-06-181-0/+3
| * | scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz2013-06-181-5/+7
| * | mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-184-13/+31
| * | nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-182-16/+25
| * | mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-186-14/+19
| * | kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-182-16/+19
| * | kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek2013-06-181-1/+3
| * | kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-167-9/+23
| * | kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-164-4/+25
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-107-27/+33
|\ \
| * | kbuild: create directory for dir/file.o张忠山2013-07-031-1/+1
| * | Fix a build warning in scripts/mod/file2alias.cDaniel Tang2013-07-031-4/+6
| * | improve modalias buildingJan Beulich2013-06-281-8/+3
| * | scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Geert Uytterhoeven2013-06-281-2/+2
| * | kbuild: fix error when building from src rpmMike Marciniszyn2013-06-241-0/+1
| * | scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-241-3/+0
OpenPOWER on IntegriCloud