summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/boot: Use a common prom_args struct in oflibCédric Le Goater2014-04-282-14/+17
* powerpc/boot: Fix do_div for 64bit wrapperCédric Le Goater2014-04-281-0/+14
* powerpc/prom: Stop scanning dev-tree for fdump earlyGavin Shan2014-04-281-2/+3
* powerpc/powernv: Don't use pe->pbus to get the domain numberGavin Shan2014-04-281-2/+2
* powerpc/powernv: Missed IOMMU table typeGavin Shan2014-04-281-5/+4
* powerpc/powernv: Fundamental reset on PLX portsGavin Shan2014-04-282-16/+95
* powerpc/eeh: Can't recover from non-PE-reset caseGavin Shan2014-04-281-3/+9
* powrpc/powernv: Reset PHB in kdump kernelGavin Shan2014-04-283-4/+24
* powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-285-2/+61
* powerpc/eeh: Make the delay for PE reset unifiedGavin Shan2014-04-284-15/+30
* powerpc/powernv: Reset root port in firmwareGavin Shan2014-04-281-7/+6
* powerpc/pseries: Fix overwritten PE stateGavin Shan2014-04-281-0/+1
* powerpc/powernv: Fix endless reporting frozen PEGavin Shan2014-04-281-0/+7
* powerpc/eeh: No hotplug on permanently removed devGavin Shan2014-04-286-19/+100
* powerpc/eeh: Allow to disable EEHGavin Shan2014-04-283-7/+70
* powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan2014-04-282-26/+34
* powerpc/eeh: Use cached capability for log dumpGavin Shan2014-04-284-23/+56
* powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan2014-04-281-14/+13
* powerpc/eeh: Avoid I/O access during PE resetGavin Shan2014-04-283-70/+99
* powerpc/powernv: Use EEH PCI config accessorsGavin Shan2014-04-281-11/+12
* powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan2014-04-284-54/+126
* powerpc/eeh: EEH_PE_ISOLATED not reflect HW stateGavin Shan2014-04-281-7/+3
* powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan2014-04-281-51/+40
* powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan2014-04-283-11/+6
* powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan2014-04-282-42/+15
* powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan2014-04-283-14/+7
* powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-281-1/+1
* ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy2014-04-281-1/+11
* ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy2014-04-281-0/+6
* ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy2014-04-281-0/+3
* powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong2014-04-281-4/+6
* powerpc: Fix error return in rtas_flash module initAnton Blanchard2014-04-281-1/+1
* powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+1
* powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
* powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard2014-04-283-7/+7
* powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer2014-04-281-6/+7
* powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer2014-04-281-1/+1
* powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer2014-04-281-4/+16
* powerpc/perf/hv-gpci: Make device attr staticCody P Schafer2014-04-281-1/+1
* powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer2014-04-281-2/+2
* powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer2014-04-281-2/+2
* powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-281-22/+16
* powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-282-6/+11
* powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-284-188/+76
* powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-282-2/+9
* powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
* powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2
* powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-282-7/+7
* powerpc/powernv: Release the refcount for pci_devWei Yang2014-04-281-1/+0
* powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang2014-04-281-1/+1