Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 1 | -1/+2 |
2016-03-15 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+32 |
2016-03-13 | ld-version: Fix awk regex compile failure | James Hogan | 1 | -1/+1 |
2016-02-24 | sparse: Add __private to privatize members of structs | Boqun Feng | 1 | -1/+2 |
2016-02-18 | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 1 | -0/+32 |
2016-02-09 | scripts: add "prune-kernel" script to clean up old kernel images | J. Bruce Fields | 1 | -0/+20 |
2016-01-30 | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+2 |
2016-01-21 | powerpc: Simplify module TOC handling | Alan Modra | 1 | -1/+2 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2 | -0/+23 |
2016-01-21 | checkpatch: fix a number of COMPLEX_MACRO false positives | Vladimir Zapolskiy | 1 | -2/+3 |
2016-01-21 | checkpatch: improve macros with flow control test | Joe Perches | 1 | -1/+1 |
2016-01-21 | checkpatch: warn when casting constants to c90 int or longer types | Joe Perches | 1 | -0/+42 |
2016-01-21 | scripts/get_maintainer.pl: handle file names beginning with ./ | Joe Perches | 1 | -0/+4 |
2016-01-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -110/+184 |
2016-01-20 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -4/+7 |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -7/+15 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+32 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+4 |
2016-01-16 | page-flags: drop __TestClearPage*() helpers | Kirill A. Shutemov | 1 | -2/+0 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+2 |
2016-01-15 | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas | 1 | -2/+1 |
2016-01-15 | scripts/bloat-o-meter: fix python3 syntax error | Sergey Senozhatsky | 1 | -4/+4 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+2 |
2016-01-13 | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -49/+187 |
2016-01-13 | scripts/recordmcount.pl: support data in text section on powerpc | Ulrich Weigand | 1 | -1/+2 |
2016-01-13 | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-01-12 | checkpatch: add virt barriers | Michael S. Tsirkin | 1 | -1/+2 |
2016-01-12 | checkpatch: check for __smp outside barrier.h | Michael S. Tsirkin | 1 | -0/+10 |
2016-01-12 | checkpatch.pl: add missing memory barriers | Michael S. Tsirkin | 1 | -1/+21 |
2016-01-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+3 |
2016-01-12 | coccinelle: tests: unsigned value cannot be lesser than zero | Andrzej Hajda | 1 | -0/+75 |
2016-01-12 | kbuild: Demote 'sign-compare' warning to W=2 | Lee Jones | 1 | -0/+2 |
2016-01-11 | kconfig: fix qconf segfault by deleting heap objects | Chris Bainbridge | 1 | -0/+2 |
2016-01-10 | um: link with -lpthread | Vegard Nossum | 1 | -1/+1 |
2016-01-08 | ld-version: Fix it on Fedora | Michael S. Tsirkin | 1 | -0/+2 |
2016-01-06 | tags: Unify emacs and exuberant rules | Michal Marek | 1 | -93/+109 |
2016-01-06 | tags: Drop the _PE rule | Michal Marek | 1 | -2/+0 |
2016-01-06 | tags: Do not try to index defconfigs | Michal Marek | 1 | -12/+0 |
2016-01-06 | tags: Process Kconfig files in a single pass | Michal Marek | 1 | -7/+2 |
2016-01-06 | tags: Fix erroneous pattern match in a comment | Michal Marek | 1 | -1/+1 |
2016-01-06 | tags: Treat header files as C code | Michal Marek | 1 | -33/+33 |
2016-01-05 | kconfig: return 'false' instead of 'no' in bool function | Vegard Nossum | 1 | -1/+1 |
2016-01-04 | ftrace/scripts: Fix incorrect use of sprintf in recordmcount | Colin Ian King | 1 | -1/+1 |
2016-01-04 | Fix ld-version.sh to handle large 3rd version part | James Hogan | 1 | -1/+1 |
2015-12-18 | kbuild: add AFLAGS_REMOVE_(basename).o option | Heiko Carstens | 1 | -1/+2 |
2015-12-16 | ftrace/scripts: Have recordmcount copy the object file | Steven Rostedt (Red Hat) | 1 | -35/+110 |
2015-12-16 | scripts: recordmcount: break hardlinks | Russell King | 1 | -0/+14 |
2015-12-15 | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan | 1 | -1/+1 |
2015-12-14 | checkkconfigsymbols.py: find similar symbols | Valentin Rothberg | 1 | -26/+88 |