index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Commit message (
Expand
)
Author
Age
*
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-29
*
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-28
*
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-27
*
genirq: Expand generic show_interrupts()
Thomas Gleixner
2011-03-25
*
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
2011-03-12
*
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
2011-02-19
*
genirq: Move IRQ_SPURIOUS_DISABLED to core state
Thomas Gleixner
2011-02-19
*
genirq: Move IRQ_AUTODETECT to internal state
Thomas Gleixner
2011-02-19
*
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
2011-02-19
*
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
*
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
*
genirq: Add missing status flags to modification mask
Thomas Gleixner
2011-02-05
*
genirq: Add single IRQ reservation helper
Paul Mundt
2010-10-26
*
genirq: Sanitize dynamic irq handling
Thomas Gleixner
2010-10-12
*
genirq: Remove irq_2_iommu
Thomas Gleixner
2010-10-12
*
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
[next]