summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-05-17KVM: PPC: Add host MMU SupportAlexander Graf
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf
2010-05-17KVM: PPC: Add dequeue for external on BookEAlexander Graf
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf
2010-05-17KVM: PPC: Only use QPRs when availableAlexander Graf
2010-05-17KVM: PPC: Disable MSR_FEx for Cell hostsAlexander Graf
2010-05-17KVM: PPC: Make bools bitfieldsAlexander Graf
2010-05-17KVM: PPC: Use ULL for big numbersAlexander Graf
2010-05-17KVM: PPC: Add check if pte was mapped secondaryAlexander Graf
2010-05-17KVM: PPC: Add emulation for dcbaAlexander Graf
2010-05-17KVM: PPC: Fix dcbz emulationAlexander Graf
2010-05-17KVM: PPC: Make build work without CONFIG_VSX/ALTIVECAlexander Graf
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf
2010-05-17KVM: PPC: Implement alignment interruptAlexander Graf
2010-05-17KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf
2010-05-17KVM: PPC: Make XER load 32 bitAlexander Graf
2010-05-17KVM: PPC: Implement BAT readsAlexander Graf
2010-05-17KVM: PPC: Implement mfsr emulationAlexander Graf
2010-05-17KVM: PPC: Load VCPU for register fetchingAlexander Graf
2010-05-17KVM: PPC: Don't reload FPU with invalid valuesAlexander Graf
2010-05-17KVM: PPC: Split instruction reading outAlexander Graf
2010-05-17KVM: PPC: Book3S_32 guest MMU fixesAlexander Graf
2010-05-17KVM: PPC: Make DSISR 32 bits wideAlexander Graf
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf
2010-05-17KVM: PPC: Ensure split mode worksAlexander Graf
2010-05-17KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Add DEBUG_PER_CPU_MAPS optionAnton Blanchard
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard
2010-05-06powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson