aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05powernv: Remove get/set_rtc_time when they are not presentMichael Neuling1-1/+5
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman1-0/+16
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King2-2/+2
2013-12-05powerpc/eeh: Output PHB diag-dataGavin Shan1-5/+2
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan3-205/+144
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy6-53/+72
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde2-25/+28
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar3-1/+115
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar3-1/+70
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar1-6/+2
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar5-98/+168
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar6-39/+434
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar3-0/+41
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar5-0/+227
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar4-25/+44
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2-2/+12
2013-12-05powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar2-0/+83
2013-12-05powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar3-0/+127
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar3-1/+22
2013-12-05powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar1-7/+14
2013-12-02powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2-6/+1
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman1-1/+1
2013-12-02powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan1-34/+38
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du3-5/+13
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao3-2/+22
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang1-7/+2
2013-12-02powerpc/boot: Ignore .dtb files.Ian Campbell1-0/+1
2013-12-02powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell1-0/+2
2013-12-02powerpc/4xx: Fix warning in kilauea.dtbIan Campbell1-1/+1
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao1-5/+1
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao3-19/+22
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang1-1/+1
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2-0/+13
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard1-3/+17
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling1-0/+2
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2-3/+2
2013-11-22powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski4-8/+8
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe5-0/+37
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen1-0/+5
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds20-36/+75
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22