summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-04-18powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-17powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-04-17powerpc/smp: Cache CPU to chip lookupSrikar Dronamraju
2021-04-17Revert "powerpc/topology: Update topology_core_cpumask"Srikar Dronamraju
2021-04-17powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy
2021-04-14powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-04-14powerpc: move norestart trap flag to bit 0Nicholas Piggin
2021-04-14powerpc: remove partial register save logicNicholas Piggin
2021-04-14powerpc: clean up do_page_faultNicholas Piggin
2021-04-14powerpc/64e/interrupt: Use new interrupt context tracking schemeNicholas Piggin
2021-04-14powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin
2021-04-14powerpc/64e/interrupt: NMI save irq soft-mask state in CNicholas Piggin
2021-04-14powerpc/64e/interrupt: use new interrupt returnNicholas Piggin
2021-04-14powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan
2021-04-14powerpc/mem: Inline flush_dcache_page()Christophe Leroy
2021-04-14powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy
2021-04-14powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-14powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZENathan Lynch
2021-04-14powerpc/xive: Simplify the dump of XIVE interrupts under xmonCédric Le Goater
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy
2021-04-14powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat
2021-04-12KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin
2021-04-12KVM: PPC: Book3S HV: Add a function to filter guest LPCR bitsNicholas Piggin
2021-04-08powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'Christophe Leroy
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin
2021-04-08powerpc/mm/64s: Add _PAGE_KERNEL_ROXMichael Ellerman
2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig
2021-04-03powerpc: Switch to relative jump labelsChristophe Leroy
2021-04-03powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPFChristophe Leroy
2021-04-03powerpc/signal32: Convert restore_[tm]_user_regs() to user access blockChristophe Leroy
2021-04-03powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32Christophe Leroy
2021-04-03powerpc/uaccess: Use asm goto for get_user when compiler supports itChristophe Leroy
2021-04-03powerpc/uaccess: Introduce __get_user_size_goto()Christophe Leroy
2021-04-03powerpc/uaccess: Refactor get/put_user() and __get/put_user()Christophe Leroy
2021-04-03powerpc/uaccess: Rename __get/put_user_check/nocheckChristophe Leroy
2021-04-03powerpc/uaccess: Split out __get_user_nocheck()Christophe Leroy
2021-04-03powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad()Christophe Leroy
2021-04-03powerpc/uaccess: Remove __chk_user_ptr() in __get/put_userChristophe Leroy
2021-04-03powerpc/uaccess: Remove __unsafe_put_user_goto()Christophe Leroy
2021-04-03powerpc/uaccess: Call might_fault() inconditionalyChristophe Leroy