summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-06-28blk-mq: Include all present CPUs in the default queue mappingChristoph Hellwig
2017-06-26genirq: Avoid unnecessary low level irq function callsJeffy Chen
2017-06-26genirq: Set irq masked state when initializing irq_descJeffy Chen
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-24genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-06-23irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTIDShanker Donthineni
2017-06-23irqchip/gic-v3-its: Add ACPI NUMA node mappingGanapatrao Kulkarni
2017-06-23irqchip/gic-v3-its-platform-msi: Make of_device_ids constArvind Yadav
2017-06-23irqchip/gic-v3-its: Make of_device_ids constArvind Yadav
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni
2017-06-23irqchip/irq-mvebu-gicp: Add new driver for Marvell GICPThomas Petazzoni
2017-06-23dt-bindings/interrupt-controller: Add DT binding for the Marvell ICUThomas Petazzoni
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier
2017-06-22genirq/affinity: Assign vectors to all present CPUsChristoph Hellwig
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner
2017-06-22genirq/cpuhotplug: Avoid irq affinity setting for single targetsThomas Gleixner
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner
2017-06-22genirq: Add force argument to irq_startup()Thomas Gleixner
2017-06-22genirq: Split out irq_startup() codeThomas Gleixner
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner
2017-06-22xen/events: Add support for effective affinity maskThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22genirq/cpuhotplug: Use effective affinity maskThomas Gleixner
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner
2017-06-22genirq/proc: Replace ever repeating type castThomas Gleixner
2017-06-22genirq: Remove pointless gfp argumentThomas Gleixner
2017-06-22genirq: Remove pointless arg from show_irq_affinityThomas Gleixner
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner
2017-06-22x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner
2017-06-22x86/irq: Restructure fixup_irqs()Thomas Gleixner
2017-06-22genirq/cpuhotplug: Set force affinity flag on hotplug migrationThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for conditional maskingThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22genirq/cpuhotplug: Do not migrated shutdown irqsThomas Gleixner
2017-06-22genirq/cpuhotplug: Reorder check logicThomas Gleixner
2017-06-22genirq/cpuhotplug: Dont claim success on errorThomas Gleixner
2017-06-22genirq/cpuhotplug: Remove irq disabling logicThomas Gleixner
2017-06-22genirq: Move pending helpers to internal.hChristoph Hellwig