index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
handle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
1
-6
/
+10
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
1
-0
/
+12
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
1
-1
/
+1
2011-06-03
irq: Handle spurios irq detection for threaded irqs
Sebastian Andrzej Siewior
1
-6
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
1
-3
/
+0
2011-03-28
genirq: Remove handle_IRQ_event
Thomas Gleixner
1
-12
/
+0
2011-03-28
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
1
-2
/
+2
2011-02-25
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
1
-13
/
+63
2011-02-25
genirq: Make warning in handle_percpu_event useful
Thomas Gleixner
1
-1
/
+2
2011-02-22
genirq: Use the correct variable for note_interrupt
Thomas Gleixner
1
-7
/
+9
2011-02-19
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
1
-3
/
+3
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
1
-1
/
+2
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
1
-2
/
+4
2011-02-19
genirq: Simplify handle_irq_event()
Thomas Gleixner
1
-13
/
+6
2011-02-19
genirq: Implement handle_irq_event()
Thomas Gleixner
1
-8
/
+39
2011-02-19
genirq: Warn when handler enables interrupts
Thomas Gleixner
1
-1
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-111
/
+0
2010-10-12
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
1
-331
/
+2
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
1
-2
/
+7
2010-10-04
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
1
-7
/
+0
2010-10-04
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
1
-4
/
+0
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
1
-2
/
+0
2010-10-04
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
1
-10
/
+0
2010-10-04
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
1
-1
/
+0
2010-10-04
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
1
-1
/
+0
2010-10-04
genirq: Add new functions to dummy chips
Thomas Gleixner
1
-17
/
+42
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
1
-8
/
+8
2010-10-04
genirq: Create irq_data
Thomas Gleixner
1
-20
/
+19
2010-04-13
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
1
-3
/
+0
2010-02-17
sparseirq: Use radix_tree instead of ptrs array
Yinghai Lu
1
-24
/
+25
2010-02-17
sparseirq: Change irq_desc_ptrs to static
Yinghai Lu
1
-1
/
+6
2010-02-17
irq: Remove unnecessary bootmem code
Yinghai Lu
1
-11
/
+3
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-11
/
+11
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-08-29
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
1
-1
/
+4
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
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
1
-2
/
+0
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-2
/
+0
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
1
-17
/
+11
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
1
-7
/
+2
2009-04-28
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
1
-3
/
+6
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing: create automated trace defines
Steven Rostedt
1
-4
/
+3
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
1
-0
/
+6
[next]