summaryrefslogtreecommitdiffstats
path: root/arch/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras3-9/+4
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2-1/+11
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew1-3/+4
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman4-8/+23
2012-09-05powerpc/booke64: Eemove mfspr srr1 duplicate in exception prologMihai Caraman1-35/+32
2012-09-05powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman2-37/+70
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman3-2/+21
2012-09-05powerpc/booke64: Fix machine check handler to use the right prologMihai Caraman1-1/+1