aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-09-07
|\
| * scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov2013-08-28
| * Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-15
| * coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-13
| * deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-24
| * deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-24
| * deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-24
| * deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-24
| * rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-23
| * rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-23
| * rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-23
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-09-07
|\ \
| * | scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\ \
| * | tile: support ftrace on tilegxTony Lu2013-08-30
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-04
|\ \
| * | scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang2013-08-20
| |/
* / PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
|/
* 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