index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2008-10-18
genirq: improve include files
Thomas Gleixner
2008-10-16
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
genirq: add reverse iterator for irq_desc
Thomas Gleixner
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
genirq: consolidate nr_irqs and for_each_irq_desc()
Thomas Gleixner
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
x86: put irq_2_iommu pointer into irq_desc
Yinghai Lu
2008-10-16
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
x86: put timer_rand_state pointer into irq_desc
Yinghai Lu
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
Merge branch 'linus' into genirq
Ingo Molnar
2008-07-22
genirq: remove last NO_IDLE_HZ leftovers
Thomas Gleixner
2008-07-18
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-12
x64, x2apic/intr-remap: generic irq migration support from process context
Suresh Siddha
2008-06-05
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2008-05-02
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
2007-12-18
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
2007-07-31
irq.h fix kernel-doc
Randy Dunlap
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-03-01
[PATCH] FRV: Missing error defs
David Howells
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-16
[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-07
msi: Kill the msi_desc array.
Eric W. Biederman
2006-10-20
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-05
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-04
[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
[next]