Age | Commit message (Expand) | Author |
2013-11-13 | kernel-doc: improve "no structured comments found" error | Johannes Berg |
2013-11-13 | initramfs: read CONFIG_RD_ variables for initramfs compression | P J P |
2013-11-13 | checkpatch: add check for sscanf without return use | Joe Perches |
2013-11-13 | checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths | Joe Perches |
2013-11-13 | checkpatch: improve "return is not a function" test | Joe Perches |
2013-11-13 | checkpatch.pl: check for the FSF mailing address | Josh Triplett |
2013-11-13 | checkpatch: make the memory barrier test noisier | Joe Perches |
2013-11-13 | checkpatch: add rules to check init attribute and const defects | Joe Perches |
2013-11-13 | checkpatch: add test for #defines of ARCH_HAS_<foo> | Joe Perches |
2013-11-13 | checkpatch: find CamelCase definitions of struct/union/enum | Joe Perches |
2013-11-13 | checkpatch: update seq_<foo> tests | Joe Perches |
2013-11-13 | checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch | Joe Perches |
2013-11-13 | checkpatch: report missing spaces around trigraphs with --strict | Joe Perches |
2013-11-13 | scripts/mod/modpost.c: handle non ABS crc symbols | Andi Kleen |
2013-11-13 | scripts/sortextable: support objects with more than 64K sections. | Jamie Iles |
2013-11-07 | perf tools: Fix version when building out of tree | David Ahern |
2013-11-02 | scripts/kallsyms: filter symbols not in kernel address space | Ming Lei |
2013-09-24 | checkpatch: make extern in .h prototypes quieter | Joe Perches |
2013-09-13 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-09-13 | scripts/config: fix variable substitution command | Clement Chauplannaz |
2013-09-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-09-11 | checkpatch: add test for positional misuse of section specifiers like __initdata | Joe Perches |
2013-09-11 | checkpatch: fix perl version 5.12 and earlier incompatibility | Joe Perches |
2013-09-11 | checkpatch: reduce runtime/cpu time used | Joe Perches |
2013-09-11 | checkpatch: better --fix of SPACING errors. | Joe Perches |
2013-09-11 | checkpatch: ignore #define TRACE_<foo> macros | Joe Perches |
2013-09-11 | checkpatch: add --types option to report only specific message types | Joe Perches |
2013-09-11 | checkpatch: fix networking kernel-doc block comment defect | Joe Perches |
2013-09-11 | checkpatch: warn when using extern with function prototypes in .h files | Joe Perches |
2013-09-11 | checkpatch: check for duplicate signatures | Joe Perches |
2013-09-11 | checkpatch: enforce sane perl version | Dave Hansen |
2013-09-11 | checkpatch: check CamelCase by word, not by $Lval | Joe Perches |
2013-09-11 | checkpatch: add a few more --fix corrections | Joe Perches |
2013-09-11 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-09-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-09-07 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2013-09-05 | kconfig: do not allow more than one symbol to have 'option modules' | Yann E. MORIN |
2013-09-05 | kconfig: regenerate bison parser | Yann E. MORIN |
2013-09-05 | kconfig: do not special-case 'MODULES' symbol | Yann E. MORIN |
2013-09-04 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-01 | diffconfig: Update script to support python versions 2.5 through 3.3 | Mike Pagano |
2013-08-30 | tile: support ftrace on tilegx | Tony Lu |
2013-08-28 | scripts/checkkconfigsymbols.sh: replace echo -e with printf | Max Filippov |
2013-08-26 | kbuild: Add MIPS specific files to generated package. | Stuart Longland |
2013-08-20 | scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture. | Chen Gang |
2013-08-19 | diffconfig: Gracefully exit if the default config files are not present | Mike Pagano |
2013-08-15 | kconfig: silence warning when parsing auto.conf when a symbol has changed type | Yann E. MORIN |
2013-08-15 | scripts/config: use sed's POSIX interface | Clement Chauplannaz |
2013-08-15 | kconfig: switch to "long long" for sanity | Kees Cook |