summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-10powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao
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