summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_32.c
AgeCommit message (Expand)AuthorLines
2008-04-26x86: cleanup div_sc() usageAkinobu Mita-1/+2
2008-04-24"make namespacecheck" fixesIngo Molnar-1/+1
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy-3/+0
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner-2/+2
2008-04-17x86: move generic_processor_info to apic_32.cAlexey Starikovskiy-0/+82
2008-04-17x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy-0/+3
2008-04-17x86: move boot_cpu_physical_apicid to apic_32.cAlexey Starikovskiy-0/+3
2008-04-17x86: move mp_lapic_addr to apic_32.cAlexey Starikovskiy-0/+2
2008-04-17x86: move apic_ver array to apic_32.cAlexey Starikovskiy-0/+3
2008-04-17x86: provide an end_local_APIC_setup functionGlauber de Oliveira Costa-1/+6
2008-04-17x86: wrap esr setting up in i386 in lapic_setup_esrGlauber de Oliveira Costa-33/+40
2008-04-17x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa-0/+23
2008-04-17x86: apic: extended interrupt LVT support for AMDRobert Richter-0/+29
2008-01-30x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen-3/+8
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner-1/+3
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner-0/+13
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto-6/+7
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto-3/+2
2008-01-30arch/x86/: spelling fixesJoe Perches-1/+1
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich-1/+1
2008-01-30x86: remove all definitions with fastcallHarvey Harrison-1/+1
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge-4/+4
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner-2/+0
2008-01-30x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner-45/+47
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner-2/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-12-19x86 apic_32.c section fixAdrian Bunk-1/+1
2007-11-26x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott-2/+2
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty-0/+1
2007-10-11i386: move kernelThomas Gleixner-0/+1566