aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov2008-07-081-1/+1
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-081-1/+1
* Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-081-1/+1
|\
| * x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-081-1/+1
* | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-6/+3
|\ \
| * | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-6/+3
* | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-2/+10
|\ \ \
| * | | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-101-1/+4
| * | | x86: move smp_found_configAlexey Starikovskiy2008-05-251-0/+3
| * | | x86: move pic_mode to apic_32.cAlexey Starikovskiy2008-05-251-0/+2
| * | | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-1/+1
| |/ /
* | | Merge branch 'x86/irq' into x86/develIngo Molnar2008-07-081-7/+11
|\ \ \ | | |/ | |/|
| * | x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer2008-05-121-0/+4
| * | x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer2008-05-121-7/+7
| |/
| |
| \
*-. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-6/+6
|\ \ \ | |_|/ |/| |
| | * x86, clockevents: add C1E aware idle functionThomas Gleixner2008-07-081-3/+2
| |/ |/|
| * x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki2008-07-081-3/+0
| * x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki2008-07-081-0/+4
| * Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar2008-07-081-4/+2
| * x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar2008-07-081-2/+4
|/
* x86: cleanup div_sc() usageAkinobu Mita2008-04-261-1/+2
* "make namespacecheck" fixesIngo Molnar2008-04-241-1/+1
* x86: move up & smp variables to setup.cAlexey Starikovskiy2008-04-171-3/+0
* x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-171-2/+2
* x86: move generic_processor_info to apic_32.cAlexey Starikovskiy2008-04-171-0/+82
* x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy2008-04-171-0/+3
* x86: move boot_cpu_physical_apicid to apic_32.cAlexey Starikovskiy2008-04-171-0/+3
* x86: move mp_lapic_addr to apic_32.cAlexey Starikovskiy2008-04-171-0/+2
* x86: move apic_ver array to apic_32.cAlexey Starikovskiy2008-04-171-0/+3
* x86: provide an end_local_APIC_setup functionGlauber de Oliveira Costa2008-04-171-1/+6
* x86: wrap esr setting up in i386 in lapic_setup_esrGlauber de Oliveira Costa2008-04-171-33/+40
* x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa2008-04-171-0/+23
* x86: apic: extended interrupt LVT support for AMDRobert Richter2008-04-171-0/+29
* x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen2008-01-301-3/+8
* x86: preset apic clockevents multiplicatorThomas Gleixner2008-01-301-1/+3
* x86: sanity check APIC timer frequencyThomas Gleixner2008-01-301-0/+13
* x86: clean up apic_32.c, take 2Hiroshi Shimamoto2008-01-301-6/+7
* x86: clean up apic_32/64.cHiroshi Shimamoto2008-01-301-3/+2
* arch/x86/: spelling fixesJoe Perches2008-01-301-1/+1
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-301-1/+1
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-301-4/+4
* x86: move 8259 defines to i8259.hThomas Gleixner2008-01-301-2/+0
* x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2008-01-301-45/+47
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-301-2/+2
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* x86 apic_32.c section fixAdrian Bunk2007-12-191-1/+1
* x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar2007-11-261-1/+1
* spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+1