summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-242-11/+36
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-242-22/+55
* KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-242-4/+3
* KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-241-1/+3
* KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-242-6/+6
* KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-242-4/+4
* KVM: PPC: Use MSR_DR for external load_upAlexander Graf2010-10-241-9/+19
* KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-242-5/+39
* KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-242-2/+2
* KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-242-19/+61
* KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf2010-10-241-2/+2
* KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-241-0/+38
* KVM: PPC: PV wrteeiAlexander Graf2010-10-242-0/+91
* KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-242-0/+135
* KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-242-0/+101
* KVM: PPC: PV assembler helpersAlexander Graf2010-10-241-0/+30
* KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-241-0/+14
* KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf2010-10-241-2/+40
* KVM: PPC: PV tlbsync to nopAlexander Graf2010-10-241-0/+12
* KVM: PPC: PV instructions to loads and storesAlexander Graf2010-10-241-0/+109
* KVM: PPC: KVM PV guest stubsAlexander Graf2010-10-241-0/+95
* KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-245-1/+65
* KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-242-0/+13
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-246-12/+81
* KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+2
* KVM: PPC: Make PAM a defineAlexander Graf2010-10-242-2/+5
* KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-243-0/+15
* KVM: PPC: Add PV guest scratch registersAlexander Graf2010-10-241-0/+3
* KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-243-2/+32
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-247-4/+232
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-245-28/+36
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-247-23/+28
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-247-15/+15
* KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-245-10/+11
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-2418-84/+93
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-246-1/+30
* powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
* Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
|\
| * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
* | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
* | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
* | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
* | fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
OpenPOWER on IntegriCloud