summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar2015-05-08
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86: Force inlining of atomic opsDenys Vlasenko2015-05-08
| | * | | | | | | | | | x86/alternatives: Document macrosBorislav Petkov2015-05-06
| | * | | | | | | | | | x86/asm: Always inline atomicsHagen Paul Pfeifer2015-04-22
| | * | | | | | | | | | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski2015-04-22
| | * | | | | | | | | | x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson2015-04-16
| * | | | | | | | | | | x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
| * | | | | | | | | | | x86: Cleanup irq_domain opsThomas Gleixner2015-04-24
| * | | | | | | | | | | x86, ioapic: Use proper defines for the entry fieldsThomas Gleixner2015-04-24
| * | | | | | | | | | | x86/irq: Refine the way to calculate NR_IRQSJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove function apic_set_affinity()Jiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Make functions only used in vector.c staticJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove sis apic bug workaroundThomas Gleixner2015-04-24
| * | | | | | | | | | | x86/irq: Clean up io_apic.hJiang Liu2015-04-24
| * | | | | | | | | | | x86: Remove more unmodified io_apic_opsThomas Gleixner2015-04-24
| * | | | | | | | | | | x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modifyJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove struct io_apic_irq_attrJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove irq_cfg.irq_remappedJiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping: Clean up unsued code to support IOAPICJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Clean up unused forward declarations in x86_init.hJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove x86_io_apic_ops.set_affinity and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove unused old IOAPIC irqdomain interfacesJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICsJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Remove unused pre_init_apic_IRQ0()Jiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu2015-04-24
| * | | | | | | | | | | x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-24
| * | | | | | | | | | | x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu2015-04-24
| * | | | | | | | | | | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu2015-04-24
| * | | | | | | | | | | x86/MSI: Clean up unused MSI related code and interfacesJiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping: Clean up unused MSI related codeJiang Liu2015-04-24
| * | | | | | | | | | | x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-24
| * | | | | | | | | | | x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu2015-04-24
| * | | | | | | | | | | irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2015-04-24
| * | | | | | | | | | | x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2015-04-24
| * | | | | | | | | | | x86/irq: Save destination CPU ID in irq_cfgJiang Liu2015-04-24
* | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/microcode: Correct CPU family related variable typesAndy Shevchenko2015-06-07
| * | | | | | | | | | | | x86/microcode/intel: Rename get_matching_sig()Borislav Petkov2015-05-18
| * | | | | | | | | | | | x86/microcode/intel: Simplify update_match_cpu()Borislav Petkov2015-05-18