summaryrefslogtreecommitdiffstats
path: root/arch/nios2/configs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-20dt: Add of_device_compatible_match()Benjamin Herrenschmidt2-0/+24
2016-07-20PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler1-5/+12
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao5-11/+6
2016-07-19powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao1-38/+27
2016-07-19powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao1-1/+1
2016-07-19powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen1-1/+3
2016-07-19powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen2-0/+41
2016-07-19powerpc/pseries: Add pseries hotplug workqueueJohn Allen1-0/+52
2016-07-19cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan1-7/+9
2016-07-19cxl: remove dead Kconfig optionsAndrew Donnellan2-14/+0
2016-07-19powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie1-8/+26
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