Age | Commit message (Expand) | Author |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel |
2016-03-15 | kallsyms: don't overload absolute symbol type for percpu symbols | Ard Biesheuvel |
2016-03-15 | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel |
2016-03-15 | checkpatch: fix another left brace warning | Geyslan G. Bem |
2016-03-15 | checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses | Joe Perches |
2016-03-15 | checkpatch: warn on bare unsigned or signed declarations without int | Joe Perches |
2016-03-15 | checkpatch: exclude asm volatile from complex macro check | Joe Perches |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-13 | ld-version: Fix awk regex compile failure | James Hogan |
2016-02-23 | sparse: Add __private to privatize members of structs | Boqun Feng |
2016-02-18 | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck |
2016-02-09 | scripts: add "prune-kernel" script to clean up old kernel images | J. Bruce Fields |
2016-01-29 | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-21 | powerpc: Simplify module TOC handling | Alan Modra |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | checkpatch: fix a number of COMPLEX_MACRO false positives | Vladimir Zapolskiy |
2016-01-20 | checkpatch: improve macros with flow control test | Joe Perches |
2016-01-20 | checkpatch: warn when casting constants to c90 int or longer types | Joe Perches |
2016-01-20 | scripts/get_maintainer.pl: handle file names beginning with ./ | Joe Perches |
2016-01-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-01-20 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds |
2016-01-15 | page-flags: drop __TestClearPage*() helpers | Kirill A. Shutemov |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-14 | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas |
2016-01-14 | scripts/bloat-o-meter: fix python3 syntax error | Sergey Senozhatsky |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-01-13 | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-13 | scripts/recordmcount.pl: support data in text section on powerpc | Ulrich Weigand |
2016-01-12 | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-12 | checkpatch: add virt barriers | Michael S. Tsirkin |
2016-01-12 | checkpatch: check for __smp outside barrier.h | Michael S. Tsirkin |
2016-01-12 | checkpatch.pl: add missing memory barriers | Michael S. Tsirkin |
2016-01-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-12 | coccinelle: tests: unsigned value cannot be lesser than zero | Andrzej Hajda |
2016-01-12 | kbuild: Demote 'sign-compare' warning to W=2 | Lee Jones |
2016-01-11 | kconfig: fix qconf segfault by deleting heap objects | Chris Bainbridge |
2016-01-10 | um: link with -lpthread | Vegard Nossum |
2016-01-08 | ld-version: Fix it on Fedora | Michael S. Tsirkin |
2016-01-05 | tags: Unify emacs and exuberant rules | Michal Marek |
2016-01-05 | tags: Drop the _PE rule | Michal Marek |
2016-01-05 | tags: Do not try to index defconfigs | Michal Marek |
2016-01-05 | tags: Process Kconfig files in a single pass | Michal Marek |
2016-01-05 | tags: Fix erroneous pattern match in a comment | Michal Marek |
2016-01-05 | tags: Treat header files as C code | Michal Marek |