index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-02-19
genirq: Add state field to irq_data
Thomas Gleixner
1
-0
/
+3
2011-02-19
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
1
-2
/
+0
2011-02-19
genirq: Move IRQ_MASKED to core
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
1
-2
/
+2
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
1
-4
/
+5
2011-02-19
genirq: Move IRQ_ONESHOT to core
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
1
-1
/
+5
2011-02-19
genirq: Move IRQ_POLL_INPROGRESS to core
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Use modify_status for set_irq_nested_thread
Thomas Gleixner
1
-3
/
+13
2011-02-19
genirq: Move IRQ_SPURIOUS_DISABLED to core state
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Move IRQ_AUTODETECT to internal state
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
1
-0
/
+1
2011-02-19
genirq: Do not copy affinity before set
Thomas Gleixner
1
-0
/
+11
2011-02-19
genirq: Namespace cleanup
Thomas Gleixner
1
-14
/
+65
2011-02-05
genirq: Add missing status flags to modification mask
Thomas Gleixner
1
-1
/
+2
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
[next]