index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-05
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
1
-9
/
+0
2008-05-02
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
1
-0
/
+1
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
1
-10
/
+0
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
1
-1
/
+0
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
1
-0
/
+3
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
1
-8
/
+8
2007-12-18
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
1
-0
/
+7
2007-07-31
irq.h fix kernel-doc
Randy Dunlap
1
-0
/
+1
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
1
-0
/
+1
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
1
-3
/
+1
2007-03-01
[PATCH] FRV: Missing error defs
David Howells
1
-0
/
+1
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-11
/
+0
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
1
-3
/
+0
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-4
/
+3
2007-02-16
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
1
-0
/
+10
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
1
-17
/
+25
2007-02-07
msi: Kill the msi_desc array.
Eric W. Biederman
1
-0
/
+4
2006-10-20
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
1
-0
/
+3
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
1
-12
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-25
/
+15
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
1
-18
/
+12
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
2006-10-04
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
1
-36
/
+0
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
1
-1
/
+8
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
1
-0
/
+6
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
1
-2
/
+1
2006-09-26
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
1
-0
/
+6
2006-07-31
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
1
-1
/
+1
2006-07-31
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
1
-0
/
+3
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
1
-0
/
+4
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2006-07-02
[PATCH] irq-flags: consolidate flags for request_irq
Thomas Gleixner
1
-28
/
+27
2006-07-01
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
1
-1
/
+2
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-2
/
+4
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+11
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-11
/
+16
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-19
/
+141
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+3
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-0
/
+2
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
1
-5
/
+13
[next]