Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-06-06 | 15 | -198/+104 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scripts: Fixed printf format mismatch | nixiaoming | 2018-05-29 | 3 | -3/+3 | |
| * | | | | | | | scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation | Joey Pabalinas | 2018-05-22 | 1 | -10/+1 | |
| * | | | | | | | coccinelle: deref_null: improve performance | Julia Lawall | 2018-05-22 | 1 | -20/+20 | |
| * | | | | | | | coccinelle: mini_lock: improve performance | Julia Lawall | 2018-05-22 | 1 | -2/+4 | |
| * | | | | | | | modpost: constify *modname function argument where possible | Masahiro Yamada | 2018-05-17 | 1 | -2/+2 | |
| * | | | | | | | modpost: remove redundant is_vmlinux() test | Masahiro Yamada | 2018-05-17 | 1 | -2/+1 | |
| * | | | | | | | modpost: use strstarts() helper more widely | Masahiro Yamada | 2018-05-17 | 1 | -21/+18 | |
| * | | | | | | | modpost: pass struct elf_info pointer to get_modinfo() | Masahiro Yamada | 2018-05-17 | 1 | -13/+12 | |
| * | | | | | | | checkpatch: remove VMLINUX_SYMBOL() check | Masahiro Yamada | 2018-05-17 | 1 | -10/+0 | |
| * | | | | | | | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX | Masahiro Yamada | 2018-05-17 | 2 | -9/+1 | |
| * | | | | | | | depmod.sh: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -22/+3 | |
| * | | | | | | | kallsyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 2 | -40/+11 | |
| * | | | | | | | genksyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 2 | -10/+3 | |
| * | | | | | | | modpost: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -20/+10 | |
| * | | | | | | | kbuild: deb-pkg improve maintainer address generation | Riku Voipio | 2018-05-17 | 1 | -14/+13 | |
| * | | | | | | | fixdep: suppress consecutive / from file paths in dependency list files | Nicolas Pitre | 2018-05-07 | 1 | -2/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-06-06 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge drm-fixes-for-v4.17-rc6-urgent into drm-next | Dave Airlie | 2018-05-18 | 8 | -18/+13 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-04-30 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | Merge airlied/drm-next into drm-misc-next | Sean Paul | 2018-03-30 | 16 | -33/+47 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | drm: Remove drm_property_{un/reference}_blob aliases | Haneen Mohammed | 2018-03-22 | 1 | -10/+0 | |
* | | | | | | | | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-05 | 3 | -43/+52 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ver_linux: Drop redundant calls to system() to test if file is readable | Alexander Kapshuk | 2018-05-14 | 1 | -17/+11 | |
| * | | | | | | | | | ver_linux: Move stderr redirection from function parameter to function body | Alexander Kapshuk | 2018-05-14 | 1 | -26/+27 | |
| * | | | | | | | | | rpmsg: Correct support for MODULE_DEVICE_TABLE() | Andrew F. Davis | 2018-05-14 | 2 | -0/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'faddr2line' (patches from Josh) | Linus Torvalds | 2018-06-05 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | scripts/faddr2line: make the new code listing format optional | Peter Zijlstra (Intel) | 2018-06-05 | 1 | -2/+16 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 | 2 | -12/+397 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | scripts/documentation-file-ref-check: rewrite it in perl with auto-fix mode | Mauro Carvalho Chehab | 2018-05-10 | 1 | -12/+113 | |
| * | | | | | | | | scripts: Add SPDX checker script | Thomas Gleixner | 2018-04-27 | 1 | -0/+284 | |
| |/ / / / / / / | ||||||
* | | | / / / / | checkpatch: fix macro argument precedence test | Joe Perches | 2018-05-25 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | scripts/faddr2line: fix error when addr2line output contains discriminator | Changbin Du | 2018-05-11 | 1 | -1/+4 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-05-07 | 1 | -3/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | dtc: checks: drop warning for missing PCI bridge bus-range | Rob Herring | 2018-04-24 | 1 | -3/+2 | |
| |/ / / | ||||||
* | | | | Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-05-04 | 4 | -12/+5 | |
|\ \ \ \ | ||||||
| * | | | | genksyms: fix typo in parse.tab.{c,h} generation rules | Mauro Rossi | 2018-05-05 | 1 | -2/+2 | |
| * | | | | kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) | Masahiro Yamada | 2018-05-05 | 1 | -1/+1 | |
| * | | | | gcc-plugins: fix build condition of SANCOV plugin | Masahiro Yamada | 2018-05-05 | 1 | -1/+1 | |
| * | | | | modpost: delete stale comment | Rasmus Villemoes | 2018-05-03 | 1 | -8/+1 | |
| |/ / / | ||||||
* / / / | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 2018-05-04 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-04-15 | 19 | -5101/+271 | |
|\ \ \ | ||||||
| * | | | kconfig: extend output of 'listnewconfig' | Don Zickus | 2018-04-13 | 1 | -2/+12 | |
| * | | | kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg | Javier Martinez Canillas | 2018-04-13 | 1 | -0/+2 | |
| * | | | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes | 2018-04-11 | 1 | -2/+3 | |
| * | | | kbuild: deb-pkg: split generating packaging and build | Riku Voipio | 2018-04-07 | 3 | -244/+200 | |
| * | | | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 2018-04-07 | 2 | -6/+7 | |
| * | | | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada | 2018-04-07 | 2 | -3/+3 | |
| * | | | kbuild: add %.dtb.S and %.dtb to 'targets' automatically | Masahiro Yamada | 2018-04-07 | 2 | -3/+5 | |
| * | | | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically | Masahiro Yamada | 2018-04-07 | 4 | -6/+12 |