summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-2624-410/+1876
|\
| * KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-242-1/+5
| * KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-241-1/+1
| * KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-243-0/+25
| * KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-241-5/+5
| * KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-243-6/+4
| * powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu2009-03-241-0/+2
| * KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+3
| * KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-244-99/+2
| * KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-247-15/+92
| * KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-242-1/+2
| * KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-243-0/+12
| * KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-247-0/+1330
| * KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-241-0/+2
| * KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-241-3/+1
| * KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-242-0/+5
| * KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-244-202/+284
| * KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-241-30/+63
| * KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-241-4/+0
| * KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-244-6/+6
| * KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-245-20/+15
| * KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-243-13/+9
| * KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-241-3/+5
| * KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-243-4/+5
| * KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2009-03-242-7/+7
| * KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-6/+0
| * KVM: New guest debug interfaceJan Kiszka2009-03-242-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-2/+2
|\ \
| * | PS3: replace bus_id usageGreg Kroah-Hartman2009-03-241-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-262-0/+14
|\ \ | |/ |/|
| * crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-182-0/+14
* | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala2009-03-231-0/+9
* | powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-181-60/+190
* | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-182-4/+6
|\ \
| * | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-171-3/+3
| * | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-171-1/+3
* | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-131-0/+7
|/ /
* | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-112-2/+2
|\ \
| * | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-282-2/+2
* | | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-094-97/+44
* | | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
* | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-4/+5
|/ /
* | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
* | powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
* | powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
* | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
|\ \
| * | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| * | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| * | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
OpenPOWER on IntegriCloud