Age | Commit message (Expand) | Author | Files | Lines |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -277/+0 |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 5 | -14/+16 |
2017-11-24 | Merge tag 'docs-4.15-2' of git://git.lwn.net/linux | Linus Torvalds | 2 | -1/+29 |
2017-11-23 | kbuild: drop $(extra-y) from real-objs-y | Masahiro Yamada | 1 | -1/+1 |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada | 1 | -1/+1 |
2017-11-23 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada | 1 | -3/+2 |
2017-11-23 | coccinelle: fix parallel build with CHECK=scripts/coccicheck | Masahiro Yamada | 1 | -6/+9 |
2017-11-23 | kconfig/symbol.c: use correct pointer type argument for sizeof | Heinrich Schuchardt | 1 | -1/+1 |
2017-11-22 | Coccinelle: Remove setup_timer.cocci | Kees Cook | 1 | -277/+0 |
2017-11-20 | Add optional check for bad kernel-doc comments | Matthew Wilcox | 2 | -1/+29 |
2017-11-18 | kbuild: create built-in.o automatically if parent directory wants it | Masahiro Yamada | 1 | -2/+2 |
2017-11-18 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -216/+452 |
2017-11-18 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 11 | -90/+129 |
2017-11-18 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru | 1 | -0/+7 |
2017-11-18 | checkpatch: do not check missing blank line before builtin_*_driver | Masahiro Yamada | 1 | -0/+1 |
2017-11-18 | checkpatch: add --strict test for lines ending in [ or ( | Joe Perches | 1 | -0/+6 |
2017-11-18 | checkpatch: add TP_printk to list of logging functions | Joe Perches | 1 | -0/+1 |
2017-11-18 | checkpatch: allow DEFINE_PER_CPU definitions to exceed line length | Joe Perches | 1 | -2/+3 |
2017-11-18 | checkpatch: printks always need a KERN_<LEVEL> | Joe Perches | 1 | -22/+4 |
2017-11-18 | scripts/checkpatch.pl: avoid false warning missing break | Heinrich Schuchardt | 1 | -1/+1 |
2017-11-18 | checkpatch: support function pointers for unnamed function definition arguments | Miles Chen | 1 | -1/+1 |
2017-11-18 | get_maintainer: add more --self-test options | Joe Perches | 1 | -17/+132 |
2017-11-18 | get_maintainer: add --self-test for internal consistency tests | Tom Saeger | 1 | -17/+77 |
2017-11-18 | parse-maintainers: add ability to specify filenames | Joe Perches | 1 | -5/+47 |
2017-11-18 | spelling.txt: add "unnecessary" typo variants | Joe Perches | 1 | -0/+4 |
2017-11-16 | kbuild: move coccicheck help from scripts/Makefile.help to top Makefile | Masahiro Yamada | 1 | -3/+0 |
2017-11-16 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+5 |
2017-11-16 | Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux | Linus Torvalds | 1 | -87/+283 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -36/+55 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -2/+0 |
2017-11-16 | bloat-o-meter: provide 3 different arguments for data, function and All | Maninder Singh | 1 | -34/+55 |
2017-11-16 | selinux: remove unnecessary assignment to subdir- | Masahiro Yamada | 1 | -1/+0 |
2017-11-16 | kbuild: specify FORCE in Makefile.headersinst as .PHONY target | Masahiro Yamada | 1 | -2/+3 |
2017-11-16 | kbuild: optimize object directory creation for incremental build | Masahiro Yamada | 1 | -0/+5 |
2017-11-16 | kbuild: create object directories simpler and faster | Masahiro Yamada | 3 | -26/+6 |
2017-11-16 | kbuild: filter-out PHONY targets from "targets" | Masahiro Yamada | 1 | -1/+1 |
2017-11-16 | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada | 3 | -6/+3 |
2017-11-16 | kbuild: create directory for make cache only when necessary | Masahiro Yamada | 1 | -4/+9 |
2017-11-16 | coccinelle: orplus: reorganize to improve performance | Julia Lawall | 1 | -14/+29 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+32 |
2017-11-15 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -235/+1622 |
2017-11-14 | coccinelle: use exists to improve efficiency | Julia Lawall | 1 | -1/+1 |
2017-11-14 | builddeb: Pass the kernel:debarch substvar to dpkg-genchanges | Sven Joachim | 1 | -2/+2 |
2017-11-14 | Coccinelle: use false positive annotation | Julia Lawall | 1 | -4/+4 |
2017-11-14 | coccinelle: fix verbose message about .cocci file being run | Masahiro Yamada | 1 | -1/+1 |
2017-11-14 | coccinelle: grep Options and Requires fields more precisely | Masahiro Yamada | 2 | -3/+3 |
2017-11-14 | Coccinelle: make DEBUG_FILE option more useful | Julia Lawall | 1 | -9/+11 |
2017-11-14 | coccinelle: api: detect identical chip data arrays | Julia Lawall | 1 | -0/+161 |
2017-11-14 | coccinelle: Improve setup_timer.cocci matching | Kees Cook | 1 | -24/+105 |
2017-11-14 | Coccinelle: setup_timer: improve messages from setup_timer | Julia Lawall | 1 | -9/+6 |