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
/
kernel
/
irq
/
irqdesc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
1
-25
/
+32
2023-05-24
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
1
-10
/
+20
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
1
-0
/
+2
2023-02-21
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2022-11-30
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
1
-6
/
+9
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
1
-0
/
+24
2022-07-20
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
1
-1
/
+1
2022-05-11
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
1
-1
/
+0
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
1
-0
/
+2
2022-02-21
Merge tag 'irq-api-2022-02-21' into irq/core
Thomas Gleixner
1
-0
/
+23
2022-02-21
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-0
/
+23
2022-02-02
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
1
-2
/
+2
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-51
/
+17
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-26
/
+0
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-0
/
+30
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
1
-1
/
+0
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
1
-20
/
+4
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
1
-1
/
+1
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
1
-1
/
+0
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
1
-22
/
+8
2021-06-10
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
1
-1
/
+18
2021-06-10
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
1
-25
/
+35
2021-03-22
irq: Fix typos in comments
Ingo Molnar
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-15
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
1
-1
/
+3
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-2
/
+2
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-13
/
+6
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
1
-2
/
+2
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-0
/
+14
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
1
-51
/
+0
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
1
-0
/
+6
2020-01-09
genirq: Add missing __releases() sparse annotation
Jules Irenge
1
-0
/
+1
2019-11-15
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
1
-1
/
+1
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
1
-1
/
+7
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-2
/
+6
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
1
-0
/
+1
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-0
/
+35
2019-02-14
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-1
/
+1
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
1
-1
/
+6
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
1
-0
/
+35
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
1
-1
/
+1
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
1
-5
/
+8
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-8
/
+9
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
1
-6
/
+7
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-3
/
+2
[next]