Age | Commit message (Expand) | Author |
2016-09-20 | ubsan: allow to disable the null sanitizer | Christian Borntraeger |
2016-09-19 | scripts/faddr2line: improve on base path filtering a bit | Linus Torvalds |
2016-09-19 | scripts: add script for translating stack dump function offsets | Josh Poimboeuf |
2016-09-09 | kbuild: add arch specific post-link Makefile | Nicholas Piggin |
2016-09-09 | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell |
2016-09-06 | docs: Special-case function-pointer parameters in kernel-doc | Jonathan Corbet |
2016-09-06 | docs: make kernel-doc handle varargs properly | Jonathan Corbet |
2016-09-05 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman |
2016-09-01 | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE | Joe Perches |
2016-09-01 | docs-rst: kernel-doc: fix typedef output in RST format | Mauro Carvalho Chehab |
2016-09-01 | docs-rst: improve typedef parser | Mauro Carvalho Chehab |
2016-08-31 | ver_linux: rename ver_linux.awk to ver_linux | Alexander Kapshuk |
2016-08-31 | ver_linux: shell implementation removed | Alexander Kapshuk |
2016-08-31 | ver_linux: complete awk implementation | Alexander Kapshuk |
2016-08-28 | checkkconfigsymbols: use arglist instead of cmd string | Valentin Rothberg |
2016-08-28 | checkkconfigsymblos: consistent symbol terminology | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols.py: fix pylint and pep8 warnings | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols: use ArgumentParser | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols.py: port to Python 3 | Valentin Rothberg |
2016-08-27 | checkkconfigsymbols.py: avoid shell injection | Valentin Rothberg |
2016-08-26 | get_maintainer: quiet noisy implicit -f vcs_file_exists checking | Joe Perches |
2016-08-25 | kbuild: Regenerate genksyms lexer | Michal Marek |
2016-08-25 | kbuild: genksyms fix for typeof handling | Nicholas Piggin |
2016-08-24 | docs-rst: kernel-doc: better output struct members | Mauro Carvalho Chehab |
2016-08-24 | fixdep: faster CONFIG_ search | Alexey Dobriyan |
2016-08-22 | doc-rst: Revert "kernel-doc: fix handling of address_space tags" | Markus Heiser |
2016-08-18 | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY | Andrew Donnellan |
2016-08-16 | builddeb: Skip gcc-plugins when not configured | Kees Cook |
2016-08-10 | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches |
2016-08-08 | gcc-plugins: Add support for plugin subdirectories | Emese Revfy |
2016-08-08 | gcc-plugins: Automate make rule generation | Emese Revfy |
2016-08-08 | gcc-plugins: Add support for passing plugin arguments | Emese Revfy |
2016-08-08 | gcc-plugins: abort builds cleanly when not supported | Kees Cook |
2016-08-08 | kbuild: no gcc-plugins during cc-option tests | Emese Revfy |
2016-08-07 | [kbuild] handle exports in lib-y objects reliably | Al Viro |
2016-08-03 | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum |
2016-08-02 | checkpatch: if no filenames then read stdin | Allen Hubbe |
2016-08-02 | checkpatch: check signoff when reading stdin | Allen Hubbe |
2016-08-02 | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches |
2016-08-02 | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler |
2016-08-02 | checkpatch: yet another commit id improvement | Joe Perches |
2016-08-02 | checkpatch: allow c99 style // comments | Joe Perches |
2016-08-02 | checkpatch: skip long lines that use an EFI_GUID macro | Joe Perches |
2016-08-02 | get_maintainer.pl: reduce need for command-line option -f | Joe Perches |
2016-08-02 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-08-02 | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott |