summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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/powernv: Remove machine check handling in OPAL.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: Return from interrupt if coming from evil context.Mahesh Salgaonkar
2013-12-05powerpc/book3s: handle machine check in Linux host.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/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman
2013-12-02powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan
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: kernel: remove useless code which related with 'max_cpus'Chen Gang
2013-12-02powerpc/boot: Ignore .dtb files.Ian Campbell
2013-12-02powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell
2013-12-02powerpc/4xx: Fix warning in kilauea.dtbIan Campbell
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood
2013-11-22powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens
2013-11-21powerpc/eeh: More accurate logGavin Shan
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds