aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-121-9/+6
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-221-0/+7
* powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-191-1/+1
* powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-291-6/+0
* powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+35
* powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-261-4/+13
* powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-261-2/+5
* powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-261-2/+5
* powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-261-9/+2
* powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-261-3/+1
* powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-191-7/+7
* powerpc: Remove virq_to_hostMilton Miller2011-05-191-6/+0
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-191-0/+6
* powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-2/+0
* powerpc: Return early if irq_host lookup type is wrongMilton Miller2011-05-191-5/+7
* powerpc: Radix trees are available before init_IRQMilton Miller2011-05-191-74/+4
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-2/+2
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+24
* powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman2011-04-271-2/+6
* powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bitMichael Ellerman2011-04-271-11/+15
* powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-011-1/+2
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-291-60/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-3/+3
* powerpc: irq: Use irqdata based informationThomas Gleixner2011-03-291-6/+8
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: core irq_data conversion.Lennert Buytenhek2011-03-101-7/+16
* powerpc: Use new irq allocatorThomas Gleixner2011-03-021-8/+9
* powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2011-03-021-15/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-2/+4
|\
| * powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-131-1/+3
| * powerpc: Use static const char arraysJoe Perches2010-10-131-1/+1
* | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
|/
* powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-231-7/+9
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-12/+2
|\
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-13/+4
| |\
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-12/+2
* | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-091-2/+2
* | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-091-0/+7
* | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-091-0/+9
| |/ |/|
* | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-12/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-7/+10
|\
| * powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-061-7/+10
* | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-121-6/+0
|/
* powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner2010-02-191-11/+11
* powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-171-12/+7
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-171-0/+35
* powerpc: Rework /proc/interruptsAnton Blanchard2010-02-171-33/+46
* powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-171-0/+3