Age | Commit message (Expand) | Author |
2021-02-22 | scripts: add generic syscalltbl.sh | Masahiro Yamada |
2021-02-21 | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-02-16 | gen_compile_commands: prune some directories | Masahiro Yamada |
2021-02-16 | Kconfig: allow explicit opt in to DWARF v5 | Nick Desaulniers |
2021-02-16 | Kbuild: Make composite object searching more generic | Elliot Berman |
2021-02-16 | kbuild: use always-y instead of extra-y | Masahiro Yamada |
2021-02-16 | genksyms: remove useless case DOTS | Masahiro Yamada |
2021-02-16 | genksyms: remove dead code for ST_TABLE_* | Masahiro Yamada |
2021-02-16 | genksyms: make source_file a local variable in lexer | Masahiro Yamada |
2021-02-16 | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada |
2021-02-14 | Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-15 | scripts: set proper OpenSSL include dir also for sign-file | Rolf Eike Beer |
2021-02-13 | scripts/recordmcount.pl: support big endian for ARCH sh | Rong Chen |
2021-02-12 | of: Remove of_dev_{get,put}() | Rob Herring |
2021-02-12 | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar |
2021-02-12 | kbuild: LD_VERSION redenomination | Masahiro Yamada |
2021-02-12 | kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 | Masahiro Yamada |
2021-02-10 | checkpatch: Don't check for mutex_trylock_recursive() | Sebastian Andrzej Siewior |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig |
2021-02-08 | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig |
2021-02-05 | kallsyms: fix nonconverging kallsyms table with lld | Arnd Bergmann |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2021-02-04 | scripts: dtc: Remove the unused fdtdump.c file | Viresh Kumar |
2021-02-04 | scripts: dtc: Build fdtoverlay tool | Viresh Kumar |
2021-02-04 | scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 | Rob Herring |
2021-02-03 | scripts: dtc: Fetch fdtoverlay.c from external DTC project | Viresh Kumar |
2021-02-03 | scripts/clang-tools: switch explicitly to Python 3 | Masahiro Yamada |
2021-02-01 | Docs: drop Python 2 support | Jonathan Corbet |
2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada |
2021-01-28 | scripts/kernel-doc: add internal hyperlink to DOC: sections | Michal Wajdeczko |
2021-01-28 | Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" | Masahiro Yamada |
2021-01-28 | scripts: use pkg-config to locate libcrypto | Rolf Eike Beer |
2021-01-27 | ver_linux: Eliminate duplicate code in ldconfig processing logic | Alexander Kapshuk |
2021-01-27 | spdxcheck.py: Use Python 3 | Bert Vermeulen |
2021-01-27 | kconfig: mconf: fix HOSTCC call | Enrico Weigelt, metux IT consult |
2021-01-23 | kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc | Masahiro Yamada |
2021-01-22 | scripts: switch explicitly to Python 3 | Andy Shevchenko |
2021-01-18 | scripts: kernel-doc: validate kernel-doc markup with the actual names | Mauro Carvalho Chehab |
2021-01-14 | scripts/mod: disable LTO for empty.c | Sami Tolvanen |
2021-01-14 | modpost: lto: strip .lto from module names | Sami Tolvanen |
2021-01-14 | init: lto: ensure initcall ordering | Sami Tolvanen |
2021-01-14 | kbuild: lto: add a default list of used symbols | Sami Tolvanen |
2021-01-14 | kbuild: lto: merge module sections | Sami Tolvanen |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen |
2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen |
2021-01-11 | Merge 5.11-rc3 into char-misc-next | Greg Kroah-Hartman |
2021-01-10 | Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-08 | tracing: move function tracer options to Kconfig | Sami Tolvanen |
2021-01-07 | fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE() | Xu Yilun |
2021-01-06 | gcc-plugins: fix gcc 11 indigestion with plugins... | Valdis Klētnieks |