Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Input: do not use property bits when generating module alias | Dmitry Torokhov | 2017-10-22 | 2 | -6/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-10-21 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2017-10-19 | 2 | -1/+6 | |
* | | | | | | | | scripts/kallsyms.c: ignore symbol type 'n' | Guenter Roeck | 2017-10-13 | 1 | -1/+1 | |
* | | | | | | | | scripts: fix faddr2line to work on last symbol | NeilBrown | 2017-10-12 | 1 | -2/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | checkpatch: fix ignoring cover-letter logic | Stafford Horne | 2017-10-03 | 1 | -1/+1 | |
* | | | | | | | scripts/spelling.txt: add more spelling mistakes to spelling.txt | Colin Ian King | 2017-10-03 | 1 | -0/+33 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | objtool: Skip unreachable warnings for GCC 4.4 and older | Josh Poimboeuf | 2017-09-28 | 1 | -0/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-24 | 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-21 | 3 | -15/+2 | |
* | | | | kbuild: deb-pkg: remove firmware package support | Masahiro Yamada | 2017-09-21 | 1 | -21/+1 | |
* | | | | kbuild: rpm-pkg: delete firmware_install to fix build error | Masahiro Yamada | 2017-09-21 | 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-13 | 1 | -16/+13 | |
| * | | | | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled | Masahiro Yamada | 2017-09-13 | 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-07-31 | 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-08 | 1 | -1/+2 | |
| * | | | | | | | checkpatch: rename variables to avoid confusion | Jean Delvare | 2017-09-08 | 1 | -16/+16 | |
| * | | | | | | | checkpatch: fix typo in comment | Jean Delvare | 2017-09-08 | 1 | -1/+1 | |
| * | | | | | | | checkpatch: add --strict check for ifs with unnecessary parentheses | Joe Perches | 2017-09-08 | 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-07 | 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-07 | 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-01 | 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-06 | 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-03 | 2 | -0/+613 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | |