Age | Commit message (Expand) | Author |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-08-19 | x86: apic - compilation warnings fix | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify disableapic and nolapic setup handlers | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify apic_set_verbosity | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify local_apic_timer_interrupt | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify end_local_APIC_setup | Cyrill Gorcunov |
2008-08-19 | x86: apic - generic_processor_info | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify disconnect_bsp_APIC | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify __setup_APIC_LVTT | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify lapic_setup_esr | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify connect_bsp_APIC | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify lapic_shutdown | Cyrill Gorcunov |
2008-08-19 | x86: apic - unify disable_local_APIC | Cyrill Gorcunov |
2008-08-19 | x86: apic - rearrange maxcpu definition | Cyrill Gorcunov |
2008-08-18 | x86: apic - unify lapic_resume - fix | Yinghai Lu |
2008-08-17 | x86: apic - unify xapic_icr_read | Cyrill Gorcunov |
2008-08-17 | x86: apic - unify lapic_is_integrated | Cyrill Gorcunov |
2008-08-17 | x86: apic - rearrange functions and comments | Cyrill Gorcunov |
2008-08-17 | x86: apic - unify lapic_suspend | Cyrill Gorcunov |
2008-08-17 | x86: apic - unify lapic_resume | Cyrill Gorcunov |
2008-08-17 | x86: apic - unify clear_local_APIC | Cyrill Gorcunov |
2008-08-16 | x86: apic - unify init_bsp_APIC | Cyrill Gorcunov |
2008-08-16 | x86: apic - sync_Arb_IDs style fixup | Cyrill Gorcunov |
2008-08-15 | x86: apic - unify sync_Arb_IDs | Cyrill Gorcunov |
2008-08-15 | x86: apic - unify __setup_APIC_LVTT | Cyrill Gorcunov |
2008-08-15 | x86: apic - unify disable_apic_timer | Cyrill Gorcunov |
2008-08-15 | x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift | Cyrill Gorcunov |
2008-08-14 | Merge branch 'x86/apic' into x86/core | Ingo Molnar |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky |
2008-07-24 | x86: apic unification - merge down enable_NMI_through_LVT0 | Cyrill Gorcunov |
2008-07-24 | x86: apic unification - merge down lapic_get_maxlvt | Cyrill Gorcunov |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-21 | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu |
2008-07-19 | x86: APIC: Remove apic_write_around(); use alternatives, merge fix | Suresh Siddha |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar |
2008-07-18 | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki |
2008-07-18 | x86: apic_64 - make calibrate_APIC_clock to return error code | Cyrill Gorcunov |
2008-07-12 | x86: make read_apic_id return final apicid | Yinghai Lu |
2008-07-12 | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha |
2008-07-08 | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov |
2008-07-08 | x86: nmi_watchdog - use nmi_watchdog variable for printing | Cyrill Gorcunov |
2008-07-08 | x86: provide connect_bsp_APIC for x86_64 | Glauber Costa |
2008-07-08 | Merge branch 'x86/uv' into x86/devel | Ingo Molnar |
2008-07-08 | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner |