Merge branch 'cpus4096' into irq/threaded
[safe/jmp/linux-2.6] / arch / powerpc / kernel / irq.c
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-09-15 Sebastien Duguepowerpc: Make the irq reverse mapping radix tree lockless
2008-09-15 Sebastien Duguepowerpc: Separate the irq radix tree insertion and...
2008-08-04 Kumar Galapowerpc: Remove use of CONFIG_PPC_MERGE
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-30 Paul MackerrasMerge branch 'linux-2.6'
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-23 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16 Emil Medve[POWERPC] Fix return value check logic in debugfs virq_...
2008-06-09 Michael Ellermanpowerpc: Fix irq_alloc_host() reference counting and...
2008-06-02 Kumar Gala[POWERPC] Move to runtime allocated exception stacks
2008-05-23 Steven Rostedtftrace: support for PowerPC
2008-04-29 Kumar Gala[POWERPC] Add IRQSTACKS support on ppc32
2008-04-18 Benjamin Herrenschmidt[POWERPC] irqtrace support for 64-bit powerpc
2008-04-16 Benjamin Herrenschmidt[POWERPC] Fixup softirq preempt count
2008-04-03 Benjamin Herrenschmidt[POWERPC] Fix iSeries hard irq enabling regression
2007-10-19 Jean DelvareSpelling fix: explicitly
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Robert Olsson[SOFTIRQ]: Remove do_softirq() symbol export.
2007-10-03 Stephen Rothwell[POWERPC] Limit range of __init_ref_ok somewhat
2007-09-13 Michael Ellerman[POWERPC] Export virq mapping via debugfs
2007-09-13 Michael Ellerman[POWERPC] Initialise hwirq for legacy irqs
2007-09-13 Michael Ellerman[POWERPC] Provide a default irq_host match, which match...
2007-09-13 Michael Ellerman[POWERPC] Invert null match behaviour for irq_hosts
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-08-22 Scott Wood[POWERPC] Whitespace cleanup in arch/powerpc
2007-07-26 Kumar Gala[POWREPC] Fixup a number of modpost warnings on ppc32
2007-07-10 Sonny Rao[POWERPC] Check for NULL ppc_md.init_IRQ() before calling
2007-07-02 Olof Johansson[POWERPC] Uninline and export virq_to_hw() for the...
2007-06-25 Michael Ellerman[POWERPC] Add irq_create_direct_mapping()
2007-06-25 Michael Ellerman[POWERPC] Split virq setup logic out into irq_setup_virq()
2007-06-25 Olof Johansson[POWERPC] Uninline and export virq_to_hw()
2007-06-14 David Gibson[POWERPC] Remove the dregs of APUS support from arch...
2007-06-02 Michael Ellerman[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
2007-05-11 Benjamin Herrenschmidtpowerpc: fixup hard_irq_disable semantics
2007-05-08 Michael Ellerman[POWERPC] Rip out the existing powerpc msi stubs
2007-05-02 Takao Shinohara[POWERPC] PS3: Fix system slowdown
2007-04-30 Thomas Gleixner[POWERPC] Spinlock initializer cleanup
2007-03-05 Eric W. Biederman[PATCH] msi: sanely support hardware level msi disabling
2007-02-08 Johannes Berg[POWERPC] Fix comment in kernel/irq.c
2007-01-24 Ishizaki Kou[POWERPC] Add IRQ remapping hook
2006-12-04 Hugh Dickins[POWERPC] Make soft_enabled irqs preempt safe
2006-12-04 Stephen Rothwell[POWERPC] iSeries: fix irq.c for combined build
2006-10-25 Michael Ellerman[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
2006-10-16 Paul Mackerras[POWERPC] Lazy interrupt disabling for 64-bit machines
2006-10-09 Al Viro[PATCH] extern doesn't make sense on a definition of...
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Michael Ellerman[POWERPC] Fix loop logic in irq_alloc_virt()
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-30 Benjamin Herrenschmidt[POWERPC] Fix performance regression in IRQ radix tree...
2006-08-25 Paul MackerrasMerge branch 'merge'
2006-08-17 Benjamin Herrenschmidt[POWERPC] Fix irq radix tree remapping typo
2006-08-08 Jake Moilanen[POWERPC] Export msi symbols
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
2006-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-07-03 Paul Mackerras[PATCH] lockdep: irqtrace subsystem, move account_syste...
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-07-03 Benjamin Herrenschmidt[POWERPC] Use the genirq framework
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-23 Andreas Mohr[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx...
2006-06-15 Jake Moilanen[POWERPC] MSI abstraction
2006-04-04 Stephen Rothwellpowerpc: iSeries has only 256 IRQs
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-02-24 Paul Mackerraspowerpc: Implement accurate task and CPU time accounting
2006-02-10 Jon Mason[PATCH] powerpc: trivial: modify comments to refer...
2006-01-13 David Gibson[PATCH] powerpc: Remove lppaca structure from the PACA
2006-01-09 Stephen Rothwellpowerpc: reduce include in irq.c
2006-01-09 Stephen Rothwellpowerpc: partly merge iseries do_IRQ
2005-11-14 Stephen Rothwellpowerpc: have only one definition of __irq_offset_value
2005-11-14 Stephen Rothwellpowerpc: make iSeries use generic virtual irq mapping
2005-11-09 Stephen Rothwellpowerpc: merge irq.c