aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+6
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-3/+3
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman1-7/+33
2009-10-30powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman1-27/+37
2009-10-30powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman1-1/+4
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-13/+15
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard1-0/+6
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+6
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell1-0/+1
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt1-0/+2
2009-05-21powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman1-6/+1
2009-05-21powerpc/irq: Move get_irq() comment into headerMichael Ellerman1-7/+0
2009-05-21powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman1-14/+17
2009-05-21powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman1-40/+56
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-1/+3
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra1-1/+1
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras1-8/+3
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-3/+3
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner1-2/+2
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-1/+1
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar1-0/+10
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras1-0/+10
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2008-09-15powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue1-65/+11
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue1-21/+76
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-23/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-3/+3
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar1-1/+1
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve1-1/+1
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-1/+1
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala1-0/+33
2008-05-23ftrace: support for PowerPCSteven Rostedt1-3/+3
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala1-2/+8
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt1-1/+2
2008-04-17[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt1-1/+14
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt1-1/+0
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-15/+82
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-8/+2
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman1-0/+63
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-1/+9
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-4/+6
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood1-2/+2
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala1-4/+4
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao1-1/+2
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+24
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman1-11/+21
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-0/+6
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-1/+0
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt1-1/+1
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman1-27/+0
2007-05-02[POWERPC] PS3: Fix system slowdownTakao Shinohara1-0/+11
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-1/+0
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg1-3/+3
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+2
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins1-5/+52
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell1-1/+2
2006-10-25[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman1-1/+5
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras1-1/+23
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+4
2006-09-26[POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman1-9/+10
2006-08-31Merge branch 'merge'Paul Mackerras1-18/+66
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt1-18/+66
2006-08-25Merge branch 'merge'Paul Mackerras1-1/+1
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt1-1/+1
2006-08-08[POWERPC] Export msi symbolsJake Moilanen1-0/+5
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-19/+28
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-137/+516
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras1-6/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-122/+507
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-18/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-4/+4
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-06-15[POWERPC] MSI abstractionJake Moilanen1-0/+25
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-14/+22
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+2
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-8/+22
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-8/+4
2006-01-09powerpc: reduce include in irq.cStephen Rothwell1-9/+1
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell1-55/+16
2005-11-14powerpc: have only one definition of __irq_offset_valueStephen Rothwell1-1/+5
2005-11-14powerpc: make iSeries use generic virtual irq mappingStephen Rothwell1-3/+0
2005-11-09powerpc: merge irq.cStephen Rothwell1-0/+478