summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2018-05-25powerpc/altivec: Add missing prototypes for altivecMathieu Malaterre
2018-05-25powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre
2018-05-25powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo
2018-05-24powerpc/reg: Add TEXASR related macrosSimon Guo
2018-05-22KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...Simon Guo
2018-05-22KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element typesSimon Guo
2018-05-22KVM: PPC: Add giveup_ext() hook to PPC KVM opsSimon Guo
2018-05-22KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo
2018-05-22KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulationSimon Guo
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-21powernv: opal-sensor: Add support to read 64bit sensor valuesShilpasri G Bhat
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-18powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()Michael Ellerman
2018-05-18KVM: PPC: Book3S HV: Lockless tlbie for HPT hcallsNicholas Piggin
2018-05-18KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo
2018-05-18KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo
2018-05-18Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2018-05-18powerpc/32: Use stmw/lmw for registers save/restore in asmChristophe Leroy
2018-05-18Revert "powerpc/64: Fix checksum folding in csum_add()"Christophe Leroy
2018-05-18powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy
2018-05-17KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras
2018-05-17KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interfacePaul Mackerras
2018-05-17KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras
2018-05-17powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin
2018-05-15powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V
2018-05-15powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V
2018-05-15powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V
2018-05-15powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V
2018-05-15powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V
2018-05-15powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V
2018-05-14misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly
2018-05-14softirq/powerpc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker
2018-05-10powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPUAl Viro
2018-05-10powerpc/syscalls: kill ppc32_select()Al Viro
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman
2018-05-10powerpc/pkeys: Drop private VM_PKEY definitionsMichael Ellerman
2018-05-09mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman
2018-05-09mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai
2018-05-08powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman
2018-05-07powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao
2018-05-07powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao
2018-05-07powerpc/64: Remove unused paca->soft_enabledMichael Ellerman
2018-05-07powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-03powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini