Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13fb44e4b0414d7e718433a49e6430d5b76bd46e
/
include
/
linux
/
irq.h
62a08ae
genirq: x86: Ensure that dynamic irq allocation does not conflict
by Thomas Gleixner
· 11 years ago
01f8fa4
genirq: Allow forcing cpu affinity of interrupts
by Thomas Gleixner
· 11 years ago
328a497
genirq: Add a new IRQCHIP_EOI_THREADED flag
by Thomas Gleixner
· 11 years ago
4f6e4f7
genirq: Document IRQCHIP_ONESHOT_SAFE flag
by Thomas Gleixner
· 11 years ago
c1bacba
genirq: Provide irq_request/release_resources chip callbacks
by Thomas Gleixner
· 11 years ago
b39898c
genirq: Prevent spurious detection for unconditionally polled interrupts
by Thomas Gleixner
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
1f6236b
genirq: Add irq_get_trigger_type() to get IRQ flags
by Javier Martinez Canillas
· 11 years ago
e8bd834
genirq: irqchip: Add mask to block out invalid irqs
by Grant Likely
· 11 years ago
088f40b
genirq: Generic chip: Add linear irq domain support
by Thomas Gleixner
· 12 years ago
d005181
genirq: irqchip: Add a mask calculation function
by Thomas Gleixner
· 12 years ago
966dc73
genirq: Generic chip: Cache per irq bit mask
by Thomas Gleixner
· 12 years ago
af80b0f
genirq: Generic chip: Handle separate mask registers
by Gerlando Falauto
· 12 years ago
899f0e6
genirq: Generic chip: Add support for per chip type mask cache
by Gerlando Falauto
· 12 years ago
5afba62
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
by Joerg Roedel
· 12 years ago
51906e7
x86/MSI: Support multiple MSIs in presense of IRQ remapping
by Alexander Gordeev
· 12 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
9a4da8a
s390/pci: PCI adapter interrupts for MSI/MSI-X
by Jan Glauber
· 12 years ago
293a7a0
genirq: Provide means to retrigger parent
by Thomas Gleixner
· 12 years ago
dc9b229
genirq: Allow irq chips to mark themself oneshot safe
by Thomas Gleixner
· 12 years ago
bd3e57f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
87fac28
linux/irq.h: fix kernel-doc warning
by Randy Dunlap
· 12 years ago
7eb9ae0
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP
by Suresh Siddha
· 12 years ago
8756826
irq: Remove irq_chip->release()
by Richard Weinberger
· 13 years ago
3fca40c
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
by Benjamin Herrenschmidt
· 13 years ago
a699e4e
irq: Kill pointless irqd_to_hw export
by Grant Likely
· 13 years ago
ec53cf2
irq: don't put module.h into irq.h for tracking irqgen modules.
by Paul Gortmaker
· 13 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
60f96b4
genirq: Add IRQCHIP_SKIP_SET_WAKE flag
by Santosh Shilimkar
· 13 years ago
950d0a1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
b687380
irq: Track the owner of irq descriptor
by Sebastian Andrzej Siewior
· 13 years ago
08a543a
irq: add irq_domain translation infrastructure
by Grant Likely
· 13 years ago
c0c463d
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
659fb32
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
by Simon Guinot
· 13 years ago
a7de915
genirq: Remove unused CHECK_IRQ_PER_CPU()
by Thomas Gleixner
· 13 years ago
cfefd21
genirq: Add chip suspend and resume callbacks
by Thomas Gleixner
· 14 years ago
7d82806
genirq: Implement a generic interrupt chip
by Thomas Gleixner
· 14 years ago
7f1b124
genirq: Support per-IRQ thread disabling.
by Paul Mundt
· 14 years ago
0911f12
genirq: Forgotten updates/deletions after removal of compat code
by Geert Uytterhoeven
· 14 years ago
28959f2
genirq: Remove obsolete comment
by Thomas Gleixner
· 14 years ago
851d7cf
genirq: Remove move_*irq leftovers
by Thomas Gleixner
· 14 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
30398bf
genirq: Fix new kernel-doc warnings
by Randy Dunlap
· 14 years ago
ee38c04
genirq: Add setter for AFFINITY_SET in irq_data state
by Thomas Gleixner
· 14 years ago
9cff60d
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
by Thomas Gleixner
· 14 years ago
33b054b
genirq: Remove handle_IRQ_event
by Thomas Gleixner
· 14 years ago
0521c8f
genirq: Provide edge_eoi flow handler
by Thomas Gleixner
· 14 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 14 years ago
c2d0c55
genirq: Split irq_set_affinity() so it can be called with lock held.
by David Daney
· 14 years ago
b3d4223
genirq: Add chip flag for restricting cpu_on/offline calls
by Thomas Gleixner
· 14 years ago
0fdb4b2
genirq: Add chip hooks for taking CPUs on/off line.
by David Daney
· 14 years ago
801a0e9
genirq: Add irq disabled flag to irq_data state
by Thomas Gleixner
· 14 years ago
ab7798f
genirq: Expand generic show_interrupts()
by Thomas Gleixner
· 14 years ago
d209a69
genirq: Add chip flag to force mask on suspend
by Thomas Gleixner
· 14 years ago
a439520
genirq: Implement irq_data based move_*_irq() versions
by Thomas Gleixner
· 14 years ago
77694b4
genirq; Add fasteoi irq_chip quirk
by Thomas Gleixner
· 14 years ago
7812957
genirq: Add preflow handler support
by Thomas Gleixner
· 14 years ago
3836ca0
genirq: Consolidate set_chip_handler functions
by Thomas Gleixner
· 14 years ago
e1ef824
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
by Thomas Gleixner
· 14 years ago
7f94226
genirq: Move wakeup state to irq_data
by Thomas Gleixner
· 14 years ago
d4d5e08
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
by Thomas Gleixner
· 14 years ago
2bff17a
genirq: Add flags to irq_chip
by Thomas Gleixner
· 14 years ago
5d4d8fc
genirq: Cleanup irq.h
by Thomas Gleixner
· 14 years ago
876dbd4
genirq: Mirror irq trigger type bits in irq_data.state
by Thomas Gleixner
· 14 years ago
2bdd105
genirq: Move IRQ_AFFINITY_SET to core
by Thomas Gleixner
· 14 years ago
a005677
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
by Thomas Gleixner
· 14 years ago
8f53f92
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
by Thomas Gleixner
· 14 years ago
6a58fb3
genirq: Remove CONFIG_IRQ_PER_CPU
by Thomas Gleixner
· 14 years ago
f230b6d
genirq: Add IRQ_MOVE_PENDING to irq_data.state
by Thomas Gleixner
· 14 years ago
91c4991
genirq: Add state field to irq_data
by Thomas Gleixner
· 14 years ago
c531e83
genirq: Move IRQ_SUSPENDED to core
by Thomas Gleixner
· 14 years ago
6e40262
genirq: Move IRQ_MASKED to core
by Thomas Gleixner
· 14 years ago
2a0d6fb
genirq: Move IRQ_PENDING flag to core
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
163ef30
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
by Thomas Gleixner
· 14 years ago
3d67bae
genirq: Move IRQ_ONESHOT to core
by Thomas Gleixner
· 14 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6954b75
genirq: Move IRQ_POLL_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6f91a52
genirq: Use modify_status for set_irq_nested_thread
by Thomas Gleixner
· 14 years ago
7acdd53
genirq: Move IRQ_SPURIOUS_DISABLED to core state
by Thomas Gleixner
· 14 years ago
bd062e7
genirq: Move IRQ_AUTODETECT to internal state
by Thomas Gleixner
· 14 years ago
fe200ae
genirq: Mark polled irqs and defer the real handler
by Thomas Gleixner
· 14 years ago
3b8249e
genirq: Do not copy affinity before set
by Thomas Gleixner
· 14 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 14 years ago
872434d
genirq: Add missing status flags to modification mask
by Thomas Gleixner
· 14 years ago
639bd12
genirq: Add single IRQ reservation helper
by Paul Mundt
· 14 years ago
b7b2933
genirq: Sanitize dynamic irq handling
by Thomas Gleixner
· 14 years ago
10ba1e0
genirq: Remove irq_2_iommu
by Thomas Gleixner
· 14 years ago
b683de2
genirq: Query arch for number of early descriptors
by Thomas Gleixner
· 14 years ago
06f6c33
genirq: Implement irq reservation
by Thomas Gleixner
· 14 years ago
1f5a5b8
genirq: Implement a sane sparse_irq allocator
by Thomas Gleixner
· 14 years ago
1318a48
genirq: Provide default irq init flags
by Thomas Gleixner
· 14 years ago
f303a6d
genirq: Sanitize irq_data accessors
by Thomas Gleixner
· 14 years ago
4424718
genirq: Provide status modifier
by Thomas Gleixner
· 14 years ago
3a3856d0
genirq: Remove unsused inline
by Thomas Gleixner
· 14 years ago
e144710
genirq: Distangle irq.h
by Thomas Gleixner
· 14 years ago
bd15141
genirq: Provide config option to disable deprecated code
by Thomas Gleixner
· 14 years ago
f882265
genirq: Provide advanced irq chip functions
by Thomas Gleixner
· 14 years ago
6b8ff31
genirq: Convert core code to irq_data
by Thomas Gleixner
· 14 years ago
ff7dcd4
genirq: Create irq_data
by Thomas Gleixner
· 14 years ago
Next »