aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic_32.c
AgeCommit message (Expand)Author
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki
2008-07-18x86: apic_32 - introduce calibrate_APIC_clockCyrill Gorcunov
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar
2008-07-09x86: apic_32.c - add lapic resourceCyrill Gorcunov
2008-07-08x86: use disable_apic in 32bitYinghai Lu
2008-07-08x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu
2008-07-08x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-05-25x86: move smp_found_configAlexey Starikovskiy
2008-05-25x86: move pic_mode to apic_32.cAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner
2008-04-17x86: move generic_processor_info to apic_32.cAlexey Starikovskiy
2008-04-17x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy
2008-04-17x86: move boot_cpu_physical_apicid to apic_32.cAlexey Starikovskiy
2008-04-17x86: move mp_lapic_addr to apic_32.cAlexey Starikovskiy
2008-04-17x86: move apic_ver array to apic_32.cAlexey Starikovskiy
2008-04-17x86: provide an end_local_APIC_setup functionGlauber de Oliveira Costa
2008-04-17x86: wrap esr setting up in i386 in lapic_setup_esrGlauber de Oliveira Costa
2008-04-17x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa
2008-04-17x86: apic: extended interrupt LVT support for AMDRobert Richter
2008-01-30x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto
2008-01-30arch/x86/: spelling fixesJoe Perches