index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/events: Implement irq distribution
Thomas Gleixner
2020-12-15
1
-8
/
+68
*
xen/events: Reduce irq_info:: Spurious_cnt storage size
Thomas Gleixner
2020-12-15
1
-3
/
+5
*
xen/events: Only force affinity mask for percpu interrupts
Thomas Gleixner
2020-12-15
1
-14
/
+34
*
xen/events: Use immediate affinity setting
Thomas Gleixner
2020-12-15
1
-26
/
+9
*
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
2020-12-15
2
-42
/
+1
*
xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
Thomas Gleixner
2020-12-15
1
-6
/
+0
*
net/mlx5: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
net/mlx5: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-7
/
+3
*
net/mlx4: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
net/mlx4: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-11
/
+6
*
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
*
PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
*
NTB/msi: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-3
/
+1
*
mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
Thomas Gleixner
2020-12-15
1
-13
/
+3
*
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-5
/
+6
*
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
2020-12-15
3
-18
/
+43
*
drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
Thomas Gleixner
2020-12-15
1
-4
/
+0
*
s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
2
-2
/
+8
*
genirq: Make kstat_irqs() static
Thomas Gleixner
2020-12-15
2
-14
/
+6
*
parisc/irq: Simplify irq count output for /proc/interrupts
Thomas Gleixner
2020-12-15
1
-4
/
+1
*
genirq: Annotate irq stats data races
Thomas Gleixner
2020-12-15
2
-4
/
+5
*
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
2020-12-15
1
-0
/
+7
*
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-12-15
2
-6
/
+18
*
genirq: Move status flag checks to core
Thomas Gleixner
2020-12-15
2
-12
/
+25
*
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
5
-7
/
+21
*
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-15
1468
-9236
/
+19693
|
\
|
*
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
2020-12-12
1
-1
/
+20
|
*
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2020-12-11
2
-0
/
+127
|
*
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
2020-12-11
1
-12
/
+5
|
*
resource: Add irqresource_disabled()
John Garry
2020-12-11
1
-0
/
+7
|
*
genirq/affinity: Add irq_update_affinity_desc()
John Garry
2020-12-11
2
-0
/
+78
|
*
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
2020-12-11
1
-3
/
+8
|
*
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
2020-12-11
1
-0
/
+3
|
*
platform-msi: Track shared domain allocation
Marc Zyngier
2020-12-11
2
-0
/
+11
|
*
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
2020-12-11
1
-7
/
+7
|
*
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
2020-12-11
1
-1
/
+1
|
*
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
2020-12-11
3
-173
/
+0
|
*
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-12-11
2
-28
/
+0
|
*
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-5
/
+1
|
*
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-1
/
+1
|
*
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-1
/
+1
|
*
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
2
-13
/
+1
|
*
irqchip/ocelot: Add support for Jaguar2 platforms
Gregory CLEMENT
2020-12-11
1
-0
/
+19
|
*
irqchip/ocelot: Add support for Serval platforms
Gregory CLEMENT
2020-12-11
1
-0
/
+19
|
*
irqchip/ocelot: Add support for Luton platforms
Gregory CLEMENT
2020-12-11
1
-4
/
+34
|
*
irqchip/ocelot: prepare to support more SoC
Gregory CLEMENT
2020-12-11
1
-22
/
+54
[next]