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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-5
/
+1
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
2015-10-01
genirq: Fix race in register_irq_proc()
Ben Hutchings
1
-2
/
+17
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
4
-22
/
+13
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2
-2
/
+2
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
3
-11
/
+12
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2
-3
/
+4
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
3
-3
/
+4
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-76
/
+112
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+17
2015-08-20
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
1
-1
/
+1
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-5
/
+13
2015-07-30
genirq: Use the proper parameter name in kernel doc
Masanari Iida
1
-1
/
+1
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2
-9
/
+13
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
1
-0
/
+6
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
1
-0
/
+2
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
1
-0
/
+17
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
1
-5
/
+13
2015-07-12
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
1
-8
/
+7
2015-07-12
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
1
-8
/
+10
2015-07-12
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
3
-4
/
+6
2015-07-12
genirq: Remove irq argument from try_one_irq()
Jiang Liu
1
-3
/
+3
2015-07-12
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
1
-8
/
+6
2015-07-12
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
1
-4
/
+4
2015-07-12
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
3
-10
/
+11
2015-07-12
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
3
-10
/
+9
2015-07-12
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
4
-4
/
+6
2015-07-12
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
4
-11
/
+11
2015-07-08
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
Thomas Gleixner
1
-4
/
+0
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
6
-21
/
+28
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
1
-3
/
+3
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
1
-11
/
+34
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
5
-10
/
+10
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
3
-5
/
+7
2015-06-12
genirq: Prevent crash in irq_move_irq()
Jiang Liu
1
-1
/
+8
2015-06-12
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
1
-2
/
+0
2015-06-05
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-0
/
+1
2015-05-22
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
1
-0
/
+1
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2
-0
/
+45
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2
-0
/
+45
2015-05-19
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
3
-3
/
+51
2015-05-18
genirq: generic chip: Support hierarchy domain
Stefan Agner
1
-3
/
+2
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
1
-0
/
+28
2015-05-18
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
1
-0
/
+21
2015-05-18
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
1
-0
/
+4
2015-05-13
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
1
-2
/
+2
2015-05-05
genirq: Fix type inconsistency
Nicholas Mc Guire
1
-1
/
+1
2015-05-05
genirq: Fix unnecessary automatic type conversion
Nicholas Mc Guire
1
-1
/
+1
2015-05-05
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
[next]