index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+1
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
1
-1
/
+0
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
1
-22
/
+49
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
1
-0
/
+9
2015-06-12
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
1
-0
/
+12
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
1
-0
/
+5
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
1
-22
/
+32
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
1
-0
/
+6
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
1
-0
/
+6
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
1
-0
/
+2
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-0
/
+1
2015-04-09
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+6
2015-03-15
genirq: Add irqchip_set_wake_parent
Marc Zyngier
1
-0
/
+1
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+28
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
1
-6
/
+0
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
1
-0
/
+8
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
1
-5
/
+1
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
1
-0
/
+4
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
1
-0
/
+5
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
1
-0
/
+6
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
1
-0
/
+5
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
1
-0
/
+5
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
1
-0
/
+2
2014-11-09
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
1
-2
/
+12
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
1
-7
/
+13
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
1
-0
/
+8
2014-07-17
genirq: generic chip: Export irq_map_generic_chip function
Boris BREZILLON
1
-0
/
+2
2014-05-16
genirq: Remove dynamic_irq mess
Thomas Gleixner
1
-10
/
+0
2014-05-16
genirq: Replace dynamic_irq_init/cleanup
Thomas Gleixner
1
-0
/
+4
2014-05-16
genirq: Remove irq_reserve_irq[s]
Thomas Gleixner
1
-7
/
+0
2014-05-16
genirq: Make create/destroy_irq() ia64 private
Thomas Gleixner
1
-4
/
+0
2014-05-16
x86: Remove create/destroy_irq()
Thomas Gleixner
1
-4
/
+0
2014-05-16
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
1
-0
/
+15
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+2
2014-04-18
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+2
2014-03-14
genirq: Add a new IRQCHIP_EOI_THREADED flag
Thomas Gleixner
1
-0
/
+2
2014-03-14
genirq: Document IRQCHIP_ONESHOT_SAFE flag
Thomas Gleixner
1
-0
/
+1
2014-03-12
genirq: Provide irq_request/release_resources chip callbacks
Thomas Gleixner
1
-0
/
+6
2013-11-13
genirq: Prevent spurious detection for unconditionally polled interrupts
Thomas Gleixner
1
-1
/
+6
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-9
/
+0
2013-06-25
genirq: Add irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-0
/
+6
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
1
-0
/
+2
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
1
-0
/
+30
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
1
-0
/
+3
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
1
-0
/
+4
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
1
-0
/
+2
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
1
-1
/
+5
2013-01-28
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
Joerg Roedel
1
-0
/
+3
2013-01-24
x86/MSI: Support multiple MSIs in presense of IRQ remapping
Alexander Gordeev
1
-0
/
+5
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+5
[next]