aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorFilesLines
2015-04-24x86, ioapic: Use proper defines for the entry fieldsThomas Gleixner1-50/+50
2015-04-24x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu1-102/+119
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu1-2/+8
2015-04-24x86/irq: Remove function apic_set_affinity()Jiang Liu1-37/+3
2015-04-24x86/irq: Make functions only used in vector.c staticJiang Liu1-3/+4
2015-04-24x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu1-21/+0
2015-04-24x86/irq: Remove sis apic bug workaroundThomas Gleixner1-25/+10
2015-04-24x86/irq: Use cached IOAPIC entry instead of reading from hardwareJiang Liu1-57/+21
2015-04-24x86/irq: Clean up io_apic.hJiang Liu1-15/+8
2015-04-24x86: Remove more unmodified io_apic_opsThomas Gleixner1-1/+1
2015-04-24x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modifyJiang Liu1-2/+4
2015-04-24x86/irq: Remove struct io_apic_irq_attrJiang Liu1-10/+0
2015-04-24x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu2-90/+77
2015-04-24irq_remapping: Clean up unsued code to support IOAPICJiang Liu1-1/+0
2015-04-24x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQJiang Liu1-34/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfacesJiang Liu1-16/+4
2015-04-24x86/irq: Remove x86_io_apic_ops.set_affinity and related interfacesJiang Liu1-24/+1
2015-04-24x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu1-24/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu1-55/+0
2015-04-24x86/irq: Remove unused struct mp_pin_infoJiang Liu1-27/+3
2015-04-24x86/irq: Remove unused old IOAPIC irqdomain interfacesJiang Liu1-201/+1
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu1-97/+211
2015-04-24x86/irq: Introduce helper functions to support hierarchical irqdomains for IO...Jiang Liu1-0/+61
2015-04-24x86/irq: Simplify the way to print IOAPIC entryJiang Liu1-2/+28
2015-04-24x86/irq: Refine the way to allocate irq_cfg for legacy IRQsJiang Liu2-13/+42
2015-04-24x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICsJiang Liu1-3/+156
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu1-13/+26
2015-04-24x86/irq: Remove unused pre_init_apic_IRQ0()Jiang Liu1-17/+0
2015-04-24x86/irq: Simplify MSI/DMAR/HPET implementation by using common codeJiang Liu1-138/+54
2015-04-24x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chipsJiang Liu1-0/+12
2015-04-24x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()Jiang Liu1-17/+2
2015-04-24x86/MSI: Simplify the way to deal with remapped MSI interruptsJiang Liu1-4/+24
2015-04-24x86/irq: Normalize x86 irq_chip nameJiang Liu1-2/+2
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2-41/+121
2015-04-24x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu1-57/+96
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-11/+13
2015-04-24x86/MSI: Clean up unused MSI related code and interfacesJiang Liu1-51/+4
2015-04-24x86/irq: Directly call native_compose_msi_msg() for DMAR IRQJiang Liu1-4/+2
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2-66/+77
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu1-19/+147
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-0/+10
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-13/+13
2015-04-24x86/MSI: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-8/+6
2015-04-24x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2-16/+142
2015-04-24x86/irq: Save destination CPU ID in irq_cfgJiang Liu1-0/+6
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-04-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis1-3/+7
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis1-25/+49
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis1-0/+3