aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-25powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman
2009-03-24powerpc/83xx: Update ranges in gianfar node to match other dtsKumar Gala
2009-03-24powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2009-03-24powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2009-03-24powerpc/83xx: Add power management support for MPC837x boardsAnton Vorontsov
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu
2009-03-24KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu
2009-03-24powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-03-24KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard
2009-03-24KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard
2009-03-24KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-03-24KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard
2009-03-24KVM: ppc: split out common Book E instruction emulationHollis Blanchard
2009-03-24KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard
2009-03-24KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard
2009-03-24KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard
2009-03-24KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard
2009-03-24KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard
2009-03-24KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard
2009-03-24KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard
2009-03-24KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-03-24powerpc/mm: Add option for non-atomic PTE updates to ppc64Benjamin Herrenschmidt
2009-03-24powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt
2009-03-24powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt
2009-03-24powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-03-24powerpc/cell: Fix iommu exception reportingJeremy Kerr
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala
2009-03-24powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala
2009-03-24powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala
2009-03-24powerpc: expect all devices calling dma ops to have archdata setKumar Gala