summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi2012-09-122-16/+47
* powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi2012-09-126-0/+393
* powerpc/85xx: Add support for P5040DS boardTimur Tabi2012-09-127-1/+318
* powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device treesKim Phillips2012-09-123-0/+549
* powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi2012-09-121-0/+1
* powerpc/85xx: remove P1020RDB and P2020RDB CAMP device treesTimur Tabi2012-09-124-396/+0
* powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian2012-09-121-0/+10
* powerpc/mm: Match variable types to APIJoe MacDonald2012-09-101-2/+4
* powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy2012-09-101-0/+6
* powerpc: cleanup old DABRX #definesMichael Neuling2012-09-101-5/+0
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-103-5/+13
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-1014-30/+46
* powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-105-33/+32
* powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-106-32/+28
* powerpc/eeh: Probe mode supportGavin Shan2012-09-104-109/+140
* powerpc/eeh: Move stats to PEGavin Shan2012-09-105-32/+8
* powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-105-137/+125
* powerpc/eeh: Make EEH handler PE sensitiveGavin Shan2012-09-101-15/+10
* powerpc/eeh: Do reset based on PEGavin Shan2012-09-102-58/+35
* powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2012-09-102-27/+21
* powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-104-80/+97
* powerpc/eeh: Make EEH operations based on PEGavin Shan2012-09-103-86/+74
* powerpc/eeh: Trace error based on PE from beginningGavin Shan2012-09-103-33/+25
* powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-104-104/+84
* powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-102-23/+10
* powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-103-0/+49
* powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-103-0/+87
* powerpc/eeh: Search PE based on requirementGavin Shan2012-09-102-0/+144
* powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-104-2/+129
* powerpc/eeh: Introduce global mutexGavin Shan2012-09-102-0/+18
* powerpc/eeh: Introduce eeh_pe structGavin Shan2012-09-101-0/+38
* 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-106-26/+15
* powerpc: Initialise paca.data_offset with poisonMichael Ellerman2012-09-101-0/+1
* powerpc: Use the XDABR hcallMichael Neuling2012-09-071-3/+3
* powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling2012-09-071-4/+4
* powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling2012-09-071-3/+3
* powerpc: Export memory limit via device treeSuzuki Poulose2012-09-071-0/+12
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-075-7/+6
* powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock2012-09-071-0/+1
* powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love2012-09-071-1/+99
* powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com2012-09-071-0/+1
* powerpc/pseries: Round up MSI-X requestsAnton Blanchard2012-09-071-1/+19
* powerpc/pci: Save P2P bridge resource if possibleGavin Shan2012-09-071-4/+12
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071124-8181/+12461
|\
| * powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-051-1/+1
| * powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-053-3/+16
| * powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-052-6/+18
| * powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-051-10/+2