summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V2012-09-271-4/+1
* powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-09-181-1/+1
* powerpc/eeh: Lock module while handling EEH eventGavin Shan2012-09-181-21/+70
* powerpc/eeh: Global mutex to protect PE treeGavin Shan2012-09-181-7/+32
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-184-26/+61
* powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2012-09-181-11/+39
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-45/+31
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-1/+1
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-5/+9
* powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-103-27/+27
* powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-102-25/+22
* powerpc/eeh: Probe mode supportGavin Shan2012-09-102-109/+118
* powerpc/eeh: Move stats to PEGavin Shan2012-09-104-24/+7
* powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-103-136/+123
* powerpc/eeh: Make EEH handler PE sensitiveGavin Shan2012-09-101-15/+10
* powerpc/eeh: Do reset based on PEGavin Shan2012-09-101-57/+34
* powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2012-09-101-25/+19
* powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-102-79/+94
* powerpc/eeh: Make EEH operations based on PEGavin Shan2012-09-102-79/+67
* powerpc/eeh: Trace error based on PE from beginningGavin Shan2012-09-102-32/+25
* powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-102-102/+79
* powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-101-21/+8
* powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-102-0/+48
* powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-102-0/+86
* powerpc/eeh: Search PE based on requirementGavin Shan2012-09-101-0/+143
* powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-103-2/+127
* powerpc/eeh: Introduce global mutexGavin Shan2012-09-101-0/+3
* powerpc/eeh: More logs for EEH initializationGavin Shan2012-09-102-1/+15
* powerpc/eeh: Use slab to allocate eeh devicesGavin Shan2012-09-103-3/+3
* powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-104-7/+15
* powerpc: Use the XDABR hcallMichael Neuling2012-09-071-3/+3
* powerpc/pseries: Round up MSI-X requestsAnton Blanchard2012-09-071-1/+19
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-052-1/+1
* powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-051-6/+5
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-1/+1
|\
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-1/+1
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-1/+1
* | | powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza2012-07-131-2/+4
* | | of: Improve prom_update_property() functionDong Aisheng2012-07-112-17/+7
* | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-111-5/+18
* | | powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-101-2/+2
* | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-37/+35
* | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-36/+36
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-7/+10
|\ \ \
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-7/+10
| |/ /
* | | powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard2012-07-031-0/+6
* | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-032-7/+19
* | | powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan2012-07-031-15/+92
|/ /
* | powerpc/pseries: Fix software invalidate TCEMichael Neuling2012-06-291-2/+2