summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)Author
2010-08-02powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-02-19powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-10-30powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman
2009-10-30powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt
2009-05-21powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman
2009-05-21powerpc/irq: Move get_irq() comment into headerMichael Ellerman
2009-05-21powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman
2009-05-21powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-09-15powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-23Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-23_09.11_MonIngo Molnar
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-05-23ftrace: support for PowerPCSteven Rostedt
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt