Age | Commit message (Expand) | Author |
2014-06-11 | powerpc/powernv: Enable POWER8 doorbell IPIs | Michael Neuling |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-10-11 | powerpc/powernv: Fix endian issues in OPAL ICS backend | Benjamin Herrenschmidt |
2013-08-14 | powerpc: Fix some endian issues in xics code | Anton Blanchard |
2013-08-14 | powerpc: Add some endian annotations to time and xics code | Anton Blanchard |
2013-05-14 | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-04-26 | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt |
2013-04-26 | powerpc/powernv: Patch MSI EOI handler on P8 | Gavin Shan |
2013-02-08 | powerpc: fix ics_rtas_init and start_secondary section mismatch | Daniel Borkmann |
2012-09-05 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-07-11 | irqdomain: Eliminate dedicated radix lookup functions | Grant Likely |
2012-07-11 | irqdomain: Always update revmap when setting up a virq | Grant Likely |
2012-04-30 | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-16 | irq_domain/powerpc: Eliminate virq_is_host() | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2011-12-08 | powerpc/xics: Reset the CPPR if H_EOI fails | Anton Blanchard |
2011-11-28 | powerpc/xics: Harden xics hypervisor backend | Anton Blanchard |
2011-11-25 | powerpc: Mark IPI interrupts IRQF_NO_THREAD | Thomas Gleixner |
2011-11-08 | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-20 | powerpc/powernv: Add OPAL ICS backend | Benjamin Herrenschmidt |
2011-09-20 | powerpc/xics: Add __init to marker icp_native_init() | Arnaud Lacombe |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-12 | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-19 | powerpc: Add virq_is_host to reduce virq_to_host usage | Milton Miller |
2011-05-19 | powerpc/xics: Cleanup xics_host_map and ipi | Milton Miller |
2011-05-19 | powerpc: Add kconfig for muxed smp ipi support | Milton Miller |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller |
2011-05-06 | powerpc: Add WSP platform | David Gibson |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-04-20 | powerpc/xics: Move irq_host matching into the ics backend | Michael Ellerman |
2011-04-20 | powerpc/xics: Make sure we have a sensible default distribution server | Benjamin Herrenschmidt |
2011-04-20 | powerpc/xics: Rewrite XICS driver | Benjamin Herrenschmidt |