aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/irq.c
Commit message (Expand)AuthorAge
* sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt2012-05-24
* sh: Kill off machvec IRQ hinting.Paul Mundt2012-05-21
* sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-30
* Fix common misspellingsLucas De Marchi2011-03-31
* sh: Convert to generic show_interrupts.Paul Mundt2011-03-17
* sh: fix up cpu hotplug IRQ migration for irq_data changes.Paul Mundt2010-10-27
* sh: update show_interrupts() for irq_data chip lookup.Paul Mundt2010-10-27
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\
| * sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-04
* | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
|/
* sh: CPU hotplug support.Paul Mundt2010-04-26
* sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-15
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-02
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-25
|\
| * sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-25
* | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-14
|/
* Use macros for .bss.page_aligned section.Tim Abbott2009-09-21
* sh: nmi_debug support.Paul Mundt2009-09-01
* sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24
* sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-16
* sh: dwarf unwinder support.Matt Fleming2009-08-13
* sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt2009-07-11
* sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt2009-05-21
* sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt2009-05-21
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
|\
| * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
* | sh: multiple vectors per irq - baseMagnus Damm2009-02-27
|/
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28
* proper __do_softirq() prototypeAdrian Bunk2008-04-29
* sh: Kill off more dead symbols.Paul Mundt2008-02-14
* sh: Kill off duplicate includes.Paul Mundt2007-11-06
* sh: Decouple 4k and soft/hardirq stacks.Paul Mundt2007-11-01
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-10
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-19
* sh: Update the alignment when 4K stacks are used.Robert P. J. Day2007-07-11
* sh: NR_IRQS consolidation.Paul Mundt2007-05-06
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-14
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-05
* sh: Fixup 4K irq stacks.Paul Mundt2006-12-05
* sh: gcc4 support.Stuart Menefy2006-12-05
* sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-19
* sh: interrupt exception handling reworkPaul Mundt2006-10-11
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-06
* sh: Add support for 4K stacks.Paul Mundt2006-09-27
* sh: stack debugging support.Paul Mundt2006-09-27
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-17