summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-131-1/+1
| * kbuild: fix make headers_install when path is too longNicolas Dichtel2013-05-172-8/+19
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+5
* | checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches2013-07-091-19/+35
* | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-071-43/+9
|\ \
| * | modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-261-43/+9
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-111/+551
|\ \ \
| * | | rapidio: add udev notificationAlexandre Bounine2013-07-032-0/+26
| * | | checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit>Joe Perches2013-07-031-0/+26
| * | | checkpatch: allow longer logging function namesJacob Keller2013-07-031-1/+1
| * | | checkpatch: ignore existing CamelCase uses from include/...Joe Perches2013-07-031-7/+50
| * | | checkpatch: ignore SI unit CamelCase variants like "_uV"Joe Perches2013-07-031-0/+3
| * | | checkpatch: move test for space before semicolon after operator spacingJoe Perches2013-07-031-10/+10
| * | | checkpatch: create an EXPERIMENTAL --fix option to correct patchesJoe Perches2013-07-031-88/+354
| * | | checkpatch: improve "no space after cast" testJoe Perches2013-07-031-2/+3
| * | | checkpatch: add a --strict test for comparison to true/falseJoe Perches2013-07-031-0/+27
| * | | checkpatch: don't warn on blank lines before/after braces as oftenJoe Perches2013-07-031-2/+2
| * | | checkpatch: add a placeholder to check blank lines before declarationsJoe Perches2013-07-031-0/+8
| * | | checkpatch: reduce false positive rate of "complex macros"Joe Perches2013-07-031-1/+1
| * | | checkpatch: warn on comparisons to get_jiffies_64()Joe Perches2013-07-031-0/+6
| * | | checkpatch: warn on comparisons to jiffiesJoe Perches2013-07-031-0/+6
| * | | checkpatch: warn when networking block comment lines don't start with *Joe Perches2013-07-031-0/+8
| * | | checkpatch: improve network block comment test and messageJoe Perches2013-07-031-2/+2
| * | | checkpatch: remove quote from CamelCase testJoe Perches2013-07-031-2/+2
| * | | checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches2013-07-031-0/+8
| * | | checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches2013-07-031-2/+14
| * | | checkpatch: change CamelCase test and make it --strictJoe Perches2013-07-031-3/+3
| | | |
| \ \ \
*-. \ \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | | |/ | | |/|
| * | | modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini2013-05-201-1/+1
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-0/+5
|\ \ \ | |_|/ |/| |
| * | arm64: extable: sort the exception table at build timeWill Deacon2013-06-121-0/+5
* | | dtc: ensure #line directives don't consume data from the next lineGrant Likely2013-06-132-117/+117
* | | dtc: Update generated files to output from Bison 2.5Grant Likely2013-06-132-341/+388
* | | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-131-4/+4
* | | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-05-304-11/+26
|\ \ \
| * | | kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders2013-05-301-1/+14
| * | | mconf: handle keys in empty dialogsDirk Gouders2013-05-302-9/+11
| * | | scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz2013-05-201-1/+1
| | |/ | |/|
* | | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-231-1/+1
| |/ |/|
* | package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-161-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-074-39/+37
|\
| * rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0
| * rpm-pkg: Always regenerate the specfileMichal Marek2013-04-181-13/+6
OpenPOWER on IntegriCloud