summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-08-27Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-27Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-08-27Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2013-08-27Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2013-08-27Merge remote-tracking branch 'tile/master'Stephen Rothwell
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland
2013-08-20scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang
2013-08-19Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-08-19diffconfig: Gracefully exit if the default config files are not presentMike Pagano
2013-08-16Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-08-16checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches
2013-08-16checkpatch: reduce runtime/cpu time usedJoe Perches
2013-08-16checkpatch: better --fix of SPACING errors.Joe Perches
2013-08-16checkpatch: ignore #define TRACE_<foo> macrosJoe Perches
2013-08-16checkpatch: add --types option to report only specific message typesJoe Perches
2013-08-16checkpatch: fix networking kernel-doc block comment defectJoe Perches
2013-08-16checkpatch: warn when using extern with function prototypes in .h filesJoe Perches
2013-08-16checkpatch: check for duplicate signaturesJoe Perches
2013-08-16checkpatch: enforce sane perl versionDave Hansen
2013-08-16checkpatch: check CamelCase by word, not by $LvalJoe Perches
2013-08-16checkpatch: add a few more --fix correctionsJoe Perches
2013-08-16scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen
2013-08-16scripts/sortextable: support objects with more than 64K sections.Jamie Iles
2013-08-15kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz
2013-08-15kconfig: switch to "long long" for sanityKees Cook
2013-08-15Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt
2013-08-13Merge branches 'kbuild/kbuild' and 'kbuild/misc' into kbuild/for-nextMichal Marek
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes
2013-08-13tile: support ftrace on tilegxTony Lu
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra
2013-07-24Merge branches 'kbuild/kconfig' and 'kbuild/misc' into kbuild/for-nextMichal Marek
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-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
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-16kconfig: simplify symbol-search codeYann E. MORIN
2013-07-16kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN
2013-07-16kconfig: minor style fixes in symbol-search codeYann E. MORIN
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN
2013-07-16kconfig: avoid multiple calls to strlenYann E. MORIN
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