summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-3011-92/+94
* powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-303-5/+0
* powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar2013-12-301-140/+138
* powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2013-12-093-0/+199
* powerpc/powernv: Add config option for hwpoisoning.Mahesh Salgaonkar2013-12-091-0/+6
* powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-093-1/+72
* powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2013-12-092-2/+2
* powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V2013-12-095-8/+26
* powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-092-3/+4
* powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr2013-12-091-7/+25
* powerpc: Make slb_shadow a localJeremy Kerr2013-12-093-4/+2
* powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-091-1/+1
* mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V2013-12-092-4/+3
* powernv: Remove get/set_rtc_time when they are not presentMichael Neuling2013-12-051-1/+5
* powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman2013-12-051-0/+16
* powerpc: Increase EEH recovery timeout for SR-IOVBrian King2013-12-052-2/+2
* powerpc/eeh: Output PHB diag-dataGavin Shan2013-12-051-5/+2
* powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2013-12-053-205/+144
* PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-056-53/+72
* powerpc/powernv: Move SG list structure to header fileVasant Hegde2013-12-052-25/+28
* powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-053-1/+115
* powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven2013-12-052-2/+2
* powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-053-1/+70
* powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar2013-12-051-6/+2
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-055-98/+168
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-056-39/+434
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-053-0/+41
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-055-0/+227
* powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2013-12-054-25/+44
* powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-052-2/+12
* powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar2013-12-052-0/+83
* powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-053-0/+127
* powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-053-1/+22
* powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar2013-12-051-7/+14
* powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-022-6/+1
* powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman2013-12-021-1/+1
* powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan2013-12-021-34/+38
* powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-023-5/+13
* powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-023-2/+22
* powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang2013-12-021-7/+2
* powerpc/boot: Ignore .dtb files.Ian Campbell2013-12-021-0/+1
* powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell2013-12-021-0/+2
* powerpc/4xx: Fix warning in kilauea.dtbIan Campbell2013-12-021-1/+1
* powerpc: Use patch_exception to update the debug exception handlerKevin Hao2013-12-021-5/+1
* powerpc: Move the patch_exception to a common placeKevin Hao2013-12-023-19/+22
* powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-021-1/+1
* powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt2013-11-271-0/+1
* arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang2013-11-251-1/+1
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-252-9/+13
* powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-252-0/+13
OpenPOWER on IntegriCloud