summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-223-5/+20
* powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-225-5/+63
* KVM: PPC: Book3E: Enable e6500 coreMihai Caraman2014-09-221-0/+10
* KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-224-24/+65
* KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-221-1/+3
* KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-221-1/+1
* KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman2014-09-221-10/+10
* KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-225-15/+4
* KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-224-1/+194
* KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-223-42/+47
* KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-223-129/+138
* KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-224-8/+101
* KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-223-43/+36
* KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-221-1/+2
* powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2014-09-222-6/+6
* powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-224-7/+34
* KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-222-0/+7
* KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-223-11/+9
* KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-221-0/+2
* KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-221-1/+1
* KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-222-0/+14
* KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-221-1/+5
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-292-2/+2
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-292-29/+8
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+0
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-191-3/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-1428-223/+387
|\
| * powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-132-0/+10
| * powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
| * powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-131-1/+3
| * powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7
| * powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-133-5/+13
| * powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-131-9/+70
| * powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-134-43/+26
| * powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-131-1/+4
| * powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-132-9/+15
| * powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-131-1/+1
| * powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-131-2/+2
| * powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-131-0/+3
| * powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1
| * powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-131-6/+14
| * powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-131-1/+1
| * powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-08-131-2/+2
| * powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-133-0/+36
| * powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
| * powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
| * powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-132-18/+22
| * powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-131-0/+4
| * powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
OpenPOWER on IntegriCloud