aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun1-1/+3
2010-10-24KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2-6/+6
2010-10-24KVM: PPC: Make long relocations be ulongAlexander Graf2-4/+4
2010-10-24KVM: PPC: Use MSR_DR for external load_upAlexander Graf1-9/+19
2010-10-24KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2-5/+39
2010-10-24KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2-2/+2
2010-10-24KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2-19/+61
2010-10-24KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf1-2/+2
2010-10-24KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf1-0/+38
2010-10-24KVM: PPC: PV wrteeiAlexander Graf2-0/+91
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2-0/+135
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf2-0/+101
2010-10-24KVM: PPC: PV assembler helpersAlexander Graf1-0/+30
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf1-0/+14
2010-10-24KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf1-2/+40
2010-10-24KVM: PPC: PV tlbsync to nopAlexander Graf1-0/+12
2010-10-24KVM: PPC: PV instructions to loads and storesAlexander Graf1-0/+109
2010-10-24KVM: PPC: KVM PV guest stubsAlexander Graf1-0/+95
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf5-1/+65
2010-10-24KVM: PPC: Expose magic page support to guestAlexander Graf2-0/+13
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf6-12/+81
2010-10-24KVM: PPC: First magic page stepsAlexander Graf1-0/+2
2010-10-24KVM: PPC: Make PAM a defineAlexander Graf2-2/+5
2010-10-24KVM: PPC: Tell guest about pending interruptsAlexander Graf3-0/+15
2010-10-24KVM: PPC: Add PV guest scratch registersAlexander Graf1-0/+3
2010-10-24KVM: PPC: Add PV guest critical sectionsAlexander Graf3-2/+32
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf7-4/+232
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf5-28/+36
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf7-23/+28
2010-10-24KVM: PPC: Convert DAR to shared page.Alexander Graf7-15/+15
2010-10-24KVM: PPC: Convert DSISR to shared pageAlexander Graf5-10/+11
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf18-84/+93
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf6-1/+30
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt1-2/+6
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall1-3/+6
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot1-13/+29
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita1-1/+1
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall1-3/+6
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9