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