Age | Commit message (Expand) | Author |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | scripts/bloat-o-meter: print percent change | Vineet Gupta |
2016-05-19 | scripts/spelling.txt: add "fimware" misspelling | Kees Cook |
2016-05-19 | scripts/decode_stacktrace.sh: handle symbols in modules | Konstantin Khlebnikov |
2016-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-05-19 | Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-05-14 | docproc: print a comment about autogeneration for rst output | Jani Nikula |
2016-05-14 | docproc: add support for reStructuredText format via --rst option | Jani Nikula |
2016-05-14 | docproc: abstract terminating lines at first space | Jani Nikula |
2016-05-14 | docproc: abstract docproc directive detection | Jani Nikula |
2016-05-14 | docproc: reduce unnecessary indentation | Jani Nikula |
2016-05-14 | docproc: add variables for subcommand and filename | Jani Nikula |
2016-05-14 | kernel-doc: use rst C domain directives and references for types | Jani Nikula |
2016-05-14 | kernel-doc: produce RestructuredText output | Jonathan Corbet |
2016-05-14 | kernel-doc: rewrite usage description, remove duplicated comments | Jani Nikula |
2016-05-13 | ld-version: Drop the 4th and 5th version components | Maciej W. Rozycki |
2016-05-05 | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel |
2016-04-26 | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier |
2016-04-26 | localmodconfig: Reset certificate paths | Benjamin Poirier |
2016-04-26 | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of "help" text | Benjamin Poirier |
2016-04-26 | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier |
2016-04-07 | ARM: 8553/1: kallsyms: remove --page-offset command line option | Ard Biesheuvel |
2016-04-07 | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel |
2016-04-07 | ARM: 8555/1: kallsyms: ignore ARM mode switching veneers | Ard Biesheuvel |
2016-04-06 | ASN.1: fix open failure check on headername | Colin Ian King |
2016-03-24 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-03-24 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2016-03-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller |
2016-03-22 | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin |
2016-03-22 | scripts/gdb: account for changes in module data structure | Jan Kiszka |
2016-03-22 | scripts/gdb: add cmdline reader command | Kieran Bingham |
2016-03-22 | scripts/gdb: add version command | Kieran Bingham |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-19 | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel |
2016-03-15 | kallsyms: don't overload absolute symbol type for percpu symbols | Ard Biesheuvel |
2016-03-15 | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel |
2016-03-15 | checkpatch: fix another left brace warning | Geyslan G. Bem |
2016-03-15 | checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses | Joe Perches |
2016-03-15 | checkpatch: warn on bare unsigned or signed declarations without int | Joe Perches |
2016-03-15 | checkpatch: exclude asm volatile from complex macro check | Joe Perches |