index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
irq_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: sparse irq
bob picco
2014-10-05
1
-169
/
+338
*
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-21
/
+10
*
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-14
1
-2
/
+3
*
sparc32: Trivial removal of sun4c references in comments.
David S. Miller
2012-05-12
1
-1
/
+1
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-1
/
+0
*
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
sparc: convert old cpumask API into new one
KOSAKI Motohiro
2011-05-16
1
-3
/
+3
*
sparc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
1
-39
/
+6
*
sparc: Convert to new irq function names
Thomas Gleixner
2011-03-29
1
-14
/
+10
*
sparc: Cleanup direct irq_desc access
Thomas Gleixner
2011-03-29
1
-13
/
+9
*
sparc: Use the new genirq functionality
Thomas Gleixner
2011-03-29
1
-24
/
+8
*
sparc64: rename virt_irq => irq - I
Sam Ravnborg
2011-03-16
1
-78
/
+75
*
sparc64: use up-to-data genirq functions
Sam Ravnborg
2011-03-16
1
-59
/
+60
*
sparc64: use {get,set}_irq_data for handler_data
Sam Ravnborg
2011-03-16
1
-10
/
+10
*
sparc64: all pointers to irq_handler_data renamed to handler_data
Sam Ravnborg
2011-03-16
1
-39
/
+39
*
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
2011-03-16
1
-2
/
+2
*
sparc64: fix direct access to irq_desc
Sam Ravnborg
2011-03-16
1
-7
/
+7
*
sparc64: Run NMIs on the hardirq stack.
David S. Miller
2010-04-14
1
-18
/
+1
*
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
2010-04-13
1
-0
/
+1
*
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
2010-04-12
1
-0
/
+8
*
sparc64: Add function graph tracer support.
David S. Miller
2010-04-12
1
-1
/
+2
*
sparc64: Fix UP build.
David S. Miller
2010-01-26
1
-4
/
+2
*
sparc64: Fix IRQ ->set_affinity() methods.
David S. Miller
2010-01-20
1
-9
/
+28
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
sparc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-18
1
-4
/
+4
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
sparc64: Fix bootup with mcount in some configs.
David S. Miller
2009-09-04
1
-1
/
+1
*
sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.
David S. Miller
2009-06-25
1
-26
/
+19
*
sparc64: fix and optimize irq distribution
Hong H. Pham
2009-06-16
1
-25
/
+4
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-3
/
+9
*
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...
David S. Miller
2009-03-29
1
-2
/
+2
|
\
|
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...
Rusty Russell
2009-03-16
1
-2
/
+2
*
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-2
/
+3
|
\
\
|
*
\
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
1
-63
/
+5
|
|
\
\
|
*
|
|
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
1
-2
/
+3
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
1
-10
/
+19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
sparc64: Fix lost interrupts on sun4u.
David S. Miller
2009-03-04
1
-10
/
+19
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
sparc64: Fix build by using kstat_irqs_cpu()
David Miller
2009-01-22
1
-1
/
+1
|
|
/
*
/
sparc64: Implement NMI watchdog on capable cpus.
David S. Miller
2009-01-30
1
-63
/
+5
|
/
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-4
/
+7
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+1101