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
/
kernel
/
irq
/
settings.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
1
-0
/
+12
2013-11-13
genirq: Prevent spurious detection for unconditionally polled interrupts
Thomas Gleixner
1
-0
/
+7
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
1
-0
/
+7
2011-04-23
genirq: Support per-IRQ thread disabling.
Paul Mundt
1
-0
/
+17
2011-03-29
genirq: Remove compat code
Thomas Gleixner
1
-34
/
+21
2011-02-19
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
Thomas Gleixner
1
-0
/
+1
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
1
-16
/
+0
2011-02-19
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
1
-0
/
+3
2011-02-19
genirq: Wrap the remaning IRQ_* flags
Thomas Gleixner
1
-0
/
+58
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
1
-0
/
+30
2011-02-19
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
1
-0
/
+36
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Move IRQ_WAKEUP to core
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Move IRQ_MASKED to core
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
1
-0
/
+4
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
1
-0
/
+3
2011-02-19
genirq: Protect tglx from tripping over his own feet
Thomas Gleixner
1
-0
/
+7