summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | KVM: PPC: Book3S: Stop PTE lookup on write errorsAlexander Graf2014-07-281-1/+1
| | * | KVM: PPC: Deflect page write faults properly in kvmppc_stAlexander Graf2014-07-281-2/+4
| | * | KVM: PPC: Book3S: Move vcore definition to end of kvm_arch structAlexander Graf2014-07-281-1/+4
| | * | KVM: PPC: e500: Emulate power management control SPRMihai Caraman2014-07-282-0/+13
| | * | KVM: PPC: Book3S HV: Enable for little endian hostsAlexander Graf2014-07-281-1/+0
| | * | KVM: PPC: Book3S HV: Fix ABIv2 on LEAlexander Graf2014-07-281-8/+8
| | * | KVM: PPC: Book3S HV: Access XICS in BEAlexander Graf2014-07-281-4/+14
| | * | KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BEAlexander Graf2014-07-281-10/+10
| | * | KVM: PPC: Book3S HV: Access guest VPA in BEAlexander Graf2014-07-282-14/+14
| | * | KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2014-07-284-129/+164
| | * | PPC: Add asm helpers for BE 32bit load/storeAlexander Graf2014-07-281-0/+4
| | * | KVM: PPC: e500: Fix default tlb for victim hintMihai Caraman2014-07-282-1/+8
| | * | KVM: PPC: Book3S HV: Add H_SET_MODE hcall handlingMichael Neuling2014-07-282-1/+57
| | * | KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-289-5/+84
| | * | KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-288-0/+153
| | * | KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu scheduleMihai Caraman2014-07-281-3/+3
| | * | KVM: PPC: Book3S PR: Fix sparse endian checksAlexander Graf2014-07-281-10/+11
| | * | KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2014-07-282-0/+8
| | * | KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-282-2/+2
| | * | KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issueAnton Blanchard2014-07-281-2/+2
| | * | KVM: PPC: Book3S PR: Handle hyp doorbell exitsAlexander Graf2014-07-281-0/+1
| | * | KVM: PPC: Book3s HV: Fix tlbie compile errorAlexander Graf2014-07-281-6/+2
| | * | KVM: PPC: Book3s PR: Disable AIL mode with OPALAlexander Graf2014-07-281-0/+12
| | * | KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V2014-07-285-6/+14
| | * | KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V2014-07-287-7/+30
| | * | KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2014-07-064-12/+21
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07130-1800/+4296
|\ \ \ \
| * | | | powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan2014-08-071-0/+1
| * | | | powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt2014-08-051-0/+4
| * | | | powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras2014-08-051-1/+1
| * | | | powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-051-1/+2
| * | | | powerpc: implement vmemmap_free()Li Zhong2014-08-051-21/+64
| * | | | powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-052-1/+23
| * | | | powerpc: implement vmemmap_list_free()Li Zhong2014-08-051-10/+52
| * | | | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy2014-08-051-2/+3
| * | | | powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar2014-08-051-12/+37
| * | | | powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar2014-08-051-0/+32
| * | | | powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-056-7/+267
| * | | | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-0513-3/+139
| * | | | powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-051-2/+2
| * | | | powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
| * | | | powerpc/powernv: Handle compound PE for EEHGavin Shan2014-08-051-47/+78
| * | | | powerpc/powernv: Handle compound PEGavin Shan2014-08-052-0/+146
| * | | | powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan2014-08-051-80/+104
| * | | | powerpc/powernv: Allow to freeze PEGavin Shan2014-08-052-1/+9
| * | | | powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-053-22/+307
| * | | | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-054-15/+58
| * | | | powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-053-108/+139
| * | | | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-058-44/+48
| * | | | powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-051-5/+33
OpenPOWER on IntegriCloud