Age | Commit message (Expand) | Author | Files | Lines |
2018-01-07 | Linux 4.15-rc7v4.15-rc7 | Linus Torvalds | 1 | -1/+1 |
2017-12-31 | Linux 4.15-rc6v4.15-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-12-30 | kbuild: add '-fno-stack-check' to kernel build options | Linus Torvalds | 1 | -0/+3 |
2017-12-23 | Linux 4.15-rc5v4.15-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-12-17 | Linux 4.15-rc4v4.15-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-12-10 | Linux 4.15-rc3v4.15-rc3 | Linus Torvalds | 1 | -1/+1 |
2017-12-03 | Linux 4.15-rc2v4.15-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-11-26 | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-11-23 | kbuild: clean up *.i and *.lst patterns by make clean | Masahiro Yamada | 1 | -2/+2 |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada | 1 | -2/+3 |
2017-11-23 | kbuild: Set KBUILD_CFLAGS before incl. arch Makefile | Chris Fries | 1 | -32/+32 |
2017-11-18 | kbuild: create built-in.o automatically if parent directory wants it | Masahiro Yamada | 1 | -1/+1 |
2017-11-18 | kbuild: /bin/pwd -> pwd | Bjørn Forsman | 1 | -1/+1 |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -150/+147 |
2017-11-17 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru | 1 | -2/+1 |
2017-11-17 | kbuild: move coccicheck help from scripts/Makefile.help to top Makefile | Masahiro Yamada | 1 | -1/+1 |
2017-11-16 | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada | 1 | -2/+1 |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+2 |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+2 |
2017-11-13 | kbuild: do not call cc-option before KBUILD_CFLAGS initialization | Masahiro Yamada | 1 | -10/+11 |
2017-11-13 | kbuild: Cache a few more calls to the compiler | Douglas Anderson | 1 | -2/+2 |
2017-11-13 | kbuild: Add a cache for generated variables | Douglas Anderson | 1 | -0/+1 |
2017-11-12 | Linux 4.14v4.14 | Linus Torvalds | 1 | -1/+1 |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 1 | -1/+1 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 1 | -1/+2 |
2017-11-05 | Linux 4.14-rc8v4.14-rc8 | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 1 | -6/+6 |
2017-10-29 | Linux 4.14-rc7v4.14-rc7 | Linus Torvalds | 1 | -1/+1 |
2017-10-28 | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
2017-10-26 | kbuild: clang: remove crufty HOSTCFLAGS | Nick Desaulniers | 1 | -5/+0 |
2017-10-24 | kbuild: clang: fix build failures with sparse check | David Lin | 1 | -2/+2 |
2017-10-23 | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar | 1 | -1/+1 |
2017-10-23 | Linux 4.14-rc6v4.14-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-10-15 | Linux 4.14-rc5v4.14-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-10-14 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+5 |
2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 1 | -2/+2 |
2017-10-12 | Documentation: add script and build target to check for broken file references | Jani Nikula | 1 | -1/+2 |
2017-10-12 | Makefile: enable dochelp run from main make level | Shuah Khan | 1 | -1/+1 |
2017-10-10 | kbuild: re-order the code to not parse unnecessary variables | Masahiro Yamada | 1 | -115/+118 |
2017-10-10 | kbuild: move "_all" target out of $(KBUILD_SRC) conditional | Masahiro Yamada | 1 | -4/+4 |
2017-10-10 | kbuild: replace $(hdr-arch) with $(SRCARCH) | Masahiro Yamada | 1 | -12/+9 |
2017-10-09 | kbuild: link-vmlinux.sh: simplify .version increment | Masahiro Yamada | 1 | -1/+1 |
2017-10-08 | Linux 4.14-rc4v4.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-10-07 | Makefile: kselftest: fix grammar typo | Randy Dunlap | 1 | -1/+1 |
2017-10-07 | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -2/+2 |
2017-10-04 | objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER | Josh Poimboeuf | 1 | -1/+5 |