summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-02-05powerpc/vdso: Filter clang's auto var init zero enabler when linkingNathan Chancellor
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor
2023-01-26s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-01-26s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor
2023-01-26powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clangNathan Chancellor
2023-01-26powerpc/vdso: Improve linker flagsNathan Chancellor
2023-01-26powerpc/vdso: Remove unused '-s' flag from ASFLAGSNathan Chancellor
2023-01-26powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor
2023-01-26MIPS: Prefer cc-option for additions to cflagsNathan Chancellor
2023-01-26MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor
2023-01-26x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers
2023-01-22kbuild: clean up stale file removalMasahiro Yamada
2023-01-22kbuild: allow to combine multiple V= levelsMasahiro Yamada
2023-01-22kbuild: do not print extra logs for V=2Masahiro Yamada
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-01-20Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-01-19Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-17s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He
2023-01-17LoongArch: Strip guess unwinder out from prologue unwinderJinyang He
2023-01-17LoongArch: Use correct sp value to get graph addr in stack unwindersJinyang He
2023-01-17LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He
2023-01-17LoongArch: Adjust PC value when unwind next frame in unwinderJinyang He
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang
2023-01-17LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen
2023-01-16Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-01-16Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea
2023-01-12x86/mm: fix poking_init() for Xen PV guestsJuergen Gross
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse
2023-01-11x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas
2023-01-11s390: update defconfigsHeiko Carstens