summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-3141-1066/+1563
|\
| * Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-2941-1066/+1563
| |\
| | * KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2014-01-273-0/+4
| | * KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling2014-01-271-0/+2
| | * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-274-8/+114
| | * powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling2014-01-271-0/+2
| | * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-275-11/+30
| | * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-276-9/+51
| | * KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-273-0/+9
| | * KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-272-0/+8
| | * KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-272-5/+18
| | * KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras2014-01-271-115/+77Star
| | * KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2014-01-272-1/+17
| | * KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2014-01-272-1/+11
| | * KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras2014-01-271-1/+7
| | * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-276-3/+361
| | * KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-276-337/+397
| | * KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling2014-01-272-3/+12
| | * kvm/ppc: IRQ disabling cleanupScott Wood2014-01-274-32/+26Star
| | * KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-01-271-1/+1
| | * KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab2014-01-271-1/+6
| | * KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-276-10/+42
| | * KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf2014-01-091-11/+7Star
| | * KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou2014-01-091-0/+5
| | * KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2014-01-092-11/+11
| | * kvm: powerpc: use caching attributes as per linux pteBharat Bhushan2014-01-094-21/+33
| | * kvm: powerpc: define a linux pte lookup functionBharat Bhushan2014-01-091-0/+21
| | * kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan2014-01-091-3/+5
| | * kvm: booke: clear host tlb reference flag on guest tlb invalidationBharat Bhushan2014-01-091-8/+8
| | * KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2014-01-092-66/+22Star
| | * KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras2014-01-093-73/+19Star
| | * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-099-220/+131Star
| | * KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras2014-01-096-63/+14Star
| | * kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan2014-01-092-68/+66Star
| | * kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan2014-01-093-56/+54Star
| | * KVM: PPC: fix couple of memory leaks in MPIC/XICS devicesGleb Natapov2014-01-092-1/+4
| | * KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf2014-01-096-0/+26
| | * powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan2013-11-212-7/+22
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-3133-1295/+1536
|\ \ \
| * | | powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-293-2/+5
| * | | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen2014-01-291-1/+3
| * | | powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-01-291-0/+3
| * | | powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com2014-01-291-1/+1
| * | | powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-291-1/+12
| * | | powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar2014-01-292-9/+0Star
| * | | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-294-319/+1Star
| * | | powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras2014-01-291-12/+7Star
| * | | powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple2014-01-291-0/+1
| * | | powerpc/numa: Fix decimal permissionsJoe Perches2014-01-291-1/+1
| * | | powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong2014-01-291-3/+3