index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
2022-07-07
1
-0
/
+1
|
|
|
/
|
*
/
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-07-07
1
-1
/
+2
|
|
/
|
*
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
2022-06-09
1
-1
/
+4
*
|
genirq/PM: Unexport {suspend,resume}_device_irqs()
Lukas Wunner
2022-06-13
1
-2
/
+0
|
/
*
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
7
-20
/
+46
|
\
|
*
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-05-20
2
-2
/
+4
|
|
\
|
|
*
Merge branch irq/gpio-immutable into irq/irqchip-next
Marc Zyngier
2022-04-19
1
-0
/
+1
|
|
|
\
|
|
|
*
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-04-19
1
-0
/
+1
|
*
|
|
genirq/irq_sim: Make the irq_work always run in hard irq context
Sebastian Andrzej Siewior
2022-05-14
1
-1
/
+1
|
*
|
|
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-05-02
1
-9
/
+4
|
*
|
|
genirq/matrix: Remove redundant assignment to variable 'end'
Colin Ian King
2022-04-25
1
-1
/
+1
|
*
|
|
genirq: Take the proposed affinity at face value if force==true
Marc Zyngier
2022-04-14
1
-2
/
+8
|
*
|
|
genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-04-10
1
-1
/
+1
|
*
|
|
genirq: Always limit the affinity to online CPUs
Marc Zyngier
2022-04-10
1
-8
/
+17
|
*
|
|
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Marc Zyngier
2022-04-10
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
2022-05-11
1
-1
/
+0
*
|
|
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-05
3
-10
/
+33
|
|
/
|
/
|
*
|
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-11
1
-2
/
+3
|
/
*
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
2
-4
/
+4
|
\
|
*
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
2
-4
/
+4
*
|
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-03-14
3
-17
/
+29
|
\
\
|
*
|
genirq/debugfs: Use irq_print_chip() when provided by irqchip
Marc Zyngier
2022-02-15
1
-2
/
+6
|
*
|
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-15
1
-6
/
+3
|
*
|
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
2022-02-15
1
-4
/
+5
|
*
|
genirq: Kill irq_chip::parent_device
Marc Zyngier
2022-02-10
1
-3
/
+0
|
*
|
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2022-02-09
1
-5
/
+18
|
|
/
*
|
Merge tag 'irq-api-2022-02-21' into irq/core
Thomas Gleixner
2022-02-21
1
-0
/
+23
|
\
\
|
*
|
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-02-21
1
-0
/
+23
|
|
/
*
/
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
2022-02-02
1
-2
/
+2
|
/
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-4
/
+4
*
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-223
/
+569
|
\
|
*
genirq/msi: Populate sysfs entry only once
Thomas Gleixner
2022-01-10
1
-6
/
+5
|
*
genirq/msi: Convert storage to xarray
Thomas Gleixner
2021-12-16
1
-92
/
+77
|
*
genirq/msi: Simplify sysfs handling
Thomas Gleixner
2021-12-16
1
-107
/
+91
|
*
genirq/msi: Mop up old interfaces
Thomas Gleixner
2021-12-16
1
-16
/
+15
|
*
genirq/msi: Convert to new functions
Thomas Gleixner
2021-12-16
1
-9
/
+14
|
*
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
2021-12-16
1
-60
/
+69
|
*
platform-msi: Simplify platform device MSI code
Thomas Gleixner
2021-12-16
1
-24
/
+21
|
*
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
2021-12-16
1
-0
/
+48
|
*
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
2021-12-16
1
-0
/
+59
|
*
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
2021-12-16
1
-0
/
+96
|
*
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
2021-12-16
1
-16
/
+58
|
*
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
2021-12-16
1
-0
/
+21
|
*
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2021-12-16
1
-1
/
+4
|
*
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
2021-12-16
1
-0
/
+36
|
*
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
2021-12-16
1
-33
/
+20
|
*
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
2021-12-16
1
-2
/
+40
|
*
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
2021-12-16
1
-0
/
+32
|
*
genirq/msi: Use PCI device property
Thomas Gleixner
2021-12-16
1
-15
/
+2
|
*
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
1
-4
/
+25
[prev]
[next]