index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
irq_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2018-11-19
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
1
-4
/
+13
2017-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2017-01-31
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-06
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-15
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-11-01
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
1
-1
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-17
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-17
sparc64: rename virt_irq => irq - I
Sam Ravnborg
1
-78
/
+75
2011-03-17
sparc64: use up-to-data genirq functions
Sam Ravnborg
1
-59
/
+60
2011-03-17
sparc64: use {get,set}_irq_data for handler_data
Sam Ravnborg
1
-10
/
+10
2011-03-17
sparc64: all pointers to irq_handler_data renamed to handler_data
Sam Ravnborg
1
-39
/
+39
2011-03-17
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
1
-2
/
+2
2011-03-17
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-14
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
1
-0
/
+1
2010-04-13
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-13
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-21
sparc64: Fix IRQ ->set_affinity() methods.
David S. Miller
1
-9
/
+28
2009-12-15
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-26
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-30
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-05
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
[next]