aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-10powerpc/eeh: Probe mode supportGavin Shan
2012-09-10powerpc/eeh: Move stats to PEGavin Shan
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan
2012-09-10powerpc/eeh: Introduce eeh_pe structGavin Shan
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman
2012-09-07powerpc: Use the XDABR hcallMichael Neuling
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman
2012-09-05powerpc/booke64: Eemove mfspr srr1 duplicate in exception prologMihai Caraman
2012-09-05powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman