History log of /linux/arch/x86/kernel/apic/Makefile (Results 226 – 227 of 227)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f62bae50 17-Feb-2009 Ingo Molnar <mingo@elte.hu>

x86, apic: move APIC drivers to arch/x86/kernel/apic/*

arch/x86/kernel/ is getting a bit crowded, and the APIC
drivers are scattered into various different files.

Move them to arch/x86/kernel/apic/

x86, apic: move APIC drivers to arch/x86/kernel/apic/*

arch/x86/kernel/ is getting a bit crowded, and the APIC
drivers are scattered into various different files.

Move them to arch/x86/kernel/apic/*, and also remove
the 'gen' prefix from those which had it.

Also move APIC related functionality: the IO-APIC driver,
the NMI and the IPI code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

show more ...


# 0b6de009 17-Feb-2009 Ingo Molnar <mingo@elte.hu>

Merge branch 'x86/apic' into perfcounters/core

Conflicts:
arch/x86/kernel/cpu/perfctr-watchdog.c


12345678910