index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2015-09-29
genirq: Fix the documentation of request_percpu_irq
Maxime Ripard
2015-09-22
genirq: Remove the second parameter from handle_irq_event_percpu()
Huang Shijie
2015-09-22
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-19
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2015-08-19
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
2015-07-29
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-29
genirq: Use the proper parameter name in kernel doc
Masanari Iida
2015-07-29
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-07-11
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
2015-07-11
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
2015-07-11
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-07-11
genirq: Remove irq argument from try_one_irq()
Jiang Liu
2015-07-11
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
2015-07-11
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
2015-07-11
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
2015-07-11
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2015-07-11
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
2015-07-08
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
Thomas Gleixner
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
genirq: Prevent crash in irq_move_irq()
Jiang Liu
2015-06-12
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-05
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-05-22
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2015-05-18
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-05-18
genirq: generic chip: Support hierarchy domain
Stefan Agner
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-05-18
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
2015-05-18
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
2015-05-13
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-05-05
genirq: Fix type inconsistency
Nicholas Mc Guire
2015-05-05
genirq: Fix unnecessary automatic type conversion
Nicholas Mc Guire
2015-05-05
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
[prev]
[next]