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
2010-10-26
genirq: Add single IRQ reservation helper
Paul Mundt
1
-0
/
+5
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
1
-4
/
+8
2010-10-12
genirq: Remove irq_2_iommu
Thomas Gleixner
1
-18
/
+0
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-0
/
+4
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
1
-0
/
+1
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
1
-0
/
+23
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
1
-0
/
+6
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
1
-4
/
+58
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
1
-2
/
+25
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
1
-7
/
+1
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
1
-279
/
+13
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
1
-1
/
+7
2010-10-04
genirq: Provide advanced irq chip functions
Thomas Gleixner
1
-16
/
+50
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
1
-5
/
+5
2010-10-04
genirq: Create irq_data
Thomas Gleixner
1
-27
/
+63
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-6
/
+0
2010-05-03
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
1
-0
/
+1
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2010-02-10
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
1
-0
/
+2
2010-01-13
genirq: Fix documentation of default chip disable()
Mark Brown
1
-1
/
+1
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2009-12-04
doc: Fix IRQ chip docs
Krzysztof Halasa
1
-1
/
+1
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+10
2009-08-25
genirq: Add prototype for handle_nested_irq()
Mark Brown
1
-0
/
+1
2009-08-17
genirq: Support nested threaded irq handling
Thomas Gleixner
1
-0
/
+3
2009-08-17
genirq: Add buslock support
Thomas Gleixner
1
-0
/
+6
2009-08-17
genirq: Add oneshot support
Thomas Gleixner
1
-0
/
+1
2009-07-05
genirq: Remove obsolete defines and typedefs
Thomas Gleixner
1
-7
/
+0
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-06-14
genirq, irq.h: Fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-11
/
+7
2009-05-01
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
1
-2
/
+9
2009-04-28
x86/irq: change MSI irq_desc to be more numa aware
Yinghai Lu
1
-1
/
+1
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
1
-10
/
+6
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-1
/
+1
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
1
-10
/
+0
2009-04-28
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
1
-9
/
+18
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-0
/
+14
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
1
-0
/
+3
2009-04-03
irq: fix cpumask memory leak on offstack cpumask kernels
Yinghai Lu
1
-0
/
+14
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
1
-0
/
+1
2009-03-29
Fix build error in <linux/irq.h>
Ralf Baechle
1
-0
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-3
/
+83
2009-03-24
genirq: add threaded interrupt handler support
Thomas Gleixner
1
-0
/
+5
2009-03-23
Merge branch 'cpus4096' into irq/threaded
Thomas Gleixner
1
-3
/
+83
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
1
-3
/
+3
2009-03-13
genirq: make irqreturn_t an enum
Thomas Gleixner
1
-2
/
+2
2009-03-13
genirq: remove unused hw_irq_controller typedef
Thomas Gleixner
1
-1
/
+0
2009-03-12
irq: match remove_irq() args with setup_irq()
Magnus Damm
1
-1
/
+1
2009-03-12
irq: add remove_irq() for freeing of setup_irq() irqs
Magnus Damm
1
-0
/
+1
[next]