aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| * | | | | powerpc/mm/hash: Don't use machine_is() early during bootBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/pasemi: Remove IOBMAP allocation from platform probe()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Move 64-bit memory reserves to setup_arch()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Move 64-bit feature fixup earlierBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-19
| * | | | | powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao2016-07-19
| * | | | | powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao2016-07-19
| * | | | | powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen2016-07-19
| * | | | | powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen2016-07-19
| * | | | | powerpc/pseries: Add pseries hotplug workqueueJohn Allen2016-07-19
| * | | | | powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie2016-07-19
| * | | | | powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V2016-07-19
| * | | | | powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-17
| * | | | | powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-17
| * | | | | powerpc/pci: Don't try to allocate resources that will be reassignedBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2016-07-15
| * | | | | powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-15