summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds19-454/+708
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-0/+2
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras1-1/+1
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar1-12/+37
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar1-0/+32
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar4-3/+106
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy1-2/+2
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan1-1/+25
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan5-21/+24
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan1-5/+33
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-1/+1
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan2-11/+11
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan1-11/+22
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu1-11/+0
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan1-0/+268
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-0/+8
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt4-9/+35
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+3
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+1
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming4-9/+35
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+4
2014-07-28kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan1-0/+1
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-0/+1
2014-07-28powerpc: Document how we set AIL on guest kernelsMichael Ellerman1-1/+5
2014-07-28powerpc: Remove misleading DISABLE_INTSMichael Ellerman1-14/+14
2014-07-28powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman1-60/+60
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman1-2/+2
2014-07-28powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman1-14/+18
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman3-8/+3
2014-07-28powerpc: Remove STAB codeMichael Ellerman4-163/+5
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman1-90/+0
2014-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman1-3/+0
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt2-2/+24
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+20
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-2/+2
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley1-0/+20
2014-07-18powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-07-11Merge branch 'merge' into nextBenjamin Herrenschmidt11-282/+62
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-03powerpc/pci: Remove duplicate logicGavin Shan1-10/+1
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-25powerpc/traps/e500: fix misleading error outputWladislav Wiebe1-1/+1
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9