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
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
1
-0
/
+4
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+20
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
1
-0
/
+4
2016-02-25
genirq: Add send_ipi callbacks to irq_chip
Qais Yousef
1
-0
/
+5
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
1
-0
/
+1
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
1
-0
/
+3
2016-02-25
genirq: Add ipi_offset to irq_common_data
Qais Yousef
1
-0
/
+4
2016-02-25
genirq: Add an extra comment about the use of affinity in irq_common_data
Qais Yousef
1
-1
/
+3
2016-02-24
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
1
-2
/
+4
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
1
-1
/
+3
2015-10-01
genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
Mika Westerberg
1
-15
/
+0
2015-10-01
genirq: Fix typo in documentation of enumeration field name
Mika Westerberg
1
-1
/
+1
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
1
-0
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-8
/
+8
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
1
-4
/
+4
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-6
/
+6
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
1
-4
/
+4
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
1
-3
/
+14
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
1
-0
/
+16
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
1
-4
/
+0
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+14
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+1
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
1
-2
/
+12
2015-07-17
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
1
-1
/
+1
2015-07-12
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
1
-2
/
+1
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
1
-1
/
+0
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
1
-22
/
+49
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
1
-0
/
+9
2015-06-12
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
1
-0
/
+12
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
1
-0
/
+5
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
1
-22
/
+32
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
1
-0
/
+6
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
1
-0
/
+6
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
1
-0
/
+2
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-0
/
+1
2015-04-09
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+6
2015-03-15
genirq: Add irqchip_set_wake_parent
Marc Zyngier
1
-0
/
+1
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+28
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
1
-6
/
+0
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
1
-0
/
+8
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
1
-5
/
+1
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
1
-0
/
+4
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
1
-0
/
+5
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
1
-0
/
+6
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
1
-0
/
+5
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
1
-0
/
+5
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
1
-0
/
+2
2014-11-09
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
1
-2
/
+12
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
1
-7
/
+13
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
1
-0
/
+8
[next]