summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy
2021-05-17quota: Disable quotactl_path syscallJan Kara
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-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-13tty: remove broken r3964 line disciplineJiri Slaby
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-12KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman
2021-05-12powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy
2021-05-12powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy
2021-05-12powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy
2021-05-12powerpc/pseries: warn if recursing into the hcall tracing codeNicholas Piggin
2021-05-12powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin
2021-05-12powerpc/pseries: Don't trace hcall tracing wrapperNicholas Piggin
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-05-12powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy
2021-05-12powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy
2021-05-10powerpc: use linux/unaligned/le_struct.h on LE power7Arnd Bergmann
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge branch 'master' into nextMichael Ellerman
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual
2021-05-05mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual