index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
2014-03-04
1
-17
/
+1
*
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-36
/
+21
*
sh: Kill off now unused arch_probe_nr_irqs().
Paul Mundt
2012-05-24
1
-10
/
+0
*
sh: Kill off machvec IRQ hinting.
Paul Mundt
2012-05-21
1
-2
/
+4
*
sh: use printk_ratelimited instead of printk_ratelimit
Paul Mundt
2011-06-30
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
sh: Convert to generic show_interrupts.
Paul Mundt
2011-03-17
1
-59
/
+2
*
sh: fix up cpu hotplug IRQ migration for irq_data changes.
Paul Mundt
2010-10-28
1
-10
/
+14
*
sh: update show_interrupts() for irq_data chip lookup.
Paul Mundt
2010-10-27
1
-1
/
+6
*
sh: Switch dynamic IRQ creation to generic irq allocator.
Paul Mundt
2010-10-26
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
1
-0
/
+2
|
\
|
*
sh: intc: Support virtual mappings for IRQ subgroups.
Paul Mundt
2010-10-05
1
-0
/
+2
*
|
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
1
-1
/
+1
|
/
*
sh: CPU hotplug support.
Paul Mundt
2010-04-26
1
-0
/
+42
*
sh: intc: IRQ auto-distribution support.
Paul Mundt
2010-04-15
1
-20
/
+29
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
sh: intc: Handle legacy IRQ reservation in vector map.
Paul Mundt
2009-11-02
1
-0
/
+6
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-26
1
-1
/
+2
|
\
|
*
sh: __irq_entry annotate do_IRQ().
Paul Mundt
2009-10-26
1
-1
/
+2
*
|
sh: Count NMIs in irq_cpustat_t.
Paul Mundt
2009-10-14
1
-0
/
+8
|
/
*
Use macros for .bss.page_aligned section.
Tim Abbott
2009-09-21
1
-4
/
+2
*
sh: nmi_debug support.
Paul Mundt
2009-09-01
1
-1
/
+1
*
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
2009-08-24
1
-1
/
+1
*
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
2009-08-17
1
-4
/
+0
*
sh: dwarf unwinder support.
Matt Fleming
2009-08-14
1
-0
/
+4
*
sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.
Paul Mundt
2009-07-11
1
-17
/
+0
*
sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.
Paul Mundt
2009-05-22
1
-0
/
+8
*
sh: irq: Convert from irq_desc[] to irq_to_desc().
Paul Mundt
2009-05-22
1
-22
/
+47
*
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-03-26
1
-1
/
+1
|
\
|
*
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
*
|
sh: multiple vectors per irq - base
Magnus Damm
2009-02-27
1
-1
/
+1
|
/
*
sh: migrate to arch/sh/include/
Paul Mundt
2008-07-29
1
-1
/
+1
*
proper __do_softirq() prototype
Adrian Bunk
2008-04-29
1
-2
/
+0
*
sh: Kill off more dead symbols.
Paul Mundt
2008-02-14
1
-3
/
+0
*
sh: Kill off duplicate includes.
Paul Mundt
2007-11-07
1
-1
/
+0
*
sh: Decouple 4k and soft/hardirq stacks.
Paul Mundt
2007-11-02
1
-4
/
+4
*
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
2007-10-10
1
-1
/
+0
*
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
2007-07-20
1
-8
/
+1
*
sh: Update the alignment when 4K stacks are used.
Robert P. J. Day
2007-07-12
1
-6
/
+2
*
sh: NR_IRQS consolidation.
Paul Mundt
2007-05-07
1
-2
/
+3
*
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-03-14
1
-13
/
+2
*
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2006-12-06
1
-2
/
+23
*
sh: Fixup 4K irq stacks.
Paul Mundt
2006-12-06
1
-7
/
+18
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
1
-2
/
+3
*
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2006-10-19
1
-1
/
+1
*
sh: interrupt exception handling rework
Paul Mundt
2006-10-12
1
-16
/
+7
*
sh: Updates for IRQ handler changes.
Paul Mundt
2006-10-06
1
-6
/
+13
*
sh: Add support for 4K stacks.
Paul Mundt
2006-09-27
1
-4
/
+149
*
sh: stack debugging support.
Paul Mundt
2006-09-27
1
-1
/
+16
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-1
/
+1
[next]