Commit Graph

1190 Commits (6b6309b4c7f6da467c5d5b7d18fa8cb79730f381)

Author SHA1 Message Date
Mike Travis 6b6309b4c7 x86: reduce memory and stack usage in intel_cacheinfo 17 years ago
Harvey Harrison fda31d7d4b x86: kgdb build fix 17 years ago
Jason Wessel 737a460f21 kgdb: fix several kgdb regressions 17 years ago
Jason Wessel 64e9ee3095 kgdb: add x86 HW breakpoints 17 years ago
Jason Wessel d359752407 kgdb: fix NMI hangs 17 years ago
Ingo Molnar 82da3ff89d x86: kgdb support 17 years ago
Ingo Molnar 77ad386e59 x86: standalone trampoline code 17 years ago
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Paolo Ciarrocchi f49688d459 x86: coding style fixes to arch/x86/kernel/acpi/sleep.c 17 years ago
Jacek Luczak e223f162a1 x86: setup_trampoline() - fix section mismatch warning 17 years ago
Jacek Luczak df96323dfa x86: section mismatch fixes, #1 17 years ago
Alok Kataria 63d38198a0 x86: fix paranoia about using BIOS quickboot mechanism. 17 years ago
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
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
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