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
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
|
\
|
*
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2008-06-05
*
|
x64, x2apic/intr-remap: generic irq migration support from process context
Suresh Siddha
2008-07-12
|
/
*
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2008-05-02
*
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2008-04-17
*
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
*
IRQ_NOPROBE helper functions
Ralf Baechle
2008-02-08
*
Remove fastcall from linux/include
Harvey Harrison
2008-02-08
*
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
2007-12-18
*
irq.h fix kernel-doc
Randy Dunlap
2007-07-31
*
Improve behaviour of spurious IRQ detect
Alan Cox
2007-07-16
*
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-05-08
*
[PATCH] FRV: Missing error defs
David Howells
2007-03-01
*
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-26
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
*
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2007-02-16
*
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
*
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
2007-02-16
*
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-16
*
msi: Kill the msi_desc array.
Eric W. Biederman
2007-02-07
*
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
2006-10-20
*
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-05
*
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
*
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
2006-10-04
*
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
2006-10-04
*
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2006-10-04
*
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2006-10-04
*
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
2006-09-26
*
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
2006-07-31
*
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
2006-07-31
*
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
2006-07-02
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
|
\
|
*
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-07-01
*
|
[PATCH] irq-flags: consolidate flags for request_irq
Thomas Gleixner
2006-07-02
|
/
*
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
2006-06-29
*
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
2006-06-29
*
[PATCH] genirq: add irq-chip support
Thomas Gleixner
2006-06-29
*
[PATCH] genirq MSI fixes
Ingo Molnar
2006-06-29
*
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
*
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
2006-06-29
*
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
2006-06-29
*
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
2006-06-29
*
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
2006-06-29
*
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
2006-06-29
*
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
*
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
*
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
2006-06-29
*
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2006-06-29
[next]