summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-1122-427/+2009
|\
| * x86: fix apic version warningYinghai Lu2008-08-211-4/+0
| * x86: apic - compilation warnings fixCyrill Gorcunov2008-08-192-12/+18
| * x86: apic - lapic_resume 32bit - unification fixCyrill Gorcunov2008-08-191-0/+2
| * x86: apic - rearrange parse_lapic_timer_c2_okCyrill Gorcunov2008-08-191-7/+7
| * x86: apic - unify disableapic and nolapic setup handlersCyrill Gorcunov2008-08-192-5/+12
| * x86: apic - unify apic_set_verbosityCyrill Gorcunov2008-08-192-24/+39
| * x86: apic - unify local_apic_timer_interruptCyrill Gorcunov2008-08-192-0/+8
| * x86: apic - unify end_local_APIC_setupCyrill Gorcunov2008-08-192-2/+13
| * x86: apic - generic_processor_infoCyrill Gorcunov2008-08-192-9/+47
| * x86: apic - unify disconnect_bsp_APICCyrill Gorcunov2008-08-192-34/+55
| * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-192-7/+15
| * x86: apic - unify lapic_setup_esrCyrill Gorcunov2008-08-192-22/+50
| * x86: apic - unify connect_bsp_APICCyrill Gorcunov2008-08-192-2/+20
| * x86: apic - unify lapic_shutdownCyrill Gorcunov2008-08-192-4/+19
| * x86: apic - unify disable_local_APICCyrill Gorcunov2008-08-192-1/+17
| * x86: apic - unify setup_boot_APIC_clockCyrill Gorcunov2008-08-191-0/+1
| * x86: apic - rearrange maxcpu definitionCyrill Gorcunov2008-08-192-3/+3
| * 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-172-1/+9
| * x86: apic - rearrange functions and commentsCyrill Gorcunov2008-08-172-40/+77
| * x86: apic - unify lapic_suspendCyrill Gorcunov2008-08-172-2/+3
| * x86: apic - unify lapic_resumeCyrill Gorcunov2008-08-172-15/+33
| * x86: apic - unify clear_local_APICCyrill Gorcunov2008-08-172-7/+16
| * x86: apic - unify init_bsp_APICCyrill Gorcunov2008-08-162-4/+14
| * x86: apic - sync_Arb_IDs style fixupCyrill Gorcunov2008-08-162-2/+5
| * x86: apic - unify sync_Arb_IDsCyrill Gorcunov2008-08-152-6/+7
| * x86: apic - unify verify_local_APICCyrill Gorcunov2008-08-151-0/+6
| * x86: apic - get rid of local_apic_timer_verify_okCyrill Gorcunov2008-08-151-6/+4
| * x86: apic - do not clear APIC twice in lapic_shutdownCyrill Gorcunov2008-08-151-1/+2
| * x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-151-2/+8
| * x86: apic - unify disable_apic_timerCyrill Gorcunov2008-08-152-10/+23
| * 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-144-29/+61
| |\
| | * x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-242-2/+11
| | * x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-242-5/+12
| | * x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-242-22/+38
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1419-12/+34
| |\ \ \ \
| | | * \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-1127-378/+451
| | | |\ \ \
| | | * | | | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
| * | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-1414-92/+161
| |\ \ \ \ \ \
| * | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-111-10/+13
| * | | | | | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-111-6/+9
| * | | | | | | x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov2008-08-112-48/+49
| * | | | | | | Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3020-318/+271
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/fpu' into x86/coreIngo Molnar2008-07-302-2/+18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: add apic probe for genapic 64bit - fixYinghai Lu2008-07-273-2/+8
| * | | | | | | | | x86: mach_summit to summitYinghai Lu2008-07-261-1/+1
| * | | | | | | | | x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-262-3/+9