aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07sh: Kill off duplicate includes.Paul Mundt1-1/+0
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt1-4/+4
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm1-8/+1
2007-07-12sh: Update the alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-05-07sh: NR_IRQS consolidation.Paul Mundt1-2/+3
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt1-13/+2
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan1-2/+23
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt1-7/+18
2006-12-06sh: gcc4 support.Stuart Menefy1-2/+3
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt1-1/+1
2006-10-12sh: interrupt exception handling reworkPaul Mundt1-16/+7
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-6/+13
2006-09-27sh: Add support for 4K stacks.Paul Mundt1-4/+149
2006-09-27sh: stack debugging support.Paul Mundt1-1/+16
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+2
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt1-38/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+106