summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-09-12powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device treesKim Phillips3-0/+549
2012-09-12powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi1-0/+1
2012-09-12powerpc/85xx: remove P1020RDB and P2020RDB CAMP device treesTimur Tabi4-396/+0
2012-09-12powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian1-0/+10
2012-09-10powerpc/mm: Match variable types to APIJoe MacDonald1-2/+4
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy1-0/+6
2012-09-10powerpc: cleanup old DABRX #definesMichael Neuling1-5/+0
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling3-5/+13
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling14-30/+46
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan5-33/+32
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan6-32/+28
2012-09-10powerpc/eeh: Probe mode supportGavin Shan4-109/+140
2012-09-10powerpc/eeh: Move stats to PEGavin Shan5-32/+8
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan5-137/+125
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan2-58/+35
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2-27/+21
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan4-80/+97
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan3-86/+74
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan3-33/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan4-104/+84
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan2-23/+10
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan3-0/+49
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan3-0/+87
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan2-0/+144
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan4-2/+129
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan2-0/+18
2012-09-10powerpc/eeh: Introduce eeh_pe structGavin Shan1-0/+38
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan2-1/+15
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan3-3/+3
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan6-26/+15
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman1-0/+1
2012-09-07powerpc: Use the XDABR hcallMichael Neuling1-3/+3
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling1-4/+4
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling1-3/+3
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose1-0/+12
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose5-7/+6
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock1-0/+1
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love1-1/+99
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com1-0/+1
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard1-1/+19
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan1-4/+12
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt42-281/+307
2012-09-07powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli3-3/+3
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman6-7/+7
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5