summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin
2017-04-13powerpc/64s: Add msgp facility unavailable log stringNicholas Piggin
2017-04-13powerpc/mm/hash: Don't open code VMALLOC_INDEXAneesh Kumar K.V
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-04-13cxl: Read vsec perst load imageChristophe Lombard
2017-04-12powerpc/mm: Fix hash table dump when memory is not contiguousRashmica Gupta
2017-04-12powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran
2017-04-12powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dumpOliver O'Halloran
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy
2017-04-11powerpc/powernv/idle: Don't override default/deepest directly in kernelGautham R. Shenoy
2017-04-11powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-HotplugGautham R. Shenoy
2017-04-11powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy
2017-04-11powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizesAnshuman Khandual
2017-04-11powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual
2017-04-11powerpc: Make sparsemem the default on 64-bit Book3SMichael Ellerman
2017-04-11powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman
2017-04-11powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-04-11powerpc/powernv: Require MMU_NOTIFIER to fix NPU buildAlistair Popple
2017-04-11powerpc/mm/radix: Remove unnecessary ptesyncAneesh Kumar K.V
2017-04-11powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V
2017-04-10powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt
2017-04-10powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declarationBenjamin Herrenschmidt
2017-04-10powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt
2017-04-10powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-04-07powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt
2017-04-06powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt
2017-04-06powerpc: Add more PPC bit conversion macrosBenjamin Herrenschmidt
2017-04-06powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt
2017-04-04powerpc/powernv: Add OPAL exports attributes to sysfsMatt Brown
2017-04-04powerpc/prom: Increase minimum RMA size to 512MBSukadev Bhattiprolu
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple
2017-04-03powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_devAlistair Popple
2017-04-03drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple
2017-04-03powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran
2017-04-03powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2017-04-03powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman
2017-04-03powerpc/book3s: Print the kernel function name in machine checkMahesh Salgaonkar
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V
2017-04-01powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V