index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
internals.h
Age
Commit message (
Expand
)
Author
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
2017-07-17
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-04
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-22
genirq: Add force argument to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-06-18
genirq: Add untracked irq handler
Keith Busch
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-23
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
2016-02-15
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2015-11-10
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
2015-09-22
genirq: Remove the second parameter from handle_irq_event_percpu()
Huang Shijie
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
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-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: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
2014-09-01
genirq: Move suspend/resume logic into irq/pm code
Thomas Gleixner
2014-05-27
genirq: Improve documentation to match current implementation
Jiang Liu
2014-05-16
genirq: Replace reserve_irqs in core code
Thomas Gleixner
2014-03-14
genirq: Add a new IRQCHIP_EOI_THREADED flag
Thomas Gleixner
2014-03-04
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
2014-02-19
genirq: Provide irq_wake_thread()
Thomas Gleixner
2012-05-24
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
Jiang Liu
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
[next]