Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
No related branches found
No related tags found
Showing
- arch/x86/include/asm/apic.h 55 additions, 55 deletionsarch/x86/include/asm/apic.h
- arch/x86/include/asm/numachip/numachip.h 1 addition, 0 deletionsarch/x86/include/asm/numachip/numachip.h
- arch/x86/include/asm/numachip/numachip_csr.h 42 additions, 111 deletionsarch/x86/include/asm/numachip/numachip_csr.h
- arch/x86/kernel/apic/apic.c 4 additions, 4 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/apic_numachip.c 160 additions, 60 deletionsarch/x86/kernel/apic/apic_numachip.c
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/irq_64.c 1 addition, 1 deletionarch/x86/kernel/irq_64.c
- drivers/clocksource/Makefile 1 addition, 0 deletionsdrivers/clocksource/Makefile
- drivers/clocksource/numachip.c 95 additions, 0 deletionsdrivers/clocksource/numachip.c
Loading
Please register or sign in to comment