aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2-15/+26
2010-10-24KVM: PPC: Fix sid map search after flushAlexander Graf1-2/+2
2010-10-24KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2-2/+30
2010-10-24KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2-0/+32
2010-10-24KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2-11/+36
2010-10-24KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2-22/+55
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2-4/+3
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-163/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-1/+9
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin1-163/+0
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds124-671/+3604
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-124/+193
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds4-53/+70
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-7/+56
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-26/+26
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely1-2/+10