aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
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 infrastructure.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
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar1-0/+9
2013-12-05powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar1-7/+14
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du1-1/+2
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao1-1/+13
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao1-0/+7
2013-11-26powerpc: Clean up panic_timeout usageJason Baron1-0/+1
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini1-0/+1
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe3-0/+17
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-11-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/coreIngo Molnar1-3/+2
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-1/+1
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-0/+41
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell1-0/+2
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2-0/+28
2013-11-20uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov1-3/+2
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-277/+195
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-27/+6
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds24-204/+504
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1