Age | Commit message (Expand) | Author | Files | Lines |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 18 | -87/+119 |
2019-07-18 | kbuild: split out *.mod out of {single,multi}-used-m rules | Masahiro Yamada | 1 | -9/+13 |
2019-07-18 | kbuild: remove the first line of *.mod files | Masahiro Yamada | 3 | -11/+6 |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 5 | -37/+14 |
2019-07-18 | kbuild: export_report: read modules.order instead of .tmp_versions/*.mod | Masahiro Yamada | 1 | -6/+5 |
2019-07-18 | kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod | Masahiro Yamada | 1 | -6/+9 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -4/+283 |
2019-07-17 | kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod | Masahiro Yamada | 1 | -2/+1 |
2019-07-17 | kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod | Masahiro Yamada | 1 | -4/+1 |
2019-07-17 | kbuild: remove duplication from modules.order in sub-directories | Masahiro Yamada | 1 | -6/+3 |
2019-07-17 | kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin} | Masahiro Yamada | 3 | -3/+3 |
2019-07-17 | kbuild: do not create empty modules.order in the prepare stage | Masahiro Yamada | 1 | -1/+1 |
2019-07-17 | coccinelle: api: add devm_platform_ioremap_resource script | Himanshu Jha | 1 | -0/+60 |
2019-07-17 | kbuild: compile-test headers listed in header-test-m as well | Masahiro Yamada | 2 | -2/+2 |
2019-07-17 | kbuild: remove unused hostcc-option | Masahiro Yamada | 1 | -5/+0 |
2019-07-17 | kconfig: fix missing choice values in auto.conf | Masahiro Yamada | 2 | -4/+4 |
2019-07-16 | scripts/gdb: add helpers to find and list devices | Leonard Crestez | 2 | -0/+183 |
2019-07-16 | scripts/gdb: add lx-genpd-summary command | Leonard Crestez | 2 | -0/+84 |
2019-07-16 | checkpatch.pl: warn on duplicate sysctl local variable | Matteo Croce | 1 | -0/+6 |
2019-07-16 | get_maintainer: add ability to skip moderated mailing lists | Joe Perches | 1 | -4/+10 |
2019-07-17 | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger | 2 | -0/+6 |
2019-07-17 | kconfig: run olddefconfig instead of oldconfig after merging fragments | Masahiro Yamada | 1 | -1/+1 |
2019-07-15 | docs: driver-model: move it to the driver-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: move gcc_plugins.txt to core-api and rename to .rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-14 | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 1 | -1/+8 |
2019-07-14 | *: convert stream-like files -> stream_open, even if they use noop_llseek | Kirill Smelkov | 1 | -1/+8 |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+2 |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 10 | -47/+27 |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 21 | -233/+191 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+469 |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+37 |
2019-07-12 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 1 | -0/+33 |
2019-07-12 | scripts/decode_stacktrace: Accept dash/underscore in modules | Evan Green | 1 | -1/+1 |
2019-07-12 | scripts/spelling.txt: add spelling fix for prohibited | Chris Paterson | 1 | -0/+2 |
2019-07-12 | scripts/spelling.txt: drop "sepc" from the misspelling list | Paul Walmsley | 1 | -1/+0 |
2019-07-12 | scripts/decode_stacktrace: look for modules with .ko.debug extension | Nicolas Boichat | 1 | -1/+1 |
2019-07-12 | scripts/decode_stacktrace: match basepath using shell prefix operator, not regex | Nicolas Boichat | 1 | -1/+1 |
2019-07-11 | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 23 | -687/+416 |
2019-07-11 | kconfig: remove meaningless if-conditional in conf_read() | Masahiro Yamada | 1 | -4/+2 |
2019-07-11 | kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix | Masahiro Yamada | 1 | -2/+2 |
2019-07-11 | kbuild: fix compression errors getting ignored | Harald Seiler | 1 | -5/+5 |
2019-07-11 | kbuild: add a flag to force absolute path for srctree | Masahiro Yamada | 1 | -2/+1 |
2019-07-11 | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree | Masahiro Yamada | 5 | -5/+5 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 8 | -66/+116 |
2019-07-09 | scripts/tags.sh: remove unused environment variables from comments | Masahiro Yamada | 1 | -2/+2 |
2019-07-09 | scripts/tags.sh: drop SUBARCH support for ARM | Masahiro Yamada | 1 | -34/+2 |
2019-07-09 | kbuild: support header-test-pattern-y | Masahiro Yamada | 1 | -0/+11 |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 3 | -7/+7 |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | kallsyms: exclude kasan local symbols on s390 | Vasily Gorbik | 1 | -0/+3 |