summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2235-177/+722
|\
| * Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-221-3/+3
| |\
| | * panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-3/+3
| * | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-2215-117/+490
| |\ \
| | * | KVM: PPC: Enable native paired singlesAlexander Graf2010-05-171-0/+1
| | * | KVM: PPC: Improve split modeAlexander Graf2010-05-171-5/+4
| | * | KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-172-5/+5
| | * | KVM: PPC: Add SVCPU to Book3S_32Alexander Graf2010-05-171-0/+3
| | * | KVM: PPC: Extract MMU initAlexander Graf2010-05-171-0/+1
| | * | KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-172-11/+3
| | * | PPC: Add STLUAlexander Graf2010-05-171-0/+2
| | * | KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-171-4/+4
| | * | KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-172-3/+3
| | * | KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-173-78/+195
| | * | KVM: PPC: Add fields to shadow vcpuAlexander Graf2010-05-171-0/+21
| | * | KVM: PPC: Add kvm_book3s_32.hAlexander Graf2010-05-171-0/+42
| | * | KVM: PPC: Add kvm_book3s_64.hAlexander Graf2010-05-171-0/+28
| | * | PPC: Split context init/destroy functionsAlexander Graf2010-05-171-0/+2
| | * | KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-173-2/+2
| | * | KVM: PPC: Make bools bitfieldsAlexander Graf2010-05-172-17/+17
| | * | KVM: PPC: Use ULL for big numbersAlexander Graf2010-05-171-6/+6
| | * | KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-172-0/+7
| | * | KVM: PPC: Implement alignment interruptAlexander Graf2010-05-171-0/+2
| | * | KVM: PPC: Book3S_32 guest MMU fixesAlexander Graf2010-05-171-0/+1
| | * | KVM: PPC: Make DSISR 32 bits wideAlexander Graf2010-05-172-2/+2
| | * | KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-172-0/+5
| | * | KVM: PPC: Ensure split mode worksAlexander Graf2010-05-171-4/+5
| | * | KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-251-0/+1
| | * | KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf2010-04-251-0/+33
| | * | KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-251-0/+85
| | * | KVM: PPC: Make ext giveup non-staticAlexander Graf2010-04-251-0/+1
| | * | KVM: PPC: Make software load/store return eaddrAlexander Graf2010-04-251-2/+2
| | * | KVM: PPC: Add Gekko SPRsAlexander Graf2010-04-252-0/+11
| | * | KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-251-0/+1
| | * | KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-251-0/+1
| | * | KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-252-0/+4
| | * | KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-252-1/+8
| | * | KVM: PPC: Make fpscr 64-bitAlexander Graf2010-04-251-1/+1
| | * | KVM: PPC: Add QPR registersAlexander Graf2010-04-251-0/+5
| | |/
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2117-17/+213
| |\ \
| | * | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
| | * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-212-0/+5
| | * | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-211-0/+1
| | * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-1/+14
| | |\ \
| | * | | powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-061-3/+0
| | * | | powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-062-2/+2
| | * | | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-062-5/+15
| | * | | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-061-1/+1
| | * | | powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2010-05-061-0/+6
| | * | | powerpc: Correct parport interrupt parsingMartyn Welch2010-05-061-3/+8