index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
genirq: Add preflow handler support
Thomas Gleixner
2011-02-19
1
-1
/
+2
*
genirq: Consolidate set_chip_handler functions
Thomas Gleixner
2011-02-19
1
-12
/
+39
*
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
Thomas Gleixner
2011-02-19
1
-0
/
+8
*
genirq: Move wakeup state to irq_data
Thomas Gleixner
2011-02-19
1
-0
/
+8
*
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
Thomas Gleixner
2011-02-19
1
-0
/
+9
*
genirq: Add flags to irq_chip
Thomas Gleixner
2011-02-19
1
-0
/
+3
*
genirq: Cleanup irq.h
Thomas Gleixner
2011-02-19
1
-33
/
+62
*
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
2011-02-19
1
-1
/
+25
*
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
2011-02-19
1
-1
/
+8
*
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
2011-02-19
1
-1
/
+15
*
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
Thomas Gleixner
2011-02-19
1
-2
/
+6
*
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
2011-02-19
1
-5
/
+0
*
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
2011-02-19
1
-2
/
+18
*
genirq: Add state field to irq_data
Thomas Gleixner
2011-02-19
1
-0
/
+3
*
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
2011-02-19
1
-2
/
+0
*
genirq: Move IRQ_MASKED to core
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
2011-02-19
1
-2
/
+2
*
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
2011-02-19
1
-4
/
+5
*
genirq: Move IRQ_ONESHOT to core
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
1
-1
/
+5
*
genirq: Move IRQ_POLL_INPROGRESS to core
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Use modify_status for set_irq_nested_thread
Thomas Gleixner
2011-02-19
1
-3
/
+13
*
genirq: Move IRQ_SPURIOUS_DISABLED to core state
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Move IRQ_AUTODETECT to internal state
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
2011-02-19
1
-0
/
+1
*
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
1
-0
/
+11
*
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
1
-14
/
+65
*
genirq: Add missing status flags to modification mask
Thomas Gleixner
2011-02-05
1
-1
/
+2
*
genirq: Add single IRQ reservation helper
Paul Mundt
2010-10-26
1
-0
/
+5
*
genirq: Sanitize dynamic irq handling
Thomas Gleixner
2010-10-12
1
-4
/
+8
*
genirq: Remove irq_2_iommu
Thomas Gleixner
2010-10-12
1
-18
/
+0
*
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
1
-0
/
+4
*
genirq: Implement irq reservation
Thomas Gleixner
2010-10-12
1
-0
/
+1
*
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
2010-10-12
1
-0
/
+23
*
genirq: Provide default irq init flags
Thomas Gleixner
2010-10-12
1
-0
/
+6
*
genirq: Sanitize irq_data accessors
Thomas Gleixner
2010-10-12
1
-4
/
+58
*
genirq: Provide status modifier
Thomas Gleixner
2010-10-12
1
-2
/
+25
*
genirq: Remove unsused inline
Thomas Gleixner
2010-10-12
1
-7
/
+1
*
genirq: Distangle irq.h
Thomas Gleixner
2010-10-12
1
-279
/
+13
*
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
1
-1
/
+7
*
genirq: Provide advanced irq chip functions
Thomas Gleixner
2010-10-04
1
-16
/
+50
*
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
1
-5
/
+5
*
genirq: Create irq_data
Thomas Gleixner
2010-10-04
1
-27
/
+63
*
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-09-23
1
-6
/
+0
*
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2010-05-03
1
-0
/
+1
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-03
1
-0
/
+2
|
\
|
*
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-02-10
1
-0
/
+2
*
|
genirq: Fix documentation of default chip disable()
Mark Brown
2010-01-13
1
-1
/
+1
|
/
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
[prev]
[next]