summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-05-17KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun1-1/+2
2010-04-25KVM: PPC: Destory timer on vcpu destructionAlexander Graf1-0/+4
2010-04-25KVM: PPC: Memset vcpu to zerosAlexander Graf1-0/+1
2010-04-25KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf1-4/+3
2010-04-25KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)Alexander Graf1-11/+2
2010-04-25KVM: PPC: Enable use of secondary htab bucketAlexander Graf1-8/+1
2010-04-25KVM: PPC: Add capability for paired singlesAlexander Graf1-0/+1
2010-04-25KVM: PPC: Implement Paired Single emulationAlexander Graf4-0/+1294
2010-04-25KVM: PPC: Enable program interrupt to do MMIOAlexander Graf1-0/+4
2010-04-25KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf1-0/+33
2010-04-25KVM: PPC: Fix error in BAT assignmentAlexander Graf1-2/+2
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf4-0/+361
2010-04-25KVM: PPC: Make ext giveup non-staticAlexander Graf2-2/+2
2010-04-25KVM: PPC: Make software load/store return eaddrAlexander Graf3-23/+33
2010-04-25KVM: PPC: Implement mtsr instruction emulationAlexander Graf1-0/+6
2010-04-25KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf1-1/+1
2010-04-25KVM: PPC: Preload FPU when possibleAlexander Graf1-0/+8
2010-04-25KVM: PPC: Combine extension interrupt handlersAlexander Graf1-5/+50
2010-04-25KVM: PPC: Add Gekko SPRsAlexander Graf3-0/+81
2010-04-25KVM: PPC: Add hidden flag for paired singlesAlexander Graf2-0/+5
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf3-1/+7
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf4-0/+47
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf3-3/+30
2010-04-25KVM: PPC: Make fpscr 64-bitAlexander Graf1-1/+1
2010-04-25KVM: PPC: Add QPR registersAlexander Graf1-0/+5
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-2/+3
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-2/+2
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo111-23/+90
2010-03-27powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2010-03-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+30
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-40/+17
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2-19/+1
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori3-12/+6
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2-6/+3
2010-03-19Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-107/+165
2010-03-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+20
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2-0/+30
2010-03-17powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-03-17powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3
2010-03-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2010-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds35-257/+1225
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2010-03-13dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2-18/+0
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0