aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/irq.c
AgeCommit message (Expand)Author
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2012-05-24sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt
2010-10-28sh: fix up cpu hotplug IRQ migration for irq_data changes.Paul Mundt
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Paul Mundt
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt
2010-04-26sh: CPU hotplug support.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-11-02sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-01sh: nmi_debug support.Paul Mundt
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll
2009-08-17sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt
2009-05-22sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt
2009-05-22sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27sh: multiple vectors per irq - baseMagnus Damm
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2007-11-07sh: Kill off duplicate includes.Paul Mundt
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm
2007-07-12sh: Update the alignment when 4K stacks are used.Robert P. J. Day
2007-05-07sh: NR_IRQS consolidation.Paul Mundt
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt
2006-12-06sh: gcc4 support.Stuart Menefy
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt
2006-10-12sh: interrupt exception handling reworkPaul Mundt
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt