summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu2-0/+32
2017-04-19powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy1-2/+2
2017-04-19powerpc/mmap: Any hint > 128TB searches the full VA spaceAneesh Kumar K.V2-3/+6
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs1-0/+2
2017-04-19powerpc/64s: Minor fix for MCE TLB flush for radixNicholas Piggin1-2/+6
2017-04-19powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V4-10/+10
2017-04-19powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin1-2/+2
2017-04-13powerpc/pseries: Always enable SMP when building pseriesMichael Ellerman1-1/+2
2017-04-13powerpc/powernv: Always enable SMP when building powernvMichael Ellerman1-0/+1
2017-04-13powerpc: Allow platforms to force-enable CONFIG_SMPMichael Ellerman1-1/+7
2017-04-13powerpc: Drop include of linux/io.h from asm/io.hMichael Ellerman1-2/+0
2017-04-13powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin3-2/+31
2017-04-13powerpc/64s: Avoid a branch for ppc_msgsndNicholas Piggin1-4/+2
2017-04-13powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin4-5/+36
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin14-79/+92
2017-04-13powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2-0/+3
2017-04-13powerpc/64s: Add msgp facility unavailable log stringNicholas Piggin1-0/+1
2017-04-13powerpc/mm/hash: Don't open code VMALLOC_INDEXAneesh Kumar K.V1-1/+1
2017-04-13cxl: Add psl9 specific codeChristophe Lombard10-76/+764
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard5-56/+116
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard6-54/+54
2017-04-13cxl: Update implementation service layerChristophe Lombard6-59/+110
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard6-90/+61
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard3-24/+7
2017-04-13cxl: Read vsec perst load imageChristophe Lombard1-0/+1
2017-04-12powerpc/mm: Fix hash table dump when memory is not contiguousRashmica Gupta1-1/+1
2017-04-12powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran1-2/+16
2017-04-12powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dumpOliver O'Halloran1-0/+13
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh2-10/+10
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2-6/+2
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy4-1/+83
2017-04-11powerpc/powernv/idle: Don't override default/deepest directly in kernelGautham R. Shenoy1-17/+18
2017-04-11powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-HotplugGautham R. Shenoy1-1/+9
2017-04-11powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy4-18/+28
2017-04-10powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizesAnshuman Khandual1-0/+16
2017-04-10powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual1-7/+0
2017-04-10powerpc: Make sparsemem the default on 64-bit Book3SMichael Ellerman1-1/+1
2017-04-10powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman1-1/+1
2017-04-10powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman4-4/+0
2017-04-10powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman14-24/+29
2017-04-10powerpc/powernv: Require MMU_NOTIFIER to fix NPU buildAlistair Popple1-0/+1
2017-04-10powerpc/mm/radix: Remove unnecessary ptesyncAneesh Kumar K.V1-2/+2
2017-04-10powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V1-0/+12
2017-04-10powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt2-5/+11
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt7-69/+68
2017-04-10powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declarationBenjamin Herrenschmidt1-4/+0
2017-04-10powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt2-5/+1
2017-04-10powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2-13/+13
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt15-12/+2427
2017-04-07powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt4-42/+9