Age | Commit message (Expand) | Author |
2008-08-19 | x86: apic - compilation warnings fix | Cyrill Gorcunov |
2008-08-19 | x86: apic - lapic_resume 32bit - unification fix | Cyrill Gorcunov |
2008-08-19 | x86: apic - rearrange parse_lapic_timer_c2_ok | 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 - unify setup_boot_APIC_clock | Cyrill Gorcunov |
2008-08-19 | x86: apic - rearrange maxcpu definition | 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 verify_local_APIC | Cyrill Gorcunov |
2008-08-15 | x86: apic - get rid of local_apic_timer_verify_ok | Cyrill Gorcunov |
2008-08-15 | x86: apic - do not clear APIC twice in lapic_shutdown | Cyrill Gorcunov |
2008-08-15 | x86: apic - unify disable_apic_timer | Cyrill Gorcunov |
2008-08-14 | Merge branch 'x86/apic' into x86/core | Ingo Molnar |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar |
2008-08-11 | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman |
2008-08-11 | x86: make "apic" an early_param() on 32-bit | Rene Herman |
2008-08-11 | x86: apic interrupts - move assignments to irqinit_32.c, v2 | Cyrill Gorcunov |
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 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-18 | x86: let 32bit use apic_ops too - fix | Suresh Siddha |
2008-07-18 | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki |
2008-07-18 | x86: apic_32 - introduce calibrate_APIC_clock | Cyrill Gorcunov |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-12 | x86: make read_apic_id return final apicid | Yinghai Lu |
2008-07-12 | x86: let 32bit use apic_ops too | Yinghai Lu |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha |
2008-07-10 | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar |