| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-25 | 1 | -13/+9 |
|\ |
|
| * | scripts/dtc: dtx_diff - 2nd update of include dts paths to match build | Frank Rowand | 2017-09-20 | 1 | -13/+9 |
* | | kbuild: rpm-pkg: fix version number handling | Masahiro Yamada | 2017-09-20 | 3 | -15/+2 |
* | | kbuild: deb-pkg: remove firmware package support | Masahiro Yamada | 2017-09-20 | 1 | -21/+1 |
* | | kbuild: rpm-pkg: delete firmware_install to fix build error | Masahiro Yamada | 2017-09-20 | 1 | -6/+2 |
|/ |
|
* | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-15 | 1 | -70/+0 |
|\ |
|
| * | firmware: delete in-kernel firmware | Greg Kroah-Hartman | 2017-09-14 | 1 | -70/+0 |
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-09-14 | 3 | -20/+19 |
|\ \ |
|
| * | | kbuild: buildtar: do not print successful message if tar returns error | Masahiro Yamada | 2017-09-12 | 1 | -16/+13 |
| * | | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled | Masahiro Yamada | 2017-09-12 | 1 | -2/+3 |
| * | | kbuild: Use KCONFIG_CONFIG in buildtar | Nicolas Porcel | 2017-09-02 | 1 | -2/+2 |
| * | | Kbuild: enable -Wunused-macros warning for "make W=2" | Johannes Thumshirn | 2017-09-01 | 1 | -0/+1 |
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 2017-09-01 | 1 | -1/+1 |
* | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-13 | 1 | -5/+24 |
|\ \ \ |
|
| * | | | modpost: abort if module name is too long | Wanlong Gao | 2017-07-25 | 1 | -5/+24 |
* | | | | Merge tag 'docs-4.14' of git://git.lwn.net/linux | Linus Torvalds | 2017-09-13 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | docs-rst: don't require adjustbox anymore | Mauro Carvalho Chehab | 2017-09-08 | 1 | -1/+0 |
* | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-12 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | selinux: genheaders should fail if too many permissions are defined | Stephen Smalley | 2017-08-01 | 1 | -1/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 1 | -18/+43 |
|\ \ \ \ \ |
|
| * | | | | | checkpatch: add 6 missing types to --list-types | Jean Delvare | 2017-09-09 | 1 | -1/+2 |
| * | | | | | checkpatch: rename variables to avoid confusion | Jean Delvare | 2017-09-09 | 1 | -16/+16 |
| * | | | | | checkpatch: fix typo in comment | Jean Delvare | 2017-09-09 | 1 | -1/+1 |
| * | | | | | checkpatch: add --strict check for ifs with unnecessary parentheses | Joe Perches | 2017-09-09 | 1 | -0/+24 |
| | |/ / /
| |/| | | |
|
* | | | | | remove gperf left-overs from build system | Linus Torvalds | 2017-09-09 | 1 | -9/+0 |
* | | | | | genksyms: fix gperf removal conversion | Linus Torvalds | 2017-09-08 | 2 | -2/+2 |
|/ / / / |
|
* | | | | Merge branch 'gperf-removal' | Linus Torvalds | 2017-09-08 | 14 | -662/+151 |
|\ \ \ \ |
|
| * | | | | Remove gperf usage from toolchain | Linus Torvalds | 2017-08-19 | 14 | -662/+151 |
* | | | | | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-08 | 3 | -5/+12 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins | Kees Cook | 2017-08-07 | 2 | -2/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel | 2017-08-07 | 2 | -2/+12 |
| | | |/ / /
| | |/| | | |
|
| * / | | | | randstruct: Enable function pointer struct detection | Kees Cook | 2017-08-02 | 1 | -3/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-07 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | of: search scripts/dtc/include-prefixes path for both CPP and DTC | Masahiro Yamada | 2017-08-21 | 1 | -2/+4 |
| * | | | | | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP | Masahiro Yamada | 2017-08-21 | 1 | -1/+0 |
| * | | | | | of: remove drivers/of/testcase-data from include search path for CPP | Masahiro Yamada | 2017-08-21 | 1 | -1/+0 |
* | | | | | | modpost: simplify sec_name() | Masahiro Yamada | 2017-09-07 | 1 | -16/+11 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 1 | -4/+13 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2017-08-10 | 3 | -26/+195 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 2017-07-26 | 1 | -4/+10 |
| * | | | | | | objtool: Fix gcov check for older versions of GCC | Josh Poimboeuf | 2017-07-25 | 1 | -0/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds | 2017-09-04 | 2 | -0/+613 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | kernel-doc parser mishandles declarations split into lines | Markus Heiser | 2017-08-31 | 1 | -0/+4 |
| * | | | | | scripts/sphinx-pre-install: add minimum support for RHEL | Mauro Carvalho Chehab | 2017-08-07 | 1 | -12/+42 |
| * | | | | | sphinx-pre-install: add support for Mageia | Mauro Carvalho Chehab | 2017-07-24 | 1 | -1/+36 |
| * | | | | | sphinx-pre-install: fix USE needs for GraphViz and ImageMagick | Mauro Carvalho Chehab | 2017-07-23 | 1 | -1/+6 |
| * | | | | | sphinx-pre-install: add dependencies for ImageMagick to work with svg | Mauro Carvalho Chehab | 2017-07-23 | 1 | -0/+6 |
| * | | | | | sphinx-pre-install: check for the need of graphviz-gd | Mauro Carvalho Chehab | 2017-07-23 | 1 | -0/+9 |
| * | | | | | sphinx-pre-install: use a requirements file | Mauro Carvalho Chehab | 2017-07-23 | 1 | -3/+2 |
| * | | | | | sphinx-pre-install: detect an existing virtualenv | Mauro Carvalho Chehab | 2017-07-23 | 1 | -10/+18 |