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
2012-07-25
genirq: Allow irq chips to mark themself oneshot safe
Thomas Gleixner
1
-0
/
+1
2012-07-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2012-06-30
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-06-15
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...
Suresh Siddha
1
-2
/
+0
2012-05-21
irq: Remove irq_chip->release()
Richard Weinberger
1
-5
/
+0
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
1
-0
/
+5
2011-10-31
irq: don't put module.h into irq.h for tracking irqgen modules.
Paul Gortmaker
1
-20
/
+12
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
1
-1
/
+15
2011-09-12
genirq: Add IRQCHIP_SKIP_SET_WAKE flag
Santosh Shilimkar
1
-0
/
+2
2011-08-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2011-07-28
irq: Track the owner of irq descriptor
Sebastian Andrzej Siewior
1
-1
/
+10
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
1
-0
/
+6
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-5
/
+0
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
1
-1
/
+2
2011-06-22
genirq: Remove unused CHECK_IRQ_PER_CPU()
Thomas Gleixner
1
-5
/
+0
2011-04-23
genirq: Add chip suspend and resume callbacks
Thomas Gleixner
1
-0
/
+11
2011-04-23
genirq: Implement a generic interrupt chip
Thomas Gleixner
1
-0
/
+135
2011-04-23
genirq: Support per-IRQ thread disabling.
Paul Mundt
1
-1
/
+13
2011-04-23
genirq: Forgotten updates/deletions after removal of compat code
Geert Uytterhoeven
1
-18
/
+1
2011-03-30
genirq: Remove obsolete comment
Thomas Gleixner
1
-7
/
+0
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
1
-4
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
1
-117
/
+0
2011-03-28
genirq: Fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2011-03-28
genirq: Add setter for AFFINITY_SET in irq_data state
Thomas Gleixner
1
-0
/
+5
2011-03-28
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
Thomas Gleixner
1
-0
/
+15
2011-03-28
genirq: Remove handle_IRQ_event
Thomas Gleixner
1
-3
/
+0
2011-03-28
genirq: Provide edge_eoi flow handler
Thomas Gleixner
1
-0
/
+1
2011-03-28
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
1
-2
/
+15
2011-03-27
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
1
-0
/
+1
2011-03-27
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
1
-0
/
+3
2011-03-27
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
1
-0
/
+8
2011-03-27
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
1
-0
/
+8
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
1
-0
/
+4
2011-03-12
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Implement irq_data based move_*_irq() versions
Thomas Gleixner
1
-0
/
+4
2011-02-19
genirq; Add fasteoi irq_chip quirk
Thomas Gleixner
1
-1
/
+3
2011-02-19
genirq: Add preflow handler support
Thomas Gleixner
1
-1
/
+2
2011-02-19
genirq: Consolidate set_chip_handler functions
Thomas Gleixner
1
-12
/
+39
2011-02-19
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
Thomas Gleixner
1
-0
/
+8
2011-02-19
genirq: Move wakeup state to irq_data
Thomas Gleixner
1
-0
/
+8
2011-02-19
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
Thomas Gleixner
1
-0
/
+9
2011-02-19
genirq: Add flags to irq_chip
Thomas Gleixner
1
-0
/
+3
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
1
-33
/
+62
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
1
-1
/
+25
2011-02-19
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
1
-1
/
+8
2011-02-19
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
1
-1
/
+15
2011-02-19
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
Thomas Gleixner
1
-2
/
+6
2011-02-19
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
1
-5
/
+0
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
1
-2
/
+18
[next]