aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-10powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie1-1/+1
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood3-10/+30
2014-01-09powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao1-0/+13
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf1-11/+7
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan1-1/+1
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan1-0/+21
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras1-8/+4
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras2-5/+0
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan2-68/+66
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan2-17/+52
2014-01-07powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2-0/+11
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers1-1/+5
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman2-0/+2
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-3/+14
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+7
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt5-12/+13
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple1-7/+12
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-0/+1
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-5/+5
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini3-1/+7
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+6
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V1-0/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-1/+2
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar10-9/+64
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar10-11/+64
2013-12-16powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney1-0/+2
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt1-1/+1
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard1-1/+1
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood1-1/+1
2013-12-10powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2-8/+4
2013-12-09KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvyAlexander Graf1-0/+1
2013-12-09KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf1-0/+4
2013-12-09powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar1-0/+52
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2-1/+71
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V1-1/+1
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr1-2/+0
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman1-0/+16
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy1-0/+26
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde1-0/+22
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar1-1/+23
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-0/+1
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-0/+3
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-0/+124
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar1-0/+3
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2-0/+72
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar1-0/+5
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar1-0/+7