summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | modpost: get the *.mod file path more simplyMasahiro Yamada2021-09-033-16/+11
| * | | checkkconfigsymbols.py: Fix the '--ignore' optionAriel Marcovitch2021-09-031-1/+1
| * | | kbuild: merge vmlinux_link() between ARCH=um and other architecturesMasahiro Yamada2021-09-031-33/+23
| * | | kbuild: do not remove 'linux' link in scripts/link-vmlinux.shMasahiro Yamada2021-09-031-1/+0
| * | | kbuild: merge vmlinux_link() between the ordinary link and Clang LTOMasahiro Yamada2021-09-031-16/+14
| * | | kbuild: remove stale *.symversionsMasahiro Yamada2021-09-031-0/+2
| * | | kbuild: remove unused quiet_cmd_update_lto_symversionsMasahiro Yamada2021-09-031-1/+0
| * | | gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada2021-09-031-1/+1
| * | | x86: remove cc-option-yn test for -mtune=Nick Desaulniers2021-09-031-6/+0
| * | | arc: replace cc-option-yn uses with cc-optionNick Desaulniers2021-09-031-2/+1
| * | | s390: replace cc-option-yn uses with cc-optionNick Desaulniers2021-09-031-7/+7
| * | | ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada2021-09-032-2/+2
| * | | sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada2021-09-032-5/+2
| * | | security: remove unneeded subdir-$(CONFIG_...)Masahiro Yamada2021-09-031-11/+0
| * | | kbuild: sh: remove unused install scriptGreg Kroah-Hartman2021-09-031-56/+0
| * | | kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada2021-09-031-1/+7
| * | | kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2021-09-032-6/+6
| * | | kbuild: Shuffle blank line to improve comment meaningNathan Chancellor2021-09-031-1/+1
| * | | kbuild: Add a comment above -Wno-gnuNathan Chancellor2021-09-031-0/+1
| * | | kbuild: Remove -Wno-format-invalid-specifier from clang blockNathan Chancellor2021-09-031-1/+0
| * | | kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechkMasahiro Yamada2021-09-031-1/+6
| * | | kbuild: macrofy the condition of if_changed and friendsMasahiro Yamada2021-09-031-3/+5
| * | | x86/build/vdso: fix missing FORCE for *.so build ruleMasahiro Yamada2021-09-031-1/+1
| * | | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-035-51/+38
| * | | Makefile: remove stale cc-option checksNick Desaulniers2021-09-032-19/+33
| * | | MAINTAINERS: add Nick to Kbuild reviewersNick Desaulniers2021-09-031-0/+1
| * | | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-1931-31/+41
| * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-1931-43/+4
| * | | scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-102-9/+11
| * | | kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada2021-08-102-2/+2
| * | | Documentation/llvm: update CROSS_COMPILE inferencingNick Desaulniers2021-08-101-1/+18
| * | | Makefile: infer --target from ARCH for CC=clangNick Desaulniers2021-08-101-2/+23
| * | | Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-103-14/+16
| * | | kbuild: warn if a different compiler is used for external module buildsMasahiro Yamada2021-08-101-2/+12
| * | | scripts: make some scripts executableMasahiro Yamada2021-08-104-0/+0
| * | | kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada2021-08-104-8/+7
| * | | scripts: merge_config: add strict mode to fail upon any redefinitionMatthias Maennich2021-08-101-0/+15
| | |/ | |/|
* | | Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-041-8/+16
|\ \ \
| * \ \ Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Konrad Rzeszutek Wilk2021-09-031-8/+16
| |\ \ \
| | * | | iscsi_ibft: Fix isa_bus_to_virt not working under ARMKonrad Rzeszutek Wilk2021-09-021-8/+16
* | | | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-03212-2616/+2814
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into nextMichael Ellerman2021-09-0318-81/+125
| |\ \ \ \ \
| * | | | | | powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman2021-09-011-1/+2
| * | | | | | powerpc/ptdump: Fix generic ptdump for 64-bitMichael Ellerman2021-09-011-0/+2
| * | | | | | KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy2021-08-301-3/+6
| * | | | | | powerpc/pseries/iommu: Rename "direct window" to "dma window"Leonardo Bras2021-08-261-42/+45
| * | | | | | powerpc/pseries/iommu: Make use of DDW for indirect mappingLeonardo Bras2021-08-261-15/+74
| * | | | | | powerpc/pseries/iommu: Find existing DDW with given property nameLeonardo Bras2021-08-261-10/+15
| * | | | | | powerpc/pseries/iommu: Update remove_dma_window() to accept property nameLeonardo Bras2021-08-261-8/+10
| * | | | | | powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helperLeonardo Bras2021-08-261-34/+38