summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
...
| * | 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-28
| * | scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Geert Uytterhoeven2013-06-28
| * | kbuild: fix error when building from src rpmMike Marciniszyn2013-06-24
| * | scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-24
| * | 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
| * | | checkpatch: allow longer logging function namesJacob Keller2013-07-03
| * | | checkpatch: ignore existing CamelCase uses from include/...Joe Perches2013-07-03
| * | | checkpatch: ignore SI unit CamelCase variants like "_uV"Joe Perches2013-07-03
| * | | checkpatch: move test for space before semicolon after operator spacingJoe Perches2013-07-03
| * | | checkpatch: create an EXPERIMENTAL --fix option to correct patchesJoe Perches2013-07-03
| * | | checkpatch: improve "no space after cast" testJoe Perches2013-07-03
| * | | checkpatch: add a --strict test for comparison to true/falseJoe Perches2013-07-03
| * | | checkpatch: don't warn on blank lines before/after braces as oftenJoe Perches2013-07-03
| * | | checkpatch: add a placeholder to check blank lines before declarationsJoe Perches2013-07-03
| * | | checkpatch: reduce false positive rate of "complex macros"Joe Perches2013-07-03
| * | | checkpatch: warn on comparisons to get_jiffies_64()Joe Perches2013-07-03
| * | | checkpatch: warn on comparisons to jiffiesJoe Perches2013-07-03
| * | | checkpatch: warn when networking block comment lines don't start with *Joe Perches2013-07-03
| * | | checkpatch: improve network block comment test and messageJoe Perches2013-07-03
| * | | checkpatch: remove quote from CamelCase testJoe Perches2013-07-03
| * | | checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches2013-07-03
| * | | checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches2013-07-03
| * | | checkpatch: change CamelCase test and make it --strictJoe Perches2013-07-03
| | | |
| \ \ \
*-. \ \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-03
|\ \ \ \ \ | |_|/ / / |/| | | / | | | |/ | | |/|
| * / | modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini2013-05-20
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \ \ | |_|/ |/| |
| * | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
* | | dtc: ensure #line directives don't consume data from the next lineGrant Likely2013-06-13