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