summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2014-01-07powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard
2013-12-10powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham
2013-12-09powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro