Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 22 | -427/+2009 | |
|\ | ||||||
| * | x86: fix apic version warning | Yinghai Lu | 2008-08-21 | 1 | -4/+0 | |
| * | x86: apic - compilation warnings fix | Cyrill Gorcunov | 2008-08-19 | 2 | -12/+18 | |
| * | x86: apic - lapic_resume 32bit - unification fix | Cyrill Gorcunov | 2008-08-19 | 1 | -0/+2 | |
| * | x86: apic - rearrange parse_lapic_timer_c2_ok | Cyrill Gorcunov | 2008-08-19 | 1 | -7/+7 | |
| * | x86: apic - unify disableapic and nolapic setup handlers | Cyrill Gorcunov | 2008-08-19 | 2 | -5/+12 | |
| * | x86: apic - unify apic_set_verbosity | Cyrill Gorcunov | 2008-08-19 | 2 | -24/+39 | |
| * | x86: apic - unify local_apic_timer_interrupt | Cyrill Gorcunov | 2008-08-19 | 2 | -0/+8 | |
| * | x86: apic - unify end_local_APIC_setup | Cyrill Gorcunov | 2008-08-19 | 2 | -2/+13 | |
| * | x86: apic - generic_processor_info | Cyrill Gorcunov | 2008-08-19 | 2 | -9/+47 | |
| * | x86: apic - unify disconnect_bsp_APIC | Cyrill Gorcunov | 2008-08-19 | 2 | -34/+55 | |
| * | x86: apic - unify __setup_APIC_LVTT | Cyrill Gorcunov | 2008-08-19 | 2 | -7/+15 | |
| * | x86: apic - unify lapic_setup_esr | Cyrill Gorcunov | 2008-08-19 | 2 | -22/+50 | |
| * | x86: apic - unify connect_bsp_APIC | Cyrill Gorcunov | 2008-08-19 | 2 | -2/+20 | |
| * | x86: apic - unify lapic_shutdown | Cyrill Gorcunov | 2008-08-19 | 2 | -4/+19 | |
| * | x86: apic - unify disable_local_APIC | Cyrill Gorcunov | 2008-08-19 | 2 | -1/+17 | |
| * | x86: apic - unify setup_boot_APIC_clock | Cyrill Gorcunov | 2008-08-19 | 1 | -0/+1 | |
| * | x86: apic - rearrange maxcpu definition | Cyrill Gorcunov | 2008-08-19 | 2 | -3/+3 | |
| * | x86: apic - unify lapic_resume - fix | Yinghai Lu | 2008-08-18 | 1 | -0/+2 | |
| * | x86: apic - unify xapic_icr_read | Cyrill Gorcunov | 2008-08-17 | 1 | -1/+1 | |
| * | x86: apic - unify lapic_is_integrated | Cyrill Gorcunov | 2008-08-17 | 2 | -1/+9 | |
| * | x86: apic - rearrange functions and comments | Cyrill Gorcunov | 2008-08-17 | 2 | -40/+77 | |
| * | x86: apic - unify lapic_suspend | Cyrill Gorcunov | 2008-08-17 | 2 | -2/+3 | |
| * | x86: apic - unify lapic_resume | Cyrill Gorcunov | 2008-08-17 | 2 | -15/+33 | |
| * | x86: apic - unify clear_local_APIC | Cyrill Gorcunov | 2008-08-17 | 2 | -7/+16 | |
| * | x86: apic - unify init_bsp_APIC | Cyrill Gorcunov | 2008-08-16 | 2 | -4/+14 | |
| * | x86: apic - sync_Arb_IDs style fixup | Cyrill Gorcunov | 2008-08-16 | 2 | -2/+5 | |
| * | x86: apic - unify sync_Arb_IDs | Cyrill Gorcunov | 2008-08-15 | 2 | -6/+7 | |
| * | x86: apic - unify verify_local_APIC | Cyrill Gorcunov | 2008-08-15 | 1 | -0/+6 | |
| * | x86: apic - get rid of local_apic_timer_verify_ok | Cyrill Gorcunov | 2008-08-15 | 1 | -6/+4 | |
| * | x86: apic - do not clear APIC twice in lapic_shutdown | Cyrill Gorcunov | 2008-08-15 | 1 | -1/+2 | |
| * | x86: apic - unify __setup_APIC_LVTT | Cyrill Gorcunov | 2008-08-15 | 1 | -2/+8 | |
| * | x86: apic - unify disable_apic_timer | Cyrill Gorcunov | 2008-08-15 | 2 | -10/+23 | |
| * | x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift | Cyrill Gorcunov | 2008-08-15 | 1 | -1/+1 | |
| * | Merge branch 'x86/apic' into x86/core | Ingo Molnar | 2008-08-14 | 4 | -29/+61 | |
| |\ | ||||||
| | * | x86: apic unification - merge down enable_NMI_through_LVT0 | Cyrill Gorcunov | 2008-07-24 | 2 | -2/+11 | |
| | * | x86: apic unification - merge down lapic_get_maxlvt | Cyrill Gorcunov | 2008-07-24 | 2 | -5/+12 | |
| | * | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki | 2008-07-24 | 2 | -22/+38 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 | 19 | -12/+34 | |
| |\ \ \ \ | ||||||
| | | * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-08-11 | 27 | -378/+451 | |
| | | |\ \ \ | ||||||
| | | * | | | | x86_32: use apic_ops at print_local_APIC() | Hiroshi Shimamoto | 2008-07-31 | 1 | -4/+4 | |
| * | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 14 | -92/+161 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-08-11 | 1 | -10/+13 | |
| * | | | | | | | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-08-11 | 1 | -6/+9 | |
| * | | | | | | | x86: apic interrupts - move assignments to irqinit_32.c, v2 | Cyrill Gorcunov | 2008-08-11 | 2 | -48/+49 | |
| * | | | | | | | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 20 | -318/+271 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'x86/fpu' into x86/core | Ingo Molnar | 2008-07-30 | 2 | -2/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: add apic probe for genapic 64bit - fix | Yinghai Lu | 2008-07-27 | 3 | -2/+8 | |
| * | | | | | | | | | x86: mach_summit to summit | Yinghai Lu | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | x86: add setup_ioapic_ids for numaq in x86_quirks | Yinghai Lu | 2008-07-26 | 2 | -3/+9 |