summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-10powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-05-23powerpc/xmon: make dumping log buffer contents more reliableNathan Lynch
2021-05-23powerpc/kprobes: Replace ppc_optinsn by common optinsnChristophe Leroy
2021-05-23powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12Nick Desaulniers
2021-05-23powerpc/powernv/pci: fix header guardNick Desaulniers
2021-05-23powerpc/sstep: Add tests for setb instructionSathvika Vasireddy
2021-05-23powerpc/sstep: Add emulation support for ‘setb’ instructionSathvika Vasireddy
2021-05-23powerpc/Makefile: Add ppc32/ppc64_randconfig targetsMichael Ellerman
2021-05-23powerpc/pseries: minor enhancements in dlpar_memory_remove_by_ic()Daniel Henrique Barboza
2021-05-23powerpc/pseries: break early in dlpar_memory_remove_by_count() loopsDaniel Henrique Barboza
2021-05-23powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable()Daniel Henrique Barboza
2021-05-23powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() errorDaniel Henrique Barboza
2021-05-23powerpc/pseries/ras: Delete a redundant condition branchZhen Lei
2021-05-23powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()YueHaibing
2021-05-17powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy
2021-05-17powerpc: Only pad struct pt_regs when neededChristophe Leroy
2021-05-17powerpc/32s: Speed up likely path of kuap_update_sr()Christophe Leroy
2021-05-17powerpc/mmu: Remove leftover CONFIG_E200Christophe Leroy
2021-05-17powerpc/mmu: Don't duplicate radix_enabled()Christophe Leroy
2021-05-17powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptionsChristophe Leroy
2021-05-17powerpc: Define NR_CPUS all the timeChristophe Leroy
2021-05-17powerpc/boot: Fix a typo in partial_decompress() commentZhang Jianhua
2021-05-17powerpc/8xx: Update mpc885_ads_defconfig to improve CIChristophe Leroy
2021-05-17powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessibleVaibhav Jain
2021-05-17powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy
2021-05-17powerpc/asm-offset: Remove unused itemsChristophe Leroy
2021-05-17powerpc/32s: Remove m8260_gorom()Christophe Leroy
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov
2021-05-14powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin
2021-05-14powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin
2021-05-14powerpc/64s: Fix stf mitigation patching w/strict RWX & hashMichael Ellerman
2021-05-14powerpc/64s: Fix entry flush patching w/strict RWX & hashMichael Ellerman
2021-05-14powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-14powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-13arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-05-12x86/boot/compressed: Enable -WundefNick Desaulniers
2021-05-12KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman