aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy3-2/+16
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman1-1/+1
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy1-2/+1
2021-04-21powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64Christophe Leroy1-0/+2
2021-04-21powerpc: Remove probe_user_read_inst()Christophe Leroy1-3/+0
2021-04-21powerpc/ebpf32: Use standard function call for functions within 32M distanceChristophe Leroy1-0/+1
2021-04-21powerpc/32: Use r2 in wrtspr() instead of r0Christophe Leroy1-2/+1
2021-04-21powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()Christophe Leroy1-6/+7
2021-04-21powerpc/irq: Enhance readability of trap typesChristophe Leroy1-0/+1
2021-04-21powerpc/32s: Enhance readability of trap typesChristophe Leroy1-0/+6
2021-04-21powerpc/8xx: Enhance readability of trap typesChristophe Leroy1-7/+22
2021-04-20powerpc/pseries: Add shutdown() to vio_driver and vio_busTyrel Datwyler1-0/+1
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev1-1/+1
2021-04-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-2/+3
2021-04-18powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin1-0/+1
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-1/+0
2021-04-17KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson3-11/+11
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-7/+0
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song1-4/+48
2021-04-17powerpc/smp: Cache CPU to chip lookupSrikar Dronamraju1-0/+1
2021-04-17Revert "powerpc/topology: Update topology_core_cpumask"Srikar Dronamraju1-1/+1
2021-04-17powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju1-0/+5
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-9/+3
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy2-2/+10
2021-04-14powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov1-1/+1
2021-04-14powerpc: move norestart trap flag to bit 0Nicholas Piggin1-6/+11
2021-04-14powerpc: remove partial register save logicNicholas Piggin1-15/+2
2021-04-14powerpc: clean up do_page_faultNicholas Piggin2-5/+2
2021-04-14powerpc/64e/interrupt: Use new interrupt context tracking schemeNicholas Piggin1-28/+0
2021-04-14powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin1-4/+4
2021-04-14powerpc/64e/interrupt: NMI save irq soft-mask state in CNicholas Piggin1-10/+22
2021-04-14powerpc/64e/interrupt: use new interrupt returnNicholas Piggin2-22/+0
2021-04-14powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin1-8/+1
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan1-0/+6
2021-04-14powerpc/mem: Inline flush_dcache_page()Christophe Leroy1-1/+13
2021-04-14powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy1-1/+0
2021-04-14powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada1-1/+0
2021-04-14powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZENathan Lynch1-3/+3
2021-04-14powerpc/xive: Simplify the dump of XIVE interrupts under xmonCédric Le Goater1-0/+1
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy1-2/+0
2021-04-14powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy1-0/+3
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat1-1/+2
2021-04-12KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin1-2/+1
2021-04-12KVM: PPC: Book3S HV: Add a function to filter guest LPCR bitsNicholas Piggin1-0/+2
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin3-0/+31
2021-04-08powerpc/mm/64s: Add _PAGE_KERNEL_ROXMichael Ellerman1-0/+1
2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe1-2/+4
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury1-1/+1
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig1-9/+3
2021-04-03powerpc: Switch to relative jump labelsChristophe Leroy1-15/+6