summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-28powerpc: Avoid clang uninitialized warning in __get_user_size_allowedNathan Chancellor
2021-04-25powerpc/kasan: Fix shadow start address with modulesChristophe Leroy
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy
2021-04-21powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64Christophe Leroy
2021-04-21powerpc: Remove probe_user_read_inst()Christophe Leroy
2021-04-21powerpc/ebpf32: Use standard function call for functions within 32M distanceChristophe Leroy
2021-04-21powerpc/32: Use r2 in wrtspr() instead of r0Christophe Leroy
2021-04-21powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()Christophe Leroy
2021-04-21powerpc/irq: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/32s: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/8xx: Enhance readability of trap typesChristophe Leroy
2021-04-20powerpc/pseries: Add shutdown() to vio_driver and vio_busTyrel Datwyler
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev
2021-04-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
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