Commit Graph

2014 Commits (eb69aca5d3370b81450d68edeebc2bb9a3eb9689)

Author SHA1 Message Date
Yinghai Lu 711554dbc4 x86: print out buggy mptable 17 years ago
Akinobu Mita 6107a7c4e2 x86: use cpu_online() 17 years ago
Akinobu Mita 7281c96f37 x86: use cpumask_of_cpu() 17 years ago
Akinobu Mita addfc66bb5 x86: remove unnecessary tmp local variable 17 years ago
Akinobu Mita 07004b12a1 x86: remove unnecessary memset() 17 years ago
Akinobu Mita a2249cba2f x86: use ioapic_read_entry() and ioapic_write_entry() 17 years ago
Akinobu Mita 9d25cb0811 x86: avoid redundant loop in io_apic_level_ack_pending() 17 years ago
Alexander van Heukelum 03056c88cf x86: remove superfluous initialisation in boot code. 17 years ago
Alexey Starikovskiy 85bdddec5e x86: merge mpparse_{32,64}.c 17 years ago
Alexey Starikovskiy cfa08d6cc3 x86: unify mp_register_gsi 17 years ago
Alexey Starikovskiy c769bfee57 x86: unify mp_config_acpi_legacy_irqs 17 years ago
Alexey Starikovskiy 57b733e902 x86: unify mp_register_ioapic 17 years ago
Alexey Starikovskiy 22cbb4bd12 x86: unify uniq_io_apic_id 17 years ago
Alexey Starikovskiy 92fd4b7abd x86: unify smp_scan_config 17 years ago
Alexey Starikovskiy 4421b1c8b9 x86: unify get_smp_config 17 years ago
Alexey Starikovskiy 62441bf1e0 x86: unify construct_default_ioirq_mptable 17 years ago
Alexey Starikovskiy e950bea8bf x86: unify smp_read_mpc 17 years ago
Alexey Starikovskiy f8924e770e x86: unify mp_bus_info 17 years ago
Alexey Starikovskiy 746f224406 x86: unify arch/x86/kernel/mpparse_64.c 17 years ago
Alexey Starikovskiy 888032cd23 x86: add early flags to mpparse_32.c 17 years ago
Alexey Starikovskiy 4ef81297f7 x86: lindent mpparse_32.c 17 years ago
Alexey Starikovskiy 31d2092eb0 x86: move mp_register_lapic_address to boot.c 17 years ago
Alexey Starikovskiy dfac2189c2 x86: move mp_register_lapic to boot.c 17 years ago
Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 17 years ago
Alexey Starikovskiy 350bae1d3f x86: move mp_irqs to io_apic_64.c 17 years ago
Alexey Starikovskiy 584f734d03 x86: move mp_irqs to io_apics_32.c 17 years ago
Alexey Starikovskiy 9e5c5f1dd2 x86: move mp_ioapic_routing to boot.c 17 years ago
Alexey Starikovskiy 9c7408f3c4 x86: move mp_ioapics to io_apic_64.c 17 years ago
Alexey Starikovskiy 9f640ccbc6 x86: move mp_ioapics to io_apic_32.c 17 years ago
Ingo Molnar ba1ce61ff2 x86: don't set io apic features if io-apic is not enabled, fix 17 years ago
Alexey Starikovskiy 61048c6328 x86: don't set IO APIC features if IO APIC is not enabled 17 years ago
Alexey Starikovskiy 16ecf7a47c x86: move x86_bios_cpu_apicid_init to smpboot.c 17 years ago
Alexey Starikovskiy 708650afe9 x86: move x86_cpu_to_apicid_init to smpboot.c 17 years ago
Alexey Starikovskiy 0fc0906e59 x86: move phys_cpu_present_map to setup.c 17 years ago
Alexey Starikovskiy 76eb41319d x86: move x86_cpu_to_apicid to setup.c 17 years ago
Alexey Starikovskiy af926a5830 x86: move x86_bios_cpu_apicid to io_apic_64.c 17 years ago
Ingo Molnar d61ecf0b53 x86: 4kstacks default 17 years ago
Randy Dunlap f408b43cee x86: fix VisualWS and Voyager kexec build failures 17 years ago
Hugh Dickins d2b3bab63b x86: MPSC should use P6 NOPs 17 years ago
Cyrill Gorcunov 431ef7a2a4 x86: debug Store - call kfree if only we really need it 17 years ago
Ingo Molnar 13af4836b3 x86: improve default idle 17 years ago
Jack Steiner f5149a49f9 x86: support for new UV apic, fix 17 years ago
Ingo Molnar 1725037f72 x86: set_cyc2ns_scale() remove prev scale 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago
Jack Steiner ac23d4ee3f x86: support for new UV apic 17 years ago
Ingo Molnar 570da318cf x86: support for new UV apic, prepare 17 years ago
Jack Steiner ac049c1db7 x86: parsing for ACPI "SAPIC" table 17 years ago
Jack Steiner a65d1d644c x86: increase size of APICID 17 years ago
Jack Steiner ae26186865 x86: add functions to determine if platform is a UV platform 17 years ago
Jack Steiner 05f2d12c35 x86: change GET_APIC_ID() from an inline function to an out-of-line function 17 years ago