aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar1-1/+1
2008-07-09x86: apic_32.c - add lapic resourceCyrill Gorcunov1-0/+23
2008-07-08x86: use disable_apic in 32bitYinghai Lu1-7/+8
2008-07-08x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu1-30/+0
2008-07-08x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov1-1/+1
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu1-1/+1
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar1-1/+1
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner1-1/+1
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-6/+3
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-6/+3
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-2/+10
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar1-7/+11
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar1-6/+6
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki1-3/+0
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki1-0/+4
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar1-4/+2
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar1-2/+4
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-3/+2
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu1-1/+4
2008-05-25x86: move smp_found_configAlexey Starikovskiy1-0/+3
2008-05-25x86: move pic_mode to apic_32.cAlexey Starikovskiy1-0/+2
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy1-1/+1
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer1-0/+4
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer1-7/+7
2008-04-26x86: cleanup div_sc() usageAkinobu Mita1-1/+2
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy1-3/+0
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-2/+2
2008-04-17x86: move generic_processor_info to apic_32.cAlexey Starikovskiy1-0/+82
2008-04-17x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy1-0/+3
2008-04-17x86: move boot_cpu_physical_apicid to apic_32.cAlexey Starikovskiy1-0/+3
2008-04-17x86: move mp_lapic_addr to apic_32.cAlexey Starikovskiy1-0/+2
2008-04-17x86: move apic_ver array to apic_32.cAlexey Starikovskiy1-0/+3
2008-04-17x86: provide an end_local_APIC_setup functionGlauber de Oliveira Costa1-1/+6
2008-04-17x86: wrap esr setting up in i386 in lapic_setup_esrGlauber de Oliveira Costa1-33/+40
2008-04-17x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa1-0/+23
2008-04-17x86: apic: extended interrupt LVT support for AMDRobert Richter1-0/+29
2008-01-30x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen1-3/+8
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner1-1/+3
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner1-0/+13
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto1-6/+7
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto1-3/+2
2008-01-30arch/x86/: spelling fixesJoe Perches1-1/+1
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich1-1/+1
2008-01-30x86: remove all definitions with fastcallHarvey Harrison1-1/+1
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge1-4/+4
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner1-2/+0
2008-01-30x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner1-45/+47
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner1-2/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1