aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-08-27powerpc/spinlocks: Refactor SHARED_PROCESSORChristopher M. Riedl1-6/+18
2019-08-27powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy1-6/+6
2019-08-27powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy1-5/+37
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy1-1/+2
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy5-0/+12
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy2-3/+2
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy4-5/+2
2019-08-27powerpc/mm: rework io-workaround invocation.Christophe Leroy2-2/+20
2019-08-27powerpc/mm: drop function __ioremap()Christophe Leroy1-6/+0
2019-08-27powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy2-7/+0
2019-08-27powerpc: remove the ppc44x ocm.c fileChristoph Hellwig1-31/+0
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functionsPaul Mackerras2-0/+2
2019-08-23KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotSuraj Jitindar Singh1-4/+18
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2019-08-22powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff1-3/+3
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff1-5/+0
2019-08-22powerpc/eeh: Introduce EEH edev logging macrosSam Bobroff1-0/+11
2019-08-22powerpc/eeh: Add bdfn field to eeh_devOliver O'Halloran2-0/+4
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff1-5/+2
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff1-0/+3
2019-08-21powerpc: add machine check safe copy_to_userSantosh Sivaraj1-0/+14
2019-08-21powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh1-0/+2
2019-08-21powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh1-1/+3
2019-08-20powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ONNicholas Piggin1-2/+4
2019-08-20powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addressesNicholas Piggin1-2/+12
2019-08-20powerpc/64: allow compiler to cache 'current'Nicholas Piggin1-1/+2
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy1-0/+4
2019-08-20powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy1-3/+0
2019-08-20powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy3-12/+24
2019-08-20powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-08-20powerpc/ptdump: drop non vital #ifdefsChristophe Leroy1-0/+6
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater1-0/+2
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy1-2/+5
2019-08-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+8
2019-08-19Merge branch 'fixes' into nextMichael Ellerman2-4/+5
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras1-0/+8
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-2/+0
2019-08-07error-injection: Consolidate override function definitionLeo Yan1-13/+0
2019-08-05powerpc/powernv: Move SCOM access code into powernv platformAndrew Donnellan1-154/+0
2019-08-02asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu1-1/+0
2019-08-01treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)1-1/+1
2019-07-31Revert "powerpc: slightly improve cache helpers"Michael Ellerman1-4/+4
2019-07-29powerpc: Wire up clone3 syscallMichael Ellerman1-0/+1
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-6/+10
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain1-3/+8
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy1-1/+0
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin1-0/+10
2019-07-15powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh1-3/+2
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds23-894/+229
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-7/+22