| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-09 | HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE() | Thomas Weißschuh | 2 | -0/+27 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -16/+11 |
| 2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2021-09-03 | modpost: get the *.mod file path more simply | Masahiro Yamada | 3 | -16/+11 |
| 2021-08-26 | PCI / VFIO: Add 'override_only' support for VFIO PCI sub system | Max Gurtovoy | 2 | -2/+16 |
| 2021-08-15 | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto | Christophe Leroy | 1 | -1/+1 |
| 2021-06-17 | kbuild: modpost: Explicitly warn about unprototyped symbols | Mark Brown | 1 | -2/+5 |
| 2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 1 | -4/+4 |
| 2021-04-25 | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song | 1 | -0/+2 |
| 2021-04-25 | scripts: modpost.c: Fix a few typos | Bhaskar Chowdhury | 1 | -4/+4 |
| 2021-04-25 | kbuild: fix false-positive modpost warning when all symbols are trimmed | Masahiro Yamada | 1 | -13/+12 |
| 2021-04-25 | kbuild: generate Module.symvers only when vmlinux exists | Masahiro Yamada | 1 | -14/+1 |
| 2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+17 |
| 2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -50/+3 |
| 2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -10/+22 |
| 2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 2 | -38/+3 |
| 2021-02-08 | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig | 2 | -13/+1 |
| 2021-01-14 | scripts/mod: disable LTO for empty.c | Sami Tolvanen | 1 | -0/+1 |
| 2021-01-14 | modpost: lto: strip .lto from module names | Sami Tolvanen | 3 | -10/+21 |
| 2021-01-07 | fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE() | Xu Yilun | 2 | -0/+17 |
| 2021-01-07 | platform/surface: aggregator: Add dedicated bus and device type | Maximilian Luz | 2 | -0/+31 |
| 2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -45/+43 |
| 2020-12-21 | modpost: turn static exports into error | Quentin Perret | 1 | -3/+3 |
| 2020-12-21 | modpost: turn section mismatches to error from fatal() | Masahiro Yamada | 1 | -4/+4 |
| 2020-12-21 | modpost: change license incompatibility to error() from fatal() | Masahiro Yamada | 1 | -2/+2 |
| 2020-12-21 | modpost: turn missing MODULE_LICENSE() into error | Masahiro Yamada | 1 | -1/+1 |
| 2020-12-21 | modpost: refactor error handling and clarify error/fatal difference | Masahiro Yamada | 2 | -29/+27 |
| 2020-12-21 | modpost: rename merror() to error() | Masahiro Yamada | 2 | -6/+6 |
| 2020-12-04 | Add auxiliary bus support | Dave Ertman | 2 | -0/+11 |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -2/+2 |
| 2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+2 |
| 2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 1 | -2/+2 |
| 2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+7 |
| 2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+10 |
| 2020-07-27 | modpost: explain why we can't use strsep | Wolfram Sang | 1 | -0/+1 |
| 2020-07-07 | modpost: remove use of non-standard strsep() in HOSTCC code | H. Nikolaus Schaller | 1 | -2/+10 |
| 2020-06-30 | soundwire: extend SDW_SLAVE_ENTRY | Pierre-Louis Bossart | 2 | -1/+7 |
| 2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -310/+212 |
| 2020-06-06 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2020-06-06 | modpost: change elf_info->size to size_t | Masahiro Yamada | 2 | -6/+5 |
| 2020-06-06 | modpost: remove is_vmlinux() helper | Masahiro Yamada | 1 | -15/+1 |
| 2020-06-06 | modpost: strip .o from modname before calling new_module() | Masahiro Yamada | 2 | -10/+12 |
| 2020-06-06 | modpost: set have_vmlinux in new_module() | Masahiro Yamada | 1 | -5/+3 |
| 2020-06-06 | modpost: remove mod->skip struct member | Masahiro Yamada | 2 | -7/+3 |
| 2020-06-06 | modpost: add mod->is_vmlinux struct member | Masahiro Yamada | 2 | -9/+11 |
| 2020-06-06 | modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() | Masahiro Yamada | 1 | -12/+8 |
| 2020-06-06 | modpost: remove mod->is_dot_o struct member | Masahiro Yamada | 2 | -13/+2 |
| 2020-06-06 | modpost: remove -s option | Masahiro Yamada | 1 | -8/+2 |
| 2020-06-06 | modpost: remove get_next_text() and make {grab,release_}file static | Masahiro Yamada | 2 | -39/+2 |
| 2020-06-06 | modpost: use read_text_file() and get_line() for reading text files | Masahiro Yamada | 2 | -17/+14 |
| 2020-06-06 | modpost: avoid false-positive file open error | Masahiro Yamada | 1 | -4/+3 |
| 2020-06-06 | modpost: fix potential mmap'ed file overrun in get_src_version() | Masahiro Yamada | 1 | -17/+11 |
| 2020-06-06 | modpost: add read_text_file() and get_line() helpers | Masahiro Yamada | 2 | -0/+51 |
| 2020-06-06 | modpost: do not call get_modinfo() for vmlinux(.o) | Masahiro Yamada | 1 | -21/+24 |
| 2020-06-06 | modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() | Masahiro Yamada | 3 | -73/+0 |
| 2020-06-06 | modpost: show warning if vmlinux is not found when processing modules | Masahiro Yamada | 1 | -2/+7 |
| 2020-06-06 | modpost: invoke modpost only when input files are updated | Masahiro Yamada | 1 | -11/+21 |
| 2020-06-06 | modpost: re-add -e to set external_module flag | Masahiro Yamada | 1 | -2/+4 |
| 2020-06-06 | modpost: rename ext_sym_list to dump_list | Masahiro Yamada | 1 | -13/+14 |
| 2020-06-06 | modpost: allow to pass -i option multiple times to remove -e option | Masahiro Yamada | 1 | -8/+1 |
| 2020-06-06 | modpost: track if the symbol origin is a dump file or ELF object | Masahiro Yamada | 2 | -10/+6 |
| 2020-06-06 | firmware/dmi: Report DMI Bios & EC firmware release | Erwan Velu | 1 | -0/+2 |
| 2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -0/+1 |
| 2020-06-03 | modpost: load KBUILD_EXTRA_SYMBOLS files in order | Masahiro Yamada | 1 | -8/+8 |
| 2020-05-29 | modpost: refactor sech_name() | Masahiro Yamada | 1 | -12/+11 |
| 2020-05-29 | modpost: fix potential segmentation fault for addend_i386_rel() | Masahiro Yamada | 1 | -9/+9 |
| 2020-05-26 | modpost,fixdep: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2 | -2/+2 |
| 2020-05-19 | vmlinux.lds.h: Create section for protection against instrumentation | Thomas Gleixner | 1 | -1/+1 |
| 2020-04-21 | kernel/module: Hide vermagic header file from general use | Leon Romanovsky | 1 | -0/+1 |
| 2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+13 |
| 2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
| 2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -46/+51 |
| 2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+5 |
| 2020-03-30 | Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 2 | -0/+26 |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
| 2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -13/+14 |
| 2020-03-21 | scripts: Fix the inclusion order in modpost | Vincenzo Frascino | 1 | -1/+5 |
| 2020-03-19 | bus: mhi: core: Add uevent support for module autoloading | Manivannan Sadhasivam | 2 | -0/+13 |
| 2020-03-19 | modpost: Get proper section index by get_secindex() instead of st_shndx | Xiao Yang | 1 | -1/+2 |
| 2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu | 1 | -12/+12 |
| 2020-03-13 | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN... | Jessica Yu | 1 | -3/+11 |
| 2020-03-13 | modpost: rework and consolidate logging interface | Jessica Yu | 2 | -43/+40 |
| 2020-02-28 | i3c: Generate aliases for i3c modules | Boris Brezillon | 2 | -0/+26 |
| 2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -2/+2 |
| 2020-01-16 | modpost: assume STT_SPARC_REGISTER is defined | Masahiro Yamada | 1 | -7/+1 |
| 2019-11-23 | modpost: respect the previous export when 'exported twice' is warned | Masahiro Yamada | 1 | -15/+11 |
| 2019-11-23 | modpost: do not set ->preloaded for symbols from Module.symvers | Masahiro Yamada | 1 | -4/+2 |
| 2019-11-23 | modpost: stop symbol preloading for modversion CRC | Masahiro Yamada | 1 | -32/+39 |
| 2019-11-23 | modpost: rename handle_modversions() to handle_symbol() | Masahiro Yamada | 1 | -3/+3 |
| 2019-11-23 | modpost: refactor namespace_from_kstrtabns() to not hard-code section name | Masahiro Yamada | 2 | -8/+3 |
| 2019-11-23 | modpost: add a helper to get data pointed by a symbol | Masahiro Yamada | 1 | -4/+13 |
| 2019-11-11 | modpost: remove unneeded local variable in contains_namespace() | Masahiro Yamada | 1 | -4/+2 |
| 2019-11-11 | modpost: dump missing namespaces into a single modules.nsdeps file | Masahiro Yamada | 2 | -27/+19 |
| 2019-11-11 | modpost: free ns_deps_buf.p after writing ns_deps files | Masahiro Yamada | 1 | -0/+2 |
| 2019-11-11 | modpost: do not invoke extra modpost for nsdeps | Masahiro Yamada | 1 | -7/+2 |
| 2019-11-11 | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada | 1 | -7/+2 |
| 2019-10-18 | symbol namespaces: revert to previous __ksymtab name scheme | Matthias Maennich | 2 | -15/+19 |
| 2019-10-18 | modpost: make updating the symbol namespace explicit | Matthias Maennich | 1 | -6/+6 |
| 2019-10-18 | modpost: delegate updating namespaces to separate function | Matthias Maennich | 1 | -3/+21 |
| 2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+15 |
| 2019-10-07 | modpost: fix broken sym->namespace for external module builds | Masahiro Yamada | 1 | -5/+8 |
| 2019-10-07 | module: swap the order of symbol.namespace | Masahiro Yamada | 1 | -9/+7 |
| 2019-10-01 | modpost: fix static EXPORT_SYMBOL warnings for UML build | Masahiro Yamada | 1 | -4/+9 |
| 2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -17/+142 |
| 2019-09-14 | modpost: use __section in the output to *.mod.c | Masahiro Yamada | 1 | -3/+2 |
| 2019-09-14 | modpost: use MODULE_INFO() for __module_depends | Masahiro Yamada | 1 | -5/+2 |
| 2019-09-10 | modpost: add support for generating namespace dependencies | Matthias Maennich | 2 | -5/+51 |
| 2019-09-10 | modpost: add support for symbol namespaces | Matthias Maennich | 2 | -16/+95 |
| 2019-09-04 | modpost: add NOFAIL to strndup | Denis Efremov | 1 | -2/+2 |
| 2019-09-04 | modpost: add guid_t type definition | Heikki Krogerus | 1 | -0/+5 |
| 2019-08-14 | modpost: check for static EXPORT_SYMBOL* functions | Denis Efremov | 1 | -0/+32 |
| 2019-07-18 | kbuild: remove the first line of *.mod files | Masahiro Yamada | 1 | -7/+2 |
| 2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 1 | -13/+3 |
| 2019-03-28 | kbuild: modversions: Fix relative CRC byte order interpretation | Fredrik Noring | 1 | -1/+1 |
| 2019-03-14 | modpost: always show verbose warning for section mismatch | Masahiro Yamada | 1 | -22/+5 |
| 2019-03-10 | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 2 | -1/+30 |
| 2019-03-07 | platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE() | Mattias Jacobsson | 2 | -0/+25 |
| 2019-03-07 | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h | Mattias Jacobsson | 1 | -0/+1 |
| 2019-03-06 | modpost: file2alias: define size of alias | Mattias Jacobsson | 1 | -1/+4 |
| 2019-02-01 | tee: add bus driver framework for TEE based devices | Sumit Garg | 2 | -0/+22 |
| 2019-01-09 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao | 1 | -1/+1 |
| 2018-12-01 | kbuild: move modpost out of 'scripts' target | Masahiro Yamada | 1 | -2/+0 |
| 2018-12-01 | modpost: move unresolved symbol checks to check_exports() | Masahiro Yamada | 1 | -15/+18 |
| 2018-12-01 | modpost: merge module iterations | Masahiro Yamada | 1 | -6/+1 |
| 2018-12-01 | modpost: refactor seen flag clearing in add_depends() | Masahiro Yamada | 1 | -6/+6 |
| 2018-12-01 | modpost: file2alias: check prototype of handler | Masahiro Yamada | 1 | -4/+3 |
| 2018-12-01 | modpost: file2alias: go back to simple devtable lookup | Masahiro Yamada | 1 | -95/+49 |
| 2018-12-01 | modpost: skip ELF local symbols during section mismatch check | Paul Walmsley | 1 | -0/+12 |
| 2018-11-21 | modpost: drop unused command line switches | Paul Walmsley | 1 | -1/+1 |
| 2018-11-21 | modpost: validate symbol names also in find_elf_symbol | Sami Tolvanen | 1 | -24/+26 |
| 2018-10-28 | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -8/+18 |
| 2018-10-29 | modpost: Create macro to avoid variable shadowing | Leonardo Bras | 1 | -4/+15 |
| 2018-10-19 | modpost: remove leftover symbol prefix handling for module device table | Masahiro Yamada | 1 | -4/+3 |
| 2018-10-04 | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit | 1 | -0/+2 |
| 2018-08-22 | scripts: modpost: check memory allocation results | Randy Dunlap | 1 | -4/+4 |
| 2018-08-18 | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+17 |
| 2018-07-18 | kbuild: Add build salt to the kernel and modules | Laura Abbott | 1 | -0/+3 |
| 2018-07-02 | usb: typec: Bus type for alternate modes | Heikki Krogerus | 2 | -0/+17 |
| 2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -56/+41 |
| 2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+14 |
| 2018-05-17 | modpost: constify *modname function argument where possible | Masahiro Yamada | 1 | -2/+2 |
| 2018-05-17 | modpost: remove redundant is_vmlinux() test | Masahiro Yamada | 1 | -2/+1 |
| 2018-05-17 | modpost: use strstarts() helper more widely | Masahiro Yamada | 1 | -21/+18 |
| 2018-05-17 | modpost: pass struct elf_info pointer to get_modinfo() | Masahiro Yamada | 1 | -13/+12 |
| 2018-05-17 | modpost: remove symbol prefix support | Masahiro Yamada | 1 | -20/+10 |
| 2018-05-14 | rpmsg: Correct support for MODULE_DEVICE_TABLE() | Andrew F. Davis | 2 | -0/+14 |
| 2018-05-03 | modpost: delete stale comment | Rasmus Villemoes | 1 | -8/+1 |
| 2018-03-09 | mn10300: Remove the architecture | David Howells | 1 | -4/+3 |
| 2018-02-07 | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+19 |
| 2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
| 2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 1 | -0/+9 |
| 2018-01-16 | modpost: Remove trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
| 2017-12-19 | soundwire: Add SoundWire bus type | Vinod Koul | 2 | -0/+19 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+32 |
| 2017-11-12 | modpost: detect modules without a MODULE_LICENSE | Randy Dunlap | 1 | -1/+1 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -0/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+1 |
| 2017-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -6/+1 |
| 2017-10-22 | Input: do not use property bits when generating module alias | Dmitry Torokhov | 2 | -6/+1 |
| 2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+6 |
| 2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+6 |
| 2017-10-19 | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2 | -1/+6 |
| 2017-10-02 | thunderbolt: Add support for XDomain discovery protocol | Mika Westerberg | 2 | -0/+32 |
| 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-06 | modpost: simplify sec_name() | Masahiro Yamada | 1 | -16/+11 |
| 2017-07-25 | modpost: abort if module name is too long | Wanlong Gao | 1 | -5/+24 |
| 2017-05-23 | module: Add module name to modinfo | Kees Cook | 1 | -0/+1 |
| 2017-04-13 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke | 1 | -26/+2 |
| 2017-03-01 | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | 1 | -0/+1 |
| 2017-02-03 | kbuild: modversions: add infrastructure for emitting relative CRCs | Ard Biesheuvel | 1 | -0/+10 |
| 2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+6 |
| 2016-11-29 | kbuild: modpost warn if export version crc is missing | Nicholas Piggin | 1 | -0/+6 |
| 2016-11-26 | modpost: free allocated memory | Heinrich Schuchardt | 1 | -0/+2 |
| 2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -1/+1 |
| 2016-06-26 | staging: fsl-mc: add support for device table matching | Stuart Yoder | 2 | -0/+16 |
| 2016-06-08 | of: fix autoloading due to broken modalias with no 'compatible' | Wolfram Sang | 1 | -1/+1 |
| 2016-05-05 | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel | 1 | -24/+45 |
| 2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 1 | -0/+2 |
| 2016-01-21 | powerpc: Simplify module TOC handling | Alan Modra | 1 | -1/+2 |
| 2016-01-14 | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas | 1 | -2/+1 |
| 2015-12-14 | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan | 1 | -1/+1 |
| 2015-11-09 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+30 |
| 2015-11-06 | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -0/+22 |
| 2015-10-26 | scripts: [modpost] add new sections to white list | Noam Camus | 1 | -0/+2 |
| 2015-10-20 | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 2 | -0/+22 |
| 2015-10-06 | modpost: Add flag -E for making section mismatches fatal | Nicolas Boichat | 1 | -7/+17 |
| 2015-09-20 | mei: bus: add client protocol version to the device alias | Tomas Winkler | 2 | -1/+4 |
| 2015-09-20 | mei: make modules.alias UUID information easier to read | Prarit Bhargava | 1 | -3/+5 |
| 2015-09-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+6 |
| 2015-08-20 | Avoid conflict with host definitions when cross-compiling | Pavel Fedin | 1 | -0/+6 |
| 2015-08-08 | modpost: abort if a module symbol is too long | Takashi Iwai | 1 | -0/+11 |
| 2015-07-08 | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+32 |
| 2015-07-08 | modpost: work correctly with tile coldtext sections | Chris Metcalf | 1 | -1/+2 |
| 2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 2 | -2/+32 |
| 2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+17 |
| 2015-05-31 | mei: fix up uuid matching | Greg Kroah-Hartman | 1 | -2/+5 |
| 2015-05-24 | mei: bus: report also uuid in module alias | Tomas Winkler | 2 | -2/+17 |
| 2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus | 2 | -0/+17 |