aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-01-19powerpc/64: Implement and use soft_enabled_set_return APIMadhavan Srinivasan1-10/+15
2018-01-19powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan1-8/+13
2018-01-19powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan2-7/+17
2018-01-19powerpc/64: Fix arch_local_irq_disable() prototypeMadhavan Srinivasan1-10/+15
2018-01-19powerpc/64: Improve inline asm in arch_local_irq_disableNicholas Piggin1-5/+5
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan4-12/+19
2018-01-19powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman1-0/+4
2018-01-19KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt1-0/+3
2018-01-19KVM: PPC: Book3S HV: Make xive_pushed a byte, not a wordBenjamin Herrenschmidt1-1/+1
2018-01-19KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt1-0/+1
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2-1/+3
2018-01-19Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras9-44/+77
2018-01-18powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLEDNicholas Piggin1-0/+1
2018-01-18powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin1-4/+0
2018-01-18KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2-2/+7
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin4-12/+38
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-01-16powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt1-6/+1
2018-01-16powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy1-6/+28
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy6-24/+36
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy3-3/+7
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy4-18/+19
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2-2/+3
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy1-0/+2
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy1-82/+0
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh1-0/+2
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2-1/+3
2018-01-16powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot1-0/+13
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2-16/+19
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot1-0/+18
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot1-0/+4
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot1-0/+48
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-2/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-62/+0
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig1-1/+1
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-2/+128
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-12powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt1-0/+3
2018-01-12powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt2-35/+35
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-4/+4
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2-25/+29
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman4-8/+68
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-2/+2
2018-01-10powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig1-3/+0
2018-01-10Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2-0/+31
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2-0/+15