aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAge
* 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
* | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-09
* | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-09
| |/ |/|
* | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-08
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-15
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
|\
| * powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-06
* | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
|/
* powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner2010-02-18
* powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-16
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
* powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
* powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\
| * powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard2009-10-28
* | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-30
* | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-30
* | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-30
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
|\
| * perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-11
| * Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| |\
| * | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
| * | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
| * | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \
| * \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-10
| |\ \ \ \
| | * | | | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-09
* | | | | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* | | | | | powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman2009-05-21
* | | | | | powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-21
* | | | | | powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman2009-05-21
* | | | | | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman2009-05-21
| |_|_|_|/ |/| | | |
* | | | | powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-07
| |_|_|/ |/| | |
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\ \ \ \
| * \ \ \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | irq: update all arches for new irq_descMike Travis2009-01-12
| | |/ /
| * / / sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
| |/ /
* / / powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-11
|/ /
* / cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
|/
* powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-15
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-15
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-03