Age | Commit message (Expand) | Author | Files | Lines |
2017-09-15 | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -70/+0 |
2017-09-15 | firmware: delete in-kernel firmware | Greg Kroah-Hartman | 1 | -70/+0 |
2017-09-14 | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -20/+19 |
2017-09-13 | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+24 |
2017-09-13 | Merge tag 'docs-4.14' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+0 |
2017-09-12 | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+6 |
2017-09-12 | kbuild: buildtar: do not print successful message if tar returns error | Masahiro Yamada | 1 | -16/+13 |
2017-09-12 | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled | Masahiro Yamada | 1 | -2/+3 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -18/+43 |
2017-09-09 | remove gperf left-overs from build system | Linus Torvalds | 1 | -9/+0 |
2017-09-09 | checkpatch: add 6 missing types to --list-types | Jean Delvare | 1 | -1/+2 |
2017-09-09 | checkpatch: rename variables to avoid confusion | Jean Delvare | 1 | -16/+16 |
2017-09-09 | checkpatch: fix typo in comment | Jean Delvare | 1 | -1/+1 |
2017-09-09 | checkpatch: add --strict check for ifs with unnecessary parentheses | Joe Perches | 1 | -0/+24 |
2017-09-09 | genksyms: fix gperf removal conversion | Linus Torvalds | 2 | -2/+2 |
2017-09-08 | docs-rst: don't require adjustbox anymore | Mauro Carvalho Chehab | 1 | -1/+0 |
2017-09-08 | Merge branch 'gperf-removal' | Linus Torvalds | 14 | -662/+151 |
2017-09-08 | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+12 |
2017-09-08 | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2017-09-07 | modpost: simplify sec_name() | Masahiro Yamada | 1 | -16/+11 |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+13 |
2017-09-04 | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+613 |
2017-09-02 | kbuild: Use KCONFIG_CONFIG in buildtar | Nicolas Porcel | 1 | -2/+2 |
2017-09-01 | Kbuild: enable -Wunused-macros warning for "make W=2" | Johannes Thumshirn | 1 | -0/+1 |
2017-09-01 | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -1/+1 |
2017-09-01 | scripts/dtc: fix '%zx' warning | Russell King | 1 | -1/+1 |
2017-08-31 | kernel-doc parser mishandles declarations split into lines | Markus Heiser | 1 | -0/+4 |
2017-08-25 | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -16/+15 |
2017-08-24 | kbuild: update comments of Makefile.asm-generic | Cao jin | 1 | -2/+2 |
2017-08-21 | of: search scripts/dtc/include-prefixes path for both CPP and DTC | Masahiro Yamada | 1 | -2/+4 |
2017-08-21 | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP | Masahiro Yamada | 1 | -1/+0 |
2017-08-21 | of: remove drivers/of/testcase-data from include search path for CPP | Masahiro Yamada | 1 | -1/+0 |
2017-08-21 | kbuild: Do not use hyphen in exported variable name | Ben Hutchings | 1 | -2/+2 |
2017-08-19 | Remove gperf usage from toolchain | Linus Torvalds | 14 | -662/+151 |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 3 | -26/+195 |
2017-08-09 | fixdep: trivial: typo fix and correction | Cao jin | 1 | -3/+3 |
2017-08-09 | kbuild: trivial cleanups on the comments | Cao jin | 3 | -9/+8 |
2017-08-08 | parse-maintainers: Move matching sections from MAINTAINERS | Joe Perches | 1 | -0/+12 |
2017-08-08 | parse-maintainers: Use perl hash references and specific filenames | Joe Perches | 1 | -23/+34 |
2017-08-08 | parse-maintainers: Add section pattern sorting | Joe Perches | 1 | -21/+49 |
2017-08-08 | get_maintainer: Prepare for separate MAINTAINERS files | Joe Perches | 1 | -25/+66 |
2017-08-07 | Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins | Kees Cook | 2 | -2/+12 |
2017-08-07 | scripts/sphinx-pre-install: add minimum support for RHEL | Mauro Carvalho Chehab | 1 | -12/+42 |
2017-08-07 | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel | 2 | -2/+12 |
2017-08-02 | randstruct: Enable function pointer struct detection | Kees Cook | 1 | -3/+0 |
2017-08-01 | selinux: genheaders should fail if too many permissions are defined | Stephen Smalley | 1 | -1/+6 |
2017-07-29 | Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 1 | -4/+10 |
2017-07-25 | modpost: abort if module name is too long | Wanlong Gao | 1 | -5/+24 |
2017-07-25 | objtool: Fix gcov check for older versions of GCC | Josh Poimboeuf | 1 | -0/+3 |