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
/
kernel
/
irq
/
handle.c
Commit message (
Expand
)
Author
Age
*
irq: Handle spurios irq detection for threaded irqs
Sebastian Andrzej Siewior
2011-06-03
*
genirq: Remove compat code
Thomas Gleixner
2011-03-29
*
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
*
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-28
*
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
2011-02-25
*
genirq: Make warning in handle_percpu_event useful
Thomas Gleixner
2011-02-25
*
genirq: Use the correct variable for note_interrupt
Thomas Gleixner
2011-02-22
*
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
2011-02-19
*
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
*
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
*
genirq: Simplify handle_irq_event()
Thomas Gleixner
2011-02-19
*
genirq: Implement handle_irq_event()
Thomas Gleixner
2011-02-19
*
genirq: Warn when handler enables interrupts
Thomas Gleixner
2011-02-19
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
*
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
2010-10-12
*
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
2010-10-04
*
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
2010-10-04
*
genirq: Add new functions to dummy chips
Thomas Gleixner
2010-10-04
*
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
*
genirq: Create irq_data
Thomas Gleixner
2010-10-04
*
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
2010-04-13
*
sparseirq: Use radix_tree instead of ptrs array
Yinghai Lu
2010-02-17
*
sparseirq: Change irq_desc_ptrs to static
Yinghai Lu
2010-02-17
*
irq: Remove unnecessary bootmem code
Yinghai Lu
2010-02-17
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
2009-08-29
*
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-12
*
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
*
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
|
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
|
|
\
|
*
|
tracing: fix build failure on s390
Heiko Carstens
2009-04-29
|
*
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
|
*
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
*
|
|
sparseirq: Allow early irq_desc allocation
Paul Mundt
2009-05-23
*
|
|
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
2009-05-01
|
|
/
*
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
*
|
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
*
|
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-28
|
/
*
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-05
|
\
|
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-01
|
|
\
|
|
*
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
|
|
|
\
|
|
*
|
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
[next]