Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 3 | -6/+86 |
2016-12-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -34/+74 |
2016-12-13 | treewide: Make remaining source files non-executable | Joe Perches | 1 | -0/+0 |
2016-12-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -877/+832 |
2016-12-13 | checkpatch: don't emit unified-diff error for rename-only patches | Andrew Jeffery | 1 | -0/+1 |
2016-12-13 | checkpatch: don't check c99 types like uint8_t under tools | Tomas Winkler | 1 | -1/+2 |
2016-12-13 | checkpatch: avoid multiple line dereferences | Joe Perches | 1 | -0/+12 |
2016-12-13 | checkpatch: don't check .pl files, improve absolute path commit log test | Joe Perches | 1 | -15/+15 |
2016-12-13 | scripts/checkpatch.pl: fix spelling | Andrew Morton | 1 | -1/+1 |
2016-12-13 | checkpatch: don't try to get maintained status when --no-tree is given | Jerome Forissier | 1 | -1/+1 |
2016-12-13 | get_maintainer: look for arbitrary letter prefixes in sections | Joe Perches | 1 | -3/+9 |
2016-12-13 | kasan: turn on -fsanitize-address-use-after-scope | Andrey Ryabinin | 1 | -0/+2 |
2016-12-13 | scripts/tags.sh: handle OMAP platforms properly | Sam Protsenko | 1 | -2/+17 |
2016-12-13 | scripts/bloat-o-meter: compile .NUMBER regex | Alexey Dobriyan | 1 | -1/+3 |
2016-12-13 | scripts/bloat-o-meter: don't use readlines() | Alexey Dobriyan | 1 | -11/+12 |
2016-12-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -13/+23 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
2016-12-06 | scripts: add a script to check if Documentation/00-INDEX is sane | Mauro Carvalho Chehab | 1 | -0/+66 |
2016-12-01 | kbuild: make sure autoksyms.h exists early | Nicolas Pitre | 1 | -0/+2 |
2016-11-29 | scripts/decode_stacktrace.sh: Fix address line detection on x86 | Josh Poimboeuf | 1 | -1/+2 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 5 | -7/+84 |
2016-11-19 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2 | -7/+76 |
2016-11-19 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 4 | -17/+17 |
2016-11-17 | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency | Ingo Molnar | 7 | -17/+25 |
2016-11-17 | kernel-doc: add support for one line inline struct member doc comments | Jani Nikula | 1 | -1/+11 |
2016-11-16 | Kconfig: Regenerate *.c_shipped files after previous changes | Nicolas Pitre | 2 | -858/+753 |
2016-11-16 | Kconfig: Introduce the "imply" keyword | Nicolas Pitre | 5 | -19/+79 |
2016-11-15 | locking/mutex, drm: Introduce mutex_trylock_recursive() | Peter Zijlstra | 1 | -0/+6 |
2016-11-14 | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman | 7 | -17/+25 |
2016-11-11 | Merge branch 'maybe-uninitialized' (patches from Arnd) | Linus Torvalds | 2 | -0/+5 |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warnings by default | Arnd Bergmann | 1 | -2/+0 |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2 | -0/+7 |
2016-11-11 | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan | 1 | -0/+3 |
2016-11-10 | kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL | Nicholas Piggin | 1 | -2/+2 |
2016-11-10 | scripts/has-stack-protector: add -fno-PIE | Sebastian Andrzej Siewior | 1 | -1/+1 |
2016-11-01 | kbuild: modversions for EXPORT_SYMBOL() for asm | Nicholas Piggin | 1 | -6/+72 |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook | 1 | -10/+9 |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook | 4 | -7/+8 |
2016-10-28 | kernel-doc: better parsing of named variable arguments | Silvio Fricke | 1 | -2/+6 |
2016-10-28 | checkkconfigsymbols.py: support git's "^" syntax | Valentin Rothberg | 1 | -1/+1 |
2016-10-25 | scripts/faddr2line: Fix "size mismatch" error | Josh Poimboeuf | 1 | -12/+21 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -3/+3 |
2016-10-22 | kbuild: prevent lib-ksyms.o rebuilds | Nicholas Piggin | 1 | -0/+3 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+648 |
2016-10-15 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 4 | -12/+80 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 7 | -115/+174 |
2016-10-12 | scripts/tags.sh: enable code completion in VIM | Mathieu Maret | 1 | -1/+2 |
2016-10-12 | checkpatch: improve the octal permissions tests | Joe Perches | 1 | -16/+44 |
2016-10-12 | checkpatch: add warning for unnamed function definition arguments | Joe Perches | 1 | -0/+13 |