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