aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-09-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-09-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-28scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov
2013-08-20scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit>Joe Perches
2013-07-03checkpatch: allow longer logging function namesJacob Keller
2013-07-03checkpatch: ignore existing CamelCase uses from include/...Joe Perches
2013-07-03checkpatch: ignore SI unit CamelCase variants like "_uV"Joe Perches
2013-07-03checkpatch: move test for space before semicolon after operator spacingJoe Perches
2013-07-03checkpatch: create an EXPERIMENTAL --fix option to correct patchesJoe Perches
2013-07-03checkpatch: improve "no space after cast" testJoe Perches
2013-07-03checkpatch: add a --strict test for comparison to true/falseJoe Perches
2013-07-03checkpatch: don't warn on blank lines before/after braces as oftenJoe Perches
2013-07-03checkpatch: add a placeholder to check blank lines before declarationsJoe Perches
2013-07-03checkpatch: reduce false positive rate of "complex macros"Joe Perches
2013-07-03checkpatch: warn on comparisons to get_jiffies_64()Joe Perches
2013-07-03checkpatch: warn on comparisons to jiffiesJoe Perches
2013-07-03checkpatch: warn when networking block comment lines don't start with *Joe Perches
2013-07-03checkpatch: improve network block comment test and messageJoe Perches
2013-07-03checkpatch: remove quote from CamelCase testJoe Perches
2013-07-03checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches
2013-07-03checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches
2013-07-03checkpatch: change CamelCase test and make it --strictJoe Perches
2013-07-03Coccinelle: Update information about the minimal version requiredNicolas Palix
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix
2013-07-03kbuild: create directory for dir/file.o张忠山
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds