Age | Commit message (Expand) | Author |
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 |
2016-01-05 | kconfig: return 'false' instead of 'no' in bool function | Vegard Nossum |
2016-01-04 | ftrace/scripts: Fix incorrect use of sprintf in recordmcount | Colin Ian King |
2016-01-04 | Fix ld-version.sh to handle large 3rd version part | James Hogan |
2015-12-18 | kbuild: add AFLAGS_REMOVE_(basename).o option | Heiko Carstens |
2015-12-16 | ftrace/scripts: Have recordmcount copy the object file | Steven Rostedt (Red Hat) |
2015-12-16 | scripts: recordmcount: break hardlinks | Russell King |
2015-12-14 | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan |
2015-12-14 | checkkconfigsymbols.py: find similar symbols | Valentin Rothberg |
2015-12-14 | checkkconfigsymbols.py: multiprocessing of files | Valentin Rothberg |
2015-12-10 | kconfig: allow kconfig to handle longer path names | Markus Mayer |
2015-12-09 | genksyms: Handle string literals with spaces in reference files | Michal Marek |
2015-12-08 | arch: um: fix error when linking vmlinux. | Lorenzo Colitti |
2015-12-07 | fixdep: constify strrcmp arguments | Nicolas Iooss |
2015-11-25 | kbuild: Allow to specify composite modules with modname-m | Michal Marek |
2015-11-24 | package Makefile: fix perf-tar targets when outdir is set | Riku Voipio |
2015-11-20 | kernel-doc: Fix parsing of DECLARE_BITMAP in struct | Conchúr Navid |