Age | Commit message (Expand) | Author |
2017-09-24 | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-20 | scripts/dtc: dtx_diff - 2nd update of include dts paths to match build | Frank Rowand |
2017-09-21 | kbuild: rpm-pkg: fix version number handling | Masahiro Yamada |
2017-09-21 | kbuild: deb-pkg: remove firmware package support | Masahiro Yamada |
2017-09-21 | kbuild: rpm-pkg: delete firmware_install to fix build error | Masahiro Yamada |
2017-09-15 | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-14 | firmware: delete in-kernel firmware | Greg Kroah-Hartman |
2017-09-14 | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-09-13 | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-13 | Merge tag 'docs-4.14' of git://git.lwn.net/linux | Linus Torvalds |
2017-09-12 | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-13 | kbuild: buildtar: do not print successful message if tar returns error | Masahiro Yamada |
2017-09-13 | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled | Masahiro Yamada |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-09 | remove gperf left-overs from build system | Linus Torvalds |
2017-09-08 | checkpatch: add 6 missing types to --list-types | Jean Delvare |
2017-09-08 | checkpatch: rename variables to avoid confusion | Jean Delvare |
2017-09-08 | checkpatch: fix typo in comment | Jean Delvare |
2017-09-08 | checkpatch: add --strict check for ifs with unnecessary parentheses | Joe Perches |
2017-09-08 | genksyms: fix gperf removal conversion | Linus Torvalds |
2017-09-08 | docs-rst: don't require adjustbox anymore | Mauro Carvalho Chehab |
2017-09-07 | Merge branch 'gperf-removal' | Linus Torvalds |
2017-09-07 | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-07 | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-06 | modpost: simplify sec_name() | Masahiro Yamada |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-09-03 | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds |
2017-09-02 | kbuild: Use KCONFIG_CONFIG in buildtar | Nicolas Porcel |
2017-09-01 | Kbuild: enable -Wunused-macros warning for "make W=2" | Johannes Thumshirn |
2017-09-01 | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada |
2017-08-31 | scripts/dtc: fix '%zx' warning | Russell King |
2017-08-30 | kernel-doc parser mishandles declarations split into lines | Markus Heiser |
2017-08-24 | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-25 | kbuild: update comments of Makefile.asm-generic | Cao jin |
2017-08-21 | of: search scripts/dtc/include-prefixes path for both CPP and DTC | Masahiro Yamada |
2017-08-21 | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP | Masahiro Yamada |
2017-08-21 | of: remove drivers/of/testcase-data from include search path for CPP | Masahiro Yamada |
2017-08-21 | kbuild: Do not use hyphen in exported variable name | Ben Hutchings |
2017-08-19 | Remove gperf usage from toolchain | Linus Torvalds |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2017-08-10 | fixdep: trivial: typo fix and correction | Cao jin |
2017-08-10 | kbuild: trivial cleanups on the comments | Cao jin |
2017-08-08 | parse-maintainers: Move matching sections from MAINTAINERS | Joe Perches |
2017-08-08 | parse-maintainers: Use perl hash references and specific filenames | Joe Perches |
2017-08-08 | parse-maintainers: Add section pattern sorting | Joe Perches |
2017-08-08 | get_maintainer: Prepare for separate MAINTAINERS files | Joe Perches |
2017-08-07 | Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins | Kees Cook |
2017-08-07 | scripts/sphinx-pre-install: add minimum support for RHEL | Mauro Carvalho Chehab |
2017-08-07 | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel |
2017-08-01 | randstruct: Enable function pointer struct detection | Kees Cook |