summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-03x86: remove cc-option-yn test for -mtune=Nick Desaulniers
2021-09-03arc: replace cc-option-yn uses with cc-optionNick Desaulniers
2021-09-03s390: replace cc-option-yn uses with cc-optionNick Desaulniers
2021-09-03ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada
2021-09-03sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada
2021-09-03kbuild: sh: remove unused install scriptGreg Kroah-Hartman
2021-09-03x86/build/vdso: fix missing FORCE for *.so build ruleMasahiro Yamada
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-03riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-03s390: update defconfigsHeiko Carstens
2021-08-03KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov
2021-08-03KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov
2021-08-03arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland
2021-08-03arm64: stacktrace: fix commentMark Rutland
2021-08-03arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song
2021-08-03arm64: move warning about toolchains to archprepareMasahiro Yamada
2021-08-03arm64: fix compat syscall return truncationMark Rutland
2021-08-02Merge tag 'mvebu-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-08-02Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-08-02Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-08-02ARM: ixp4xx: goramo_mlr depends on old PCI driverArnd Bergmann
2021-08-02Merge tag 'tegra-for-5.14-rc3-arm64-dt' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2021-08-02ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds