summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-131-93/+540
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-86/+540
| |\
| | * x86: apic - compilation warnings fixCyrill Gorcunov2008-08-191-6/+9
| | * x86: apic - unify disableapic and nolapic setup handlersCyrill Gorcunov2008-08-191-3/+3
| | * x86: apic - unify apic_set_verbosityCyrill Gorcunov2008-08-191-21/+25
| | * x86: apic - unify local_apic_timer_interruptCyrill Gorcunov2008-08-191-0/+4
| | * x86: apic - unify end_local_APIC_setupCyrill Gorcunov2008-08-191-0/+9
| | * x86: apic - generic_processor_infoCyrill Gorcunov2008-08-191-2/+39
| | * x86: apic - unify disconnect_bsp_APICCyrill Gorcunov2008-08-191-2/+21
| | * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-191-4/+8
| | * x86: apic - unify lapic_setup_esrCyrill Gorcunov2008-08-191-12/+39
| | * x86: apic - unify connect_bsp_APICCyrill Gorcunov2008-08-191-2/+18
| | * x86: apic - unify lapic_shutdownCyrill Gorcunov2008-08-191-1/+13
| | * x86: apic - unify disable_local_APICCyrill Gorcunov2008-08-191-0/+14
| | * x86: apic - rearrange maxcpu definitionCyrill Gorcunov2008-08-191-1/+1
| | * x86: apic - unify lapic_resume - fixYinghai Lu2008-08-181-0/+2
| | * x86: apic - unify xapic_icr_readCyrill Gorcunov2008-08-171-1/+1
| | * x86: apic - unify lapic_is_integratedCyrill Gorcunov2008-08-171-1/+5
| | * x86: apic - rearrange functions and commentsCyrill Gorcunov2008-08-171-10/+38
| | * x86: apic - unify lapic_suspendCyrill Gorcunov2008-08-171-1/+2
| | * x86: apic - unify lapic_resumeCyrill Gorcunov2008-08-171-4/+15
| | * x86: apic - unify clear_local_APICCyrill Gorcunov2008-08-171-2/+15
| | * x86: apic - unify init_bsp_APICCyrill Gorcunov2008-08-161-3/+11
| | * x86: apic - sync_Arb_IDs style fixupCyrill Gorcunov2008-08-161-1/+2
| | * x86: apic - unify sync_Arb_IDsCyrill Gorcunov2008-08-151-4/+6
| | * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-151-2/+8
| | * x86: apic - unify disable_apic_timerCyrill Gorcunov2008-08-151-5/+11
| | * x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shiftCyrill Gorcunov2008-08-151-1/+1
| | * Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-3/+11
| | |\
| | | * x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-241-0/+5
| | | * x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-241-3/+6
| | * | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-1/+1
| | |\ \ | | | |/
| | * | x86: APIC: Remove apic_write_around(); use alternatives, merge fixSuresh Siddha2008-07-191-2/+0
| | * | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-10/+14
| | |\ \
| | * | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-3/+3
| | * | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-4/+150
| | * | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+1
| | * | | x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-121-0/+35
| | * | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-121-2/+32
| | * | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha2008-07-121-3/+3
| | * | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha2008-07-121-0/+5
| * | | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-141-7/+0
| | |_|/ | |/| |
* | | | x86: apic: changing export symbols to *_GPLRobert Richter2008-07-261-1/+1
* | | | x86: apic: export symbols for extended interrupt LVT functionsRobert Richter2008-07-261-0/+1
* | | | x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter2008-07-261-0/+3
|/ / /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-11/+15
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | * | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-211-1/+1
| |/ / |/| |
| * | x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki2008-07-181-1/+1
| * | x86: apic_64 - make calibrate_APIC_clock to return error codeCyrill Gorcunov2008-07-181-9/+13
|/ /
* | x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-1/+0
OpenPOWER on IntegriCloud