summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V2017-04-194-10/+10
* powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin2017-04-191-2/+2
* powerpc/pseries: Always enable SMP when building pseriesMichael Ellerman2017-04-131-1/+2
* powerpc/powernv: Always enable SMP when building powernvMichael Ellerman2017-04-131-0/+1
* powerpc: Allow platforms to force-enable CONFIG_SMPMichael Ellerman2017-04-131-1/+7
* powerpc: Drop include of linux/io.h from asm/io.hMichael Ellerman2017-04-131-2/+0
* powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin2017-04-133-2/+31
* powerpc/64s: Avoid a branch for ppc_msgsndNicholas Piggin2017-04-131-4/+2
* powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin2017-04-134-5/+36
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-1314-79/+92
* powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2017-04-132-0/+3
* powerpc/64s: Add msgp facility unavailable log stringNicholas Piggin2017-04-131-0/+1
* powerpc/mm/hash: Don't open code VMALLOC_INDEXAneesh Kumar K.V2017-04-131-1/+1
* powerpc/mm: Fix hash table dump when memory is not contiguousRashmica Gupta2017-04-121-1/+1
* powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran2017-04-121-2/+16
* powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dumpOliver O'Halloran2017-04-121-0/+13
* powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh2017-04-122-10/+10
* powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-122-6/+2
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-1234-150/+2671
|\
| * powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt2017-04-102-5/+11
| * powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-107-69/+68
| * powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declarationBenjamin Herrenschmidt2017-04-101-4/+0
| * powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt2017-04-102-5/+1
| * powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2017-04-102-13/+13
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-1015-12/+2427
| * powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-074-42/+9
| * powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt2017-04-062-0/+11
| * powerpc: Add more PPC bit conversion macrosBenjamin Herrenschmidt2017-04-061-0/+8
| * powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt2017-04-063-1/+124
* | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy2017-04-114-1/+83
* | powerpc/powernv/idle: Don't override default/deepest directly in kernelGautham R. Shenoy2017-04-111-17/+18
* | powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-HotplugGautham R. Shenoy2017-04-111-1/+9
* | powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy2017-04-114-18/+28
* | powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizesAnshuman Khandual2017-04-111-0/+16
* | powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual2017-04-111-7/+0
* | powerpc: Make sparsemem the default on 64-bit Book3SMichael Ellerman2017-04-111-1/+1
* | powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman2017-04-111-1/+1
* | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-114-4/+0
* | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-1114-24/+29
* | powerpc/powernv: Require MMU_NOTIFIER to fix NPU buildAlistair Popple2017-04-111-0/+1
* | powerpc/mm/radix: Remove unnecessary ptesyncAneesh Kumar K.V2017-04-111-2/+2
* | powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V2017-04-111-0/+12
* | powerpc/powernv: Add OPAL exports attributes to sysfsMatt Brown2017-04-041-0/+76
* | powerpc/prom: Increase minimum RMA size to 512MBSukadev Bhattiprolu2017-04-041-1/+1
* | powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple2017-04-049-2/+508
* | powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_devAlistair Popple2017-04-031-0/+12
* | powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran2017-04-031-5/+0
* | powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard2017-04-031-1/+1
* | powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman2017-04-033-5/+15
* | powerpc/book3s: Print the kernel function name in machine checkMahesh Salgaonkar2017-04-031-1/+1