summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-15
|\
| * checkpatch: Remove ACCESS_ONCE() warningMark Rutland2017-12-12
* | scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng2017-12-14
|/
* Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-12-04
|\
| * scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2017-12-02
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-29
|\ \
| * | scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko2017-11-29
| * | scripts/faddr2line: extend usage on generic archLiu, Changcheng2017-11-29
| |/
* | vsprintf: add printk specifier %pxTobin C. Harding2017-11-29
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\
| * Coccinelle: Remove setup_timer.cocciKees Cook2017-11-21
* | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-25
|\ \
| * | kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada2017-11-23
| * | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-23
| * | kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-11-23
| * | coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-11-23
| * | kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt2017-11-23
| * | kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-18
| |/
* | Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds2017-11-23
|\ \ | |/ |/|
| * Add optional check for bad kernel-doc commentsMatthew Wilcox2017-11-20
* | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17
|\ \
| * | coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-16
| * | coccinelle: use exists to improve efficiencyJulia Lawall2017-11-14
| * | builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim2017-11-14
| * | Coccinelle: use false positive annotationJulia Lawall2017-11-14
| * | coccinelle: fix verbose message about .cocci file being runMasahiro Yamada2017-11-14
| * | coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2017-11-14
| * | Coccinelle: make DEBUG_FILE option more usefulJulia Lawall2017-11-14
| * | coccinelle: api: detect identical chip data arraysJulia Lawall2017-11-14
| * | coccinelle: Improve setup_timer.cocci matchingKees Cook2017-11-14
| * | Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall2017-11-14
| * | kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada2017-11-14
| * | kbuild: rpm-pkg: clean up mkspecMasahiro Yamada2017-10-09
| * | kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyMasahiro Yamada2017-10-09
| * | kbuild: rpm-pkg: remove ppc64 specific image handlingMasahiro Yamada2017-10-09
* | | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\ \ \
| * | | kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada2017-11-17
| * | | selinux: remove unnecessary assignment to subdir-Masahiro Yamada2017-11-16
| * | | kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada2017-11-16
| * | | kbuild: optimize object directory creation for incremental buildMasahiro Yamada2017-11-16
| * | | kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-16
| * | | kbuild: filter-out PHONY targets from "targets"Masahiro Yamada2017-11-16
| * | | kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-16
| * | | kbuild: create directory for make cache only when necessaryMasahiro Yamada2017-11-16
| * | | kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2017-11-13