summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()Liam Howlett
2021-06-29arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...Liam Howlett
2021-06-19Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-06-14powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-28KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin
2021-05-28powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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-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-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-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