summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-19powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V1-37/+37
2016-07-17powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V2-0/+16
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2-1/+55
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V3-6/+16
2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2-1/+7
2016-07-17powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V1-5/+4
2016-07-17powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2-2/+4
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V3-6/+13
2016-07-17powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V1-0/+5
2016-07-17powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V4-35/+91
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2-2/+3
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2-8/+19
2016-07-17powerpc/pci: Don't try to allocate resources that will be reassignedBenjamin Herrenschmidt1-2/+4
2016-07-17powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt1-0/+3
2016-07-17powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt1-6/+45
2016-07-17powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt1-4/+29
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2-48/+28
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2-43/+10
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt3-25/+23
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt4-44/+51
2016-07-17powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt1-52/+1
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2-1/+6
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt4-2/+155
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2-0/+17
2016-07-17powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt4-0/+24
2016-07-17powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt1-8/+9
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt3-1/+14
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu3-3/+17
2016-07-15cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu1-0/+61
2016-07-15cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu1-18/+20
2016-07-15cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu1-3/+1
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu8-66/+332
2016-07-15powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu1-22/+32
2016-07-15powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu1-9/+14
2016-07-15powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu3-22/+23
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2-1/+1
2016-07-15powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2-54/+46
2016-07-15powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkleShreyas B. Prabhu1-1/+1
2016-07-15powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith1-6/+6
2016-07-15powerpc/pseries: Remove call to memblock_add()Nathan Fontenot1-27/+10
2016-07-15powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2-14/+1
2016-07-15powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot1-27/+68
2016-07-15powerpc/pseries: Move property cloning into its own routineNathan Fontenot1-12/+26
2016-07-15powerpc/pseries: HVC early debug options should depend on HVC_CONSOLEMichael Ellerman1-2/+2
2016-07-15powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman18-69/+201
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens33-55/+60
2016-07-14powerpc/sparse: Pass endianness to sparseDaniel Axtens1-0/+5
2016-07-14powerpc/kvm: Clarify __user annotationsDaniel Axtens1-1/+2
2016-07-14powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-2/+1