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
/
parisc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
parisc: Increase thread and stack size to 32kb
Helge Deller
1
-1
/
+1
2017-07-23
parisc: Disable further stack checks when panic occurs during stack check
Helge Deller
1
-1
/
+7
2015-09-08
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+7
2015-07-31
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-6
/
+6
2015-03-05
parisc: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2014-03-12
parisc: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
1
-1
/
+1
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+2
2013-11-08
parisc: do not count IPI calls twice
Helge Deller
1
-4
/
+0
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-15
/
+2
2013-05-25
parisc: fix irq stack on UP and SMP
Helge Deller
1
-15
/
+26
2013-05-25
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
1
-0
/
+8
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
1
-14
/
+87
2013-05-08
parisc: tlb flush counting fix for SMP and UP
Helge Deller
1
-3
/
+2
2013-05-08
parisc: more irq statistics in /proc/interrupts
Helge Deller
1
-1
/
+47
2013-05-08
parisc: implement irq stacks
Helge Deller
1
-0
/
+28
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
1
-2
/
+29
2013-02-21
parisc: remove IRQF_DISABLED
Peter Zijlstra
1
-2
/
+2
2013-01-08
parisc: don't claim cpu irqs more than once
John David Anglin
1
-2
/
+4
2011-03-29
parisc: Use irq_to_desc() in show_interrupts()
Thomas Gleixner
1
-5
/
+6
2011-03-29
parisc: Convert irq namespace
Thomas Gleixner
1
-6
/
+6
2011-03-29
parisc: Convert the final irq bits
Thomas Gleixner
1
-7
/
+2
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
1
-27
/
+37
2011-02-09
[PARISC] fix per-cpu flag problem in the cpu affinity checkers
Thomas Gleixner
1
-1
/
+1
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
1
-4
/
+1
2010-12-04
parisc: fix dino/gsc interrupts
James Bottomley
1
-1
/
+1
2010-10-14
parisc: kill __do_IRQ
Kyle McMartin
1
-4
/
+0
2010-10-14
parisc: convert iosapic interrupts to proper flow handlers
Kyle McMartin
1
-1
/
+1
2010-10-14
parisc: convert cpu interrupts to proper flow handlers
Kyle McMartin
1
-16
/
+9
2010-10-14
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
1
-10
/
+16
2009-12-16
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-09-28
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-5
/
+0
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+4
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
1
-2
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
1
-8
/
+10
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
Rusty Russell
1
-2
/
+2
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
1
-5
/
+7
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
1
-4
/
+4
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
1
-4
/
+4
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
1
-4
/
+4
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
1
-4
/
+5
2009-01-05
parisc: trivial fixes
Helge Deller
1
-1
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-3
/
+3
2007-12-06
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
1
-1
/
+1
2007-06-12
[PARISC] remove global_ack_eiem
Grant Grundler
1
-18
/
+8
2007-05-08
Add IRQF_IRQPOLL flag on parisc
Bernhard Walle
1
-1
/
+1
[next]