aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c
Commit message (Expand)AuthorAge
* x86: rename apic_32.c and apic_64.c to apic.cYinghai Lu2008-10-16
* x86: apic copy calibrate_APIC_clock to each other in apic_32/64.cYinghai Lu2008-10-16
* x86: apic unify smp_spurious/error_interruptYinghai Lu2008-10-16
* x86: merge header files in apic_xx.cYinghai Lu2008-10-16
* x86: copy detect_init_APIC to the otherYinghai Lu2008-10-16
* x86: merge APIC_init_uniprocessorYinghai Lu2008-10-16
* x86: make apic_32/64.c more likeYinghai Lu2008-10-16
* x86: add hard_smp_prossor_id with MACRO in io_apic_xx.cYinghai Lu2008-10-16
* x86: use HAVE_X2APIC in apic_64.cYinghai Lu2008-10-16
* x86: apic_xx.c order variablesYinghai Lu2008-10-16
* x86: apic - unify smp_apic_timer_interruptCyrill Gorcunov2008-10-16
* x86: apic - unify setup_local_APICCyrill Gorcunov2008-10-16
* x86: apic_64.c - add sanity check for spurious vector definitionCyrill Gorcunov2008-10-16
* x86: apic - unify setup_apicpmtimerCyrill Gorcunov2008-10-16
* x86: apic - introduce get_physical_broadcast for 64bitCyrill Gorcunov2008-10-16
* x86: apic_64.c - setup_APIC_timer has to be __cpuinit functionCyrill Gorcunov2008-10-16
* x86: remove ioapic_forceYinghai Lu2008-10-16
* x86: order variables in io_apic_xx.cYinghai Lu2008-10-16
* Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-13
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| |\
| | * x86: apic - compilation warnings fixCyrill Gorcunov2008-08-18
| | * x86: apic - unify disableapic and nolapic setup handlersCyrill Gorcunov2008-08-18
| | * x86: apic - unify apic_set_verbosityCyrill Gorcunov2008-08-18
| | * x86: apic - unify local_apic_timer_interruptCyrill Gorcunov2008-08-18
| | * x86: apic - unify end_local_APIC_setupCyrill Gorcunov2008-08-18
| | * x86: apic - generic_processor_infoCyrill Gorcunov2008-08-18
| | * x86: apic - unify disconnect_bsp_APICCyrill Gorcunov2008-08-18
| | * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-18
| | * x86: apic - unify lapic_setup_esrCyrill Gorcunov2008-08-18
| | * x86: apic - unify connect_bsp_APICCyrill Gorcunov2008-08-18
| | * x86: apic - unify lapic_shutdownCyrill Gorcunov2008-08-18
| | * x86: apic - unify disable_local_APICCyrill Gorcunov2008-08-18
| | * x86: apic - rearrange maxcpu definitionCyrill Gorcunov2008-08-18
| | * x86: apic - unify lapic_resume - fixYinghai Lu2008-08-18
| | * x86: apic - unify xapic_icr_readCyrill Gorcunov2008-08-17
| | * x86: apic - unify lapic_is_integratedCyrill Gorcunov2008-08-17
| | * x86: apic - rearrange functions and commentsCyrill Gorcunov2008-08-17
| | * x86: apic - unify lapic_suspendCyrill Gorcunov2008-08-17
| | * x86: apic - unify lapic_resumeCyrill Gorcunov2008-08-17
| | * x86: apic - unify clear_local_APICCyrill Gorcunov2008-08-17
| | * x86: apic - unify init_bsp_APICCyrill Gorcunov2008-08-16
| | * x86: apic - sync_Arb_IDs style fixupCyrill Gorcunov2008-08-16
| | * x86: apic - unify sync_Arb_IDsCyrill Gorcunov2008-08-15
| | * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-15
| | * x86: apic - unify disable_apic_timerCyrill Gorcunov2008-08-15
| | * x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shiftCyrill Gorcunov2008-08-15
| | * Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-14
| | |\
| | | * x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-24
| | | * x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-24
| | * | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | |\|