summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)Author
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller
2011-05-19powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller
2011-05-19powerpc: Remove virq_to_hostMilton Miller
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller
2011-05-19powerpc: Return early if irq_host lookup type is wrongMilton Miller
2011-05-19powerpc: Radix trees are available before init_IRQMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-27powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman
2011-04-27powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bitMichael Ellerman
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-03-29powerpc: Use generic show_interrupts()Thomas Gleixner
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: irq: Use irqdata based informationThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-10powerpc: core irq_data conversion.Lennert Buytenhek
2011-03-02powerpc: Use new irq allocatorThomas Gleixner
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall
2010-10-13powerpc: Use static const char arraysJoe Perches
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2010-02-19powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman