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