summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic_64.c
AgeCommit message (Expand)Author
2008-10-16x86: add hard_smp_prossor_id with MACRO in io_apic_xx.cYinghai Lu
2008-10-16x86: use HAVE_X2APIC in apic_64.cYinghai Lu
2008-10-16x86: apic_xx.c order variablesYinghai Lu
2008-10-16x86: apic - unify smp_apic_timer_interruptCyrill Gorcunov
2008-10-16x86: apic - unify setup_local_APICCyrill Gorcunov
2008-10-16x86: apic_64.c - add sanity check for spurious vector definitionCyrill Gorcunov
2008-10-16x86: apic - unify setup_apicpmtimerCyrill Gorcunov
2008-10-16x86: apic - introduce get_physical_broadcast for 64bitCyrill Gorcunov
2008-10-16x86: apic_64.c - setup_APIC_timer has to be __cpuinit functionCyrill Gorcunov
2008-10-16x86: remove ioapic_forceYinghai Lu
2008-10-16x86: order variables in io_apic_xx.cYinghai Lu
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-08-19x86: apic - compilation warnings fixCyrill Gorcunov
2008-08-19x86: apic - unify disableapic and nolapic setup handlersCyrill Gorcunov
2008-08-19x86: apic - unify apic_set_verbosityCyrill Gorcunov
2008-08-19x86: apic - unify local_apic_timer_interruptCyrill Gorcunov
2008-08-19x86: apic - unify end_local_APIC_setupCyrill Gorcunov
2008-08-19x86: apic - generic_processor_infoCyrill Gorcunov
2008-08-19x86: apic - unify disconnect_bsp_APICCyrill Gorcunov
2008-08-19x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov
2008-08-19x86: apic - unify lapic_setup_esrCyrill Gorcunov
2008-08-19x86: apic - unify connect_bsp_APICCyrill Gorcunov
2008-08-19x86: apic - unify lapic_shutdownCyrill Gorcunov
2008-08-19x86: apic - unify disable_local_APICCyrill Gorcunov
2008-08-19x86: apic - rearrange maxcpu definitionCyrill Gorcunov
2008-08-18x86: apic - unify lapic_resume - fixYinghai Lu
2008-08-17x86: apic - unify xapic_icr_readCyrill Gorcunov
2008-08-17x86: apic - unify lapic_is_integratedCyrill Gorcunov
2008-08-17x86: apic - rearrange functions and commentsCyrill Gorcunov
2008-08-17x86: apic - unify lapic_suspendCyrill Gorcunov
2008-08-17x86: apic - unify lapic_resumeCyrill Gorcunov
2008-08-17x86: apic - unify clear_local_APICCyrill Gorcunov
2008-08-16x86: apic - unify init_bsp_APICCyrill Gorcunov
2008-08-16x86: apic - sync_Arb_IDs style fixupCyrill Gorcunov
2008-08-15x86: apic - unify sync_Arb_IDsCyrill Gorcunov
2008-08-15x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov
2008-08-15x86: apic - unify disable_apic_timerCyrill Gorcunov
2008-08-15x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shiftCyrill Gorcunov
2008-08-14Merge branch 'x86/apic' into x86/coreIngo Molnar
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky
2008-07-26x86: apic: changing export symbols to *_GPLRobert Richter
2008-07-26x86: apic: export symbols for extended interrupt LVT functionsRobert Richter
2008-07-26x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter
2008-07-24x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov
2008-07-24x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar
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-19x86: APIC: Remove apic_write_around(); use alternatives, merge fixSuresh Siddha