index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
1
-1
/
+1
2011-03-21
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
1
-1
/
+1
2010-08-02
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
1
-0
/
+3
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
1
-0
/
+10
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2
-9
/
+40
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
1
-9
/
+43
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
10
-108
/
+108
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+28
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-12-04
fix kerneldoc for set_irq_msi()
Liuweni
1
-2
/
+2
2009-11-20
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
1
-1
/
+1
2009-11-18
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
1
-15
/
+21
2009-11-08
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
1
-0
/
+2
2009-11-07
genirq: try_one_irq() must be called with irq disabled
Yong Zhang
1
-0
/
+2
2009-11-04
irq: Remove unused debug_poll_all_shared_irqs()
Thomas Gleixner
1
-13
/
+1
2009-11-04
irq: Fix docbook comments
Liuweni
1
-3
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+180
2009-08-29
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
1
-1
/
+4
2009-08-27
genirq: Do not mask oneshot edge type interrupts
Thomas Gleixner
1
-7
/
+2
2009-08-25
Merge commit 'v2.6.31-rc7' into irq/core
Ingo Molnar
4
-23
/
+68
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-17
genirq: Support nested threaded irq handling
Thomas Gleixner
2
-3
/
+98
2009-08-17
genirq: Add buslock support
Thomas Gleixner
3
-1
/
+33
2009-08-17
genirq: Add oneshot support
Thomas Gleixner
2
-7
/
+56
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-09
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-08-08
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
1
-2
/
+2
2009-08-04
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
Jiri Slaby
1
-1
/
+0
2009-07-22
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
1
-0
/
+5
2009-07-21
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
3
-9
/
+46
2009-07-05
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
1
-4
/
+4
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
1
-1
/
+1
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
1
-1
/
+1
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
1
-4
/
+5
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2009-05-23
sparseirq: Allow early irq_desc allocation
Paul Mundt
1
-4
/
+14
2009-05-12
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
1
-1
/
+1
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
1
-2
/
+0
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2
-5
/
+2
2009-05-01
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
1
-1
/
+1
2009-05-01
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
1
-2
/
+0
2009-04-29
tracing: fix build failure on s390
Heiko Carstens
1
-2
/
+0
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
3
-42
/
+24
2009-04-28
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
3
-11
/
+23
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
4
-20
/
+5
[next]