aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/vector.c
Commit message (Expand)AuthorAge
* x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner2018-02-23
* x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-17
* genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2017-12-29
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
* x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner2017-12-29
* x86: Fix Sparse warnings about non-static functionsColin Ian King2017-12-06
* x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-23
* x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner2017-10-17
* x86/apic/vector: Ignore set_affinity call for inactive interruptsThomas Gleixner2017-10-12
* x86/vector: Respect affinity mask in irq descriptorThomas Gleixner2017-09-25
* x86/irq: Simplify hotplug vector accountingThomas Gleixner2017-09-25
* x86/vector: Switch IOAPIC to global reservation modeThomas Gleixner2017-09-25
* x86/vector/msi: Switch to global reservation modeThomas Gleixner2017-09-25
* x86/vector: Handle managed interrupts properThomas Gleixner2017-09-25
* x86/vector: Untangle internal state from irq_cfgThomas Gleixner2017-09-25
* x86/vector: Compile SMP only code conditionallyThomas Gleixner2017-09-25
* x86/vector: Use matrix allocator for vector assignmentThomas Gleixner2017-09-25
* x86/vector: Add tracepoints for vector managementThomas Gleixner2017-09-25
* x86/vector: Add vector domain debugfs supportThomas Gleixner2017-09-25
* x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-25
* x86/vector: Move helper functions aroundThomas Gleixner2017-09-25
* x86/vector: Remove pointless pointer checksThomas Gleixner2017-09-25
* x86/apic: Get rid of the legacy irq data storageThomas Gleixner2017-09-25
* x86/vector: Simplify vector move cleanupThomas Gleixner2017-09-25
* x86/vector: Store the single CPU targets in apic dataThomas Gleixner2017-09-25
* x86/vector: Cleanup variable namesThomas Gleixner2017-09-25
* x86/vector: Simplify the CPU hotplug vector updateThomas Gleixner2017-09-25
* x86/apic: Get rid of multi CPU affinityThomas Gleixner2017-09-25
* x86/vector: Rename used_vectors to system_vectorsThomas Gleixner2017-09-25
* x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-25
* x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner2017-08-29
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\
| * x86/apic: Mark single target interruptsThomas Gleixner2017-06-22
| * x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner2017-06-22
| * x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-22
| * x86/apic: Move online masking to core codeThomas Gleixner2017-06-22
| * x86/vector: Create named irq domainThomas Gleixner2017-06-22
| * x86/apic: Add name to irq chipThomas Gleixner2017-06-22
* | x86/apic: Make init_legacy_irqs() __initDou Liyang2017-06-22
|/
* x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-05
* x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-04
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-29
|\
| * x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-04-28
* | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
|/
* x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-03-18
* x86/irq: Plug vector cleanup raceThomas Gleixner2016-01-15
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-15
* x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-01-15
* x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-01-15