Age | Commit message (Expand) | Author |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-12-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-12-14 | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | sign-file: Fix inplace signing when src and dst names are both specified | Alex Yashchenko |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | treewide: Make remaining source files non-executable | Joe Perches |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | checkpatch: don't emit unified-diff error for rename-only patches | Andrew Jeffery |
2016-12-12 | checkpatch: don't check c99 types like uint8_t under tools | Tomas Winkler |
2016-12-12 | checkpatch: avoid multiple line dereferences | Joe Perches |
2016-12-12 | checkpatch: don't check .pl files, improve absolute path commit log test | Joe Perches |
2016-12-12 | scripts/checkpatch.pl: fix spelling | Andrew Morton |
2016-12-12 | checkpatch: don't try to get maintained status when --no-tree is given | Jerome Forissier |
2016-12-12 | get_maintainer: look for arbitrary letter prefixes in sections | Joe Perches |
2016-12-12 | kasan: turn on -fsanitize-address-use-after-scope | Andrey Ryabinin |
2016-12-12 | scripts/tags.sh: handle OMAP platforms properly | Sam Protsenko |
2016-12-12 | scripts/bloat-o-meter: compile .NUMBER regex | Alexey Dobriyan |
2016-12-12 | scripts/bloat-o-meter: don't use readlines() | Alexey Dobriyan |
2016-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-12-05 | scripts: add a script to check if Documentation/00-INDEX is sane | Mauro Carvalho Chehab |
2016-12-01 | kbuild: make sure autoksyms.h exists early | Nicolas Pitre |
2016-11-29 | scripts/decode_stacktrace.sh: Fix address line detection on x86 | Josh Poimboeuf |
2016-11-26 | modpost: free allocated memory | Heinrich Schuchardt |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-18 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet |
2016-11-17 | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency | Ingo Molnar |
2016-11-16 | kernel-doc: add support for one line inline struct member doc comments | Jani Nikula |
2016-11-16 | Kconfig: Regenerate *.c_shipped files after previous changes | Nicolas Pitre |
2016-11-16 | Kconfig: Introduce the "imply" keyword | Nicolas Pitre |
2016-11-15 | locking/mutex, drm: Introduce mutex_trylock_recursive() | Peter Zijlstra |
2016-11-14 | recordmcount: arm: Implement make_nop | Stephen Boyd |
2016-11-14 | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman |
2016-11-11 | Merge branch 'maybe-uninitialized' (patches from Arnd) | Linus Torvalds |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warnings by default | Arnd Bergmann |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann |
2016-11-11 | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan |
2016-11-09 | kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL | Nicholas Piggin |
2016-11-09 | scripts/has-stack-protector: add -fno-PIE | Sebastian Andrzej Siewior |
2016-11-01 | kbuild: modversions for EXPORT_SYMBOL() for asm | Nicholas Piggin |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook |
2016-10-28 | kernel-doc: better parsing of named variable arguments | Silvio Fricke |
2016-10-28 | checkkconfigsymbols.py: support git's "^" syntax | Valentin Rothberg |
2016-10-25 | scripts/faddr2line: Fix "size mismatch" error | Josh Poimboeuf |