| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -0/+2 |
|\ |
|
| * | powerpc: Build-time sort the exception table | Nicholas Piggin | 2016-11-14 | 1 | -0/+2 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-12-15 | 1 | -2/+2 |
|\ \ |
|
| * | | checkpatch: replace __bitwise__ with __bitwise | Michael S. Tsirkin | 2016-12-16 | 1 | -2/+2 |
* | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2016-12-15 | 1 | -0/+65 |
|\ \ \ |
|
| * | | | recordmcount: arm: Implement make_nop | Stephen Boyd | 2016-11-14 | 1 | -0/+65 |
| | |/
| |/| |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sign-file: Fix inplace signing when src and dst names are both specified | Alex Yashchenko | 2016-12-14 | 1 | -1/+1 |
* | | | | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-12-14 | 1 | -0/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | modpost: free allocated memory | Heinrich Schuchardt | 2016-11-26 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | 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-12 | 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-18 | 4 | -17/+17 |
| |\ \ \ \ |
|
| * | | | | | kernel-doc: add support for one line inline struct member doc comments | Jani Nikula | 2016-11-16 | 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-12 | 5 | -34/+74 |
|\ \ \ \ \ |
|
| * | | | | | checkpatch: don't emit unified-diff error for rename-only patches | Andrew Jeffery | 2016-12-12 | 1 | -0/+1 |
| * | | | | | checkpatch: don't check c99 types like uint8_t under tools | Tomas Winkler | 2016-12-12 | 1 | -1/+2 |
| * | | | | | checkpatch: avoid multiple line dereferences | Joe Perches | 2016-12-12 | 1 | -0/+12 |
| * | | | | | checkpatch: don't check .pl files, improve absolute path commit log test | Joe Perches | 2016-12-12 | 1 | -15/+15 |
| * | | | | | scripts/checkpatch.pl: fix spelling | Andrew Morton | 2016-12-12 | 1 | -1/+1 |
| * | | | | | checkpatch: don't try to get maintained status when --no-tree is given | Jerome Forissier | 2016-12-12 | 1 | -1/+1 |
| * | | | | | get_maintainer: look for arbitrary letter prefixes in sections | Joe Perches | 2016-12-12 | 1 | -3/+9 |
| * | | | | | kasan: turn on -fsanitize-address-use-after-scope | Andrey Ryabinin | 2016-12-12 | 1 | -0/+2 |
| * | | | | | scripts/tags.sh: handle OMAP platforms properly | Sam Protsenko | 2016-12-12 | 1 | -2/+17 |
| * | | | | | scripts/bloat-o-meter: compile .NUMBER regex | Alexey Dobriyan | 2016-12-12 | 1 | -1/+3 |
| * | | | | | scripts/bloat-o-meter: don't use readlines() | Alexey Dobriyan | 2016-12-12 | 1 | -11/+12 |
* | | | | | | treewide: Make remaining source files non-executable | Joe Perches | 2016-12-12 | 1 | -0/+0 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 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-18 | 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 |
| |\ \ \ |
|