• Linus Torvalds's avatar
    Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · d2bea739
    Linus Torvalds authored
    Pull x86 apic changes from Ingo Molnar:
     "The main changes in this cycle were:
    
       - Numachip updates: new hardware support, fixes and cleanups.
         (Daniel J Blueman)
    
       - misc smaller cleanups and fixlets"
    
    * 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/io_apic: Make eoi_ioapic_pin() static
      x86/irq: Drop unlikely before IS_ERR_OR_NULL
      x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC
      x86/apic: Deinline various functions
      x86/numachip: Fix timer build conflict
      x86/numachip: Introduce Numachip2 timer mechanisms
      x86/numachip: Add Numachip IPI optimisations
      x86/numachip: Add Numachip2 APIC support
      x86/numachip: Cleanup Numachip support
    d2bea739
io_apic.c 77 KB