summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-21
| * powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-09
| * powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-07
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16
| * irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-14
| * irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-14
|/
* powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-08
* powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-25
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-25
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-22
* powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-19
* powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-29
* powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-22
* powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-26
* powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-26
* powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-26
* powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-26
* powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-26
* powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-19
* powerpc: Remove virq_to_hostMilton Miller2011-05-19
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-19
* powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-19
* powerpc: Return early if irq_host lookup type is wrongMilton Miller2011-05-19
* powerpc: Radix trees are available before init_IRQMilton Miller2011-05-19
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman2011-04-27
* powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bitMichael Ellerman2011-04-27
* powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-01
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-29
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: irq: Use irqdata based informationThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: core irq_data conversion.Lennert Buytenhek2011-03-10
* powerpc: Use new irq allocatorThomas Gleixner2011-03-02
* powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2011-03-02
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-21
|\
| * powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-13
| * powerpc: Use static const char arraysJoe Perches2010-10-13
* | Fix IRQ flag handling namingDavid Howells2010-10-07
|/
* powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-23
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
* | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-09