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
/
interrupt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
tasklets: Switch tasklet_disable() to the sleep wait variant
Thomas Gleixner
1
-2
/
+1
2021-03-17
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
1
-10
/
+2
2021-03-17
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
1
-11
/
+2
2021-03-17
tasklets: Use spin wait in tasklet_disable() temporarily
Thomas Gleixner
1
-1
/
+2
2021-03-17
tasklets: Provide tasklet_disable_in_atomic()
Thomas Gleixner
1
-0
/
+22
2021-03-17
tasklets: Use static inlines for stub implementations
Thomas Gleixner
1
-3
/
+3
2021-03-17
tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
Thomas Gleixner
1
-1
/
+2
2021-03-16
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
1
-1
/
+0
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-0
/
+4
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-9
/
+0
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-1
/
+1
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+1
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+8
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-3
/
+5
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
1
-0
/
+2
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+13
2019-11-12
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
Sebastian Andrzej Siewior
1
-2
/
+1
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
1
-0
/
+4
2019-07-23
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
1
-0
/
+1
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
1
-25
/
+0
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-0
/
+18
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-2
/
+8
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-3
/
+6
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
1
-9
/
+11
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+9
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
1
-0
/
+9
2019-01-18
genirq: Fix the kerneldoc comment for struct irq_affinity_desc
Jonathan Corbet
1
-0
/
+1
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
1
-0
/
+1
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+12
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
1
-0
/
+4
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
1
-1
/
+1
2018-05-14
softirq/s390: Move default mutators of overwritten softirq mask to s390
Frederic Weisbecker
1
-7
/
+0
2018-05-14
softirq/core: Consolidate default local_softirq_pending() implementations
Frederic Weisbecker
1
-0
/
+14
2018-02-16
headers: Drop two #included headers from <linux/interrupt.h>
Randy Dunlap
1
-2
/
+0
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-15
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-13
/
+1
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-07-06
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
1
-1
/
+10
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
1
-0
/
+1
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
1
-0
/
+5
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-2
/
+2
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-1
/
+1
[next]