summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-12-09powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr1-7/+25
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr1-1/+1
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King2-2/+2
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy1-44/+4
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-0/+27
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar3-2/+164
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar3-9/+273
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2-0/+38
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar3-0/+155
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2-11/+35
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar1-2/+5
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 Salgaonkar1-1/+9
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.du2-4/+11
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2-1/+9
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang1-7/+2
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao1-5/+1
2013-11-26powerpc: Clean up panic_timeout usageJason Baron2-6/+0
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 Bathini1-0/+12
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe1-0/+6
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-32/+59
2013-11-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-1/+1
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2-16/+20
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc/eeh: More accurate logGavin Shan1-2/+7
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-25/+66
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand1-1/+15
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell1-9/+16
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell1-15/+35
2013-11-20uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-11/+44
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+0
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+6
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds42-518/+623
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+1
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1