Milton Miller
|
41fb5e6260
powerpc: Make IRQ_NOREQUEST last to clear, first to set
|
14 年之前 |
Milton Miller
|
1e8c23013e
powerpc: Remove virq_to_host
|
14 年之前 |
Milton Miller
|
3ee62d365b
powerpc: Add virq_is_host to reduce virq_to_host usage
|
14 年之前 |
Milton Miller
|
da05198002
powerpc: Remove irq_host_ops->remap hook
|
14 年之前 |
Milton Miller
|
2d441681a4
powerpc: Return early if irq_host lookup type is wrong
|
14 年之前 |
Milton Miller
|
3af259d155
powerpc: Radix trees are available before init_IRQ
|
14 年之前 |
Milton Miller
|
23d72bfd8f
powerpc: Consolidate ipi message mux and demux
|
14 年之前 |
Grant Likely
|
476eb49126
powerpc/irq: Stop exporting irq_map
|
14 年之前 |
Michael Ellerman
|
73706c3283
powerpc/irq: Dump chip data pointer in virq_mapping
|
14 年之前 |
Michael Ellerman
|
ca1769f7a3
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
|
14 年之前 |
Benjamin Herrenschmidt
|
1c91cc5705
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
|
14 年之前 |
Thomas Gleixner
|
433c9c67c5
powerpc: Use generic show_interrupts()
|
14 年之前 |
Thomas Gleixner
|
ec775d0e70
powerpc: Convert to new irq_* function names
|
14 年之前 |
Thomas Gleixner
|
7bfbc1f283
powerpc: irq: Use irqdata based information
|
14 年之前 |
Thomas Gleixner
|
98488db9ff
powerpc: Use proper accessors for IRQ_* flags
|
14 年之前 |
Lennert Buytenhek
|
e11802872d
powerpc: core irq_data conversion.
|
14 年之前 |
Thomas Gleixner
|
a9d8946b4a
powerpc: Use new irq allocator
|
14 年之前 |
Thomas Gleixner
|
089fb442f3
powerpc: Use ARCH_IRQ_INIT_FLAGS
|
14 年之前 |
Linus Torvalds
|
d4429f608a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
14 年之前 |
Julia Lawall
|
a655237fa2
powerpc/irq.c: Add of_node_put to avoid memory leak
|
15 年之前 |
Joe Perches
|
4e74fd7d0a
powerpc: Use static const char arrays
|
15 年之前 |
David Howells
|
df9ee29270
Fix IRQ flag handling naming
|
14 年之前 |
Dave Kleikamp
|
3e7f45ad52
powerpc/4xx: Index interrupt stacks by physical cpu
|
15 年之前 |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 年之前 |
Grant Likely
|
4e4f62bf73
Merge commit 'v2.6.35-rc6' into devicetree/next
|
15 年之前 |
Michael Ellerman
|
850f22d568
powerpc/book3e: Resend doorbell exceptions to ourself
|
15 年之前 |
Benjamin Herrenschmidt
|
89c81797d4
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
|
15 年之前 |
Benjamin Herrenschmidt
|
e8775d4aa1
powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
|
15 年之前 |
Johannes Berg
|
3cd8519248
powerpc: Fix logic error in fixup_irqs
|
15 年之前 |
Grant Likely
|
e387344499
of/irq: Move irq_of_parse_and_map() to common code
|
15 年之前 |