aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-02powerpc/xive: improve debugging macrosCédric Le Goater1-2/+6
2017-09-02powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater3-3/+52
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2-0/+4
2017-09-02powerpc/xive: introduce xive_esb_write()Cédric Le Goater1-1/+10
2017-09-02powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater1-10/+10
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater4-0/+637
2017-09-02powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater3-11/+27
2017-08-24powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater1-1/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-08-15powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao1-3/+3
2017-08-10powerpc/xive: Fix section mismatch warningsMichael Ellerman2-3/+3
2017-08-10powerpc/xive: Ensure active irqd when setting affinityBenjamin Herrenschmidt1-0/+4
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2017-06-28powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt1-2/+2
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt1-1/+1
2017-06-05powerpc: Fix some spelling mistakesColin Ian King1-1/+1
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini2-11/+217
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2-11/+217
2017-04-20powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman1-0/+1
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-3/+3
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt5-0/+2018