index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2011-08-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-28
irq: Track the owner of irq descriptor
Sebastian Andrzej Siewior
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-06-22
genirq: Remove unused CHECK_IRQ_PER_CPU()
Thomas Gleixner
2011-04-23
genirq: Add chip suspend and resume callbacks
Thomas Gleixner
2011-04-23
genirq: Implement a generic interrupt chip
Thomas Gleixner
2011-04-23
genirq: Support per-IRQ thread disabling.
Paul Mundt
2011-04-23
genirq: Forgotten updates/deletions after removal of compat code
Geert Uytterhoeven
2011-03-30
genirq: Remove obsolete comment
Thomas Gleixner
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2011-03-29
genirq: Remove compat code
Thomas Gleixner
2011-03-28
genirq: Fix new kernel-doc warnings
Randy Dunlap
2011-03-28
genirq: Add setter for AFFINITY_SET in irq_data state
Thomas Gleixner
2011-03-28
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
Thomas Gleixner
2011-03-28
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2011-03-28
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-27
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
2011-03-27
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
2011-03-27
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
2011-03-27
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
2011-03-12
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
2011-02-19
genirq: Implement irq_data based move_*_irq() versions
Thomas Gleixner
2011-02-19
genirq; Add fasteoi irq_chip quirk
Thomas Gleixner
2011-02-19
genirq: Add preflow handler support
Thomas Gleixner
2011-02-19
genirq: Consolidate set_chip_handler functions
Thomas Gleixner
2011-02-19
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
Thomas Gleixner
2011-02-19
genirq: Move wakeup state to irq_data
Thomas Gleixner
2011-02-19
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
Thomas Gleixner
2011-02-19
genirq: Add flags to irq_chip
Thomas Gleixner
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
2011-02-19
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
2011-02-19
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
2011-02-19
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
Thomas Gleixner
2011-02-19
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
2011-02-19
genirq: Add state field to irq_data
Thomas Gleixner
2011-02-19
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_MASKED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_ONESHOT to core
Thomas Gleixner
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_POLL_INPROGRESS to core
Thomas Gleixner
2011-02-19
genirq: Use modify_status for set_irq_nested_thread
Thomas Gleixner
[next]