summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-2111-26/+32
* powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-213-24/+8
* powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-218-103/+108
* powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-215-48/+56
* powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-215-144/+88
* powerpc: Move 64-bit memory reserves to setup_arch()Benjamin Herrenschmidt2016-07-211-11/+11
* powerpc: Move 64-bit feature fixup earlierBenjamin Herrenschmidt2016-07-211-2/+3
* powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-215-30/+37
* dt: Add of_device_compatible_match()Benjamin Herrenschmidt2016-07-202-0/+24
* PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler2016-07-201-5/+12
* powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-195-11/+6
* powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao2016-07-191-38/+27
* powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao2016-07-191-1/+1
* powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen2016-07-191-1/+3
* powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen2016-07-192-0/+41
* powerpc/pseries: Add pseries hotplug workqueueJohn Allen2016-07-191-0/+52
* cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan2016-07-191-7/+9
* cxl: remove dead Kconfig optionsAndrew Donnellan2016-07-192-14/+0
* powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie2016-07-191-8/+26
* powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V2016-07-191-37/+37
* powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V2016-07-172-0/+16
* powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-172-1/+55
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-173-6/+16
* powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-172-1/+7
* powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V2016-07-171-5/+4
* powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-172-2/+4
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-173-6/+13
* powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-171-0/+5
* powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-174-35/+91
* powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-172-2/+3
* powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-172-8/+19
* powerpc/pci: Don't try to allocate resources that will be reassignedBenjamin Herrenschmidt2016-07-171-2/+4
* powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt2016-07-171-0/+3
* powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt2016-07-171-6/+45
* powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt2016-07-171-4/+29
* powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2016-07-172-48/+28
* powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-172-43/+10
* powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt2016-07-173-25/+23
* powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-174-44/+51
* powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt2016-07-171-52/+1
* powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2016-07-172-1/+6
* powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-174-2/+155
* powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-172-0/+17
* powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-174-0/+24
* powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt2016-07-171-8/+9
* powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2016-07-153-1/+14
* powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu2016-07-153-3/+17
* cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu2016-07-151-0/+61
* cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu2016-07-151-18/+20
* cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu2016-07-151-3/+1
OpenPOWER on IntegriCloud