Commit Graph

2014 Commits (eb69aca5d3370b81450d68edeebc2bb9a3eb9689)

Author SHA1 Message Date
gorcunov@gmail.com a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar 6093015db2 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix 17 years ago
Jeremy Fitzhardinge f7743fe676 x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace 17 years ago
Ingo Molnar e937fcf2fa x86: mpparse: 64-bit fix 17 years ago
Glauber Costa ecaa6c9de7 x86: change naming of cpu_initialized_mask for xen 17 years ago
Ben Castricum fe176de0ff x86: microcode: show results on success too 17 years ago
Alexey Starikovskiy be8a5685e4 x86: move generic_processor_info to apic_64.c 17 years ago
Alexey Starikovskiy 86cc0d916a x86: move boot_cpu_physical_apicid to apic_64.c 17 years ago
Alexey Starikovskiy 3103623eed x86: move disabled_cpus to smpboot.c (64bit) 17 years ago
Alexey Starikovskiy 7b8cbd2c2f x86: move num_processors to smpboot.c (64 bit) 17 years ago
Alexey Starikovskiy 1d85543265 x86: move phys_cpu_present_map to smpboot.c (64bit) 17 years ago
Ingo Molnar 7abb3cca33 x86: move phys cpu present map to smpboot.c, 64-bit, prepare 17 years ago
Alexey Starikovskiy 3f530709d9 x86: move mp_lapic_addr to apic_64.c 17 years ago
Alexey Starikovskiy 468e85b959 x86: don't use MP_processor_info for ACPI mode (64bit) 17 years ago
Alexey Starikovskiy 0e01c00c1f x86: separate generic_processor_info into its own function (64bit) 17 years ago
Alexey Starikovskiy 8ccab29ca8 x86: don't call MP_processor_info for disabled cpu (64bit) 17 years ago
Alexey Starikovskiy 903dcb5a1b x86: move generic_processor_info to apic_32.c 17 years ago
Alexey Starikovskiy acff5a7689 x86: move x86_bios_cpu_apicid to apic_32.c 17 years ago
Ingo Molnar fae9811b77 x86: mpparse, move boot cpu physical apicid to apic_32.c, fix 17 years ago
Alexey Starikovskiy 837e0e7a7f x86: move boot_cpu_physical_apicid to apic_32.c 17 years ago
Alexey Starikovskiy 0c254e38d2 x86: move def_to_bigsmp to setup_32.c 17 years ago
Ingo Molnar 059c9640b5 x86: mpparse, move disabled cpus to smpboot.c, fix 17 years ago
Alexey Starikovskiy 53c4c793b3 x86: move disabled_cpus to smpboot.c 17 years ago
Alexey Starikovskiy 2bb9e9d7c1 x86: move num_processors to smpboot.c 17 years ago
Alexey Starikovskiy 40014bace1 x86: move phys_cpu_present_map to smpboot.c 17 years ago
Alexey Starikovskiy 8f6e2ca9f8 x86: move mp_lapic_addr to apic_32.c 17 years ago
Alexey Starikovskiy e81b2c62d6 x86: move apic_ver array to apic_32.c 17 years ago
Alexey Starikovskiy 08bef9d337 x86: don't use MP_processor_info for ACPI mode 17 years ago
Alexey Starikovskiy c853c67690 x86: separate generic_processor_info into its own function 17 years ago
Alexey Starikovskiy 987dd2d4d4 x86: don't call MP_processor_info for disabled cpu 17 years ago
Alexey Starikovskiy 2df2972619 x86: move es7000_plat closer to its user 17 years ago
Dave Jones 0e03eb86b5 x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode rather than syscall 17 years ago
Glauber Costa dd46e3ca73 x86: move apic declarations to mach_apic.h 17 years ago
Cyrill Gorcunov ab68ed98f6 x86: entry_32.S - use flags from processor-flags.h 17 years ago
Ingo Molnar 756a6c6855 x86: ioremap of 64-bit resource on 32-bit kernel fix 17 years ago
Glauber Costa 5af5573ee0 x86: move ipi definitions to mach_ipi.h 17 years ago
Andi Kleen 8346ea17aa x86: split large page mapping for AMD TSEG 17 years ago
Andi Kleen f5c24a7fd0 x86: don't use large pages to map the first 2/4MB of memory 17 years ago
Andi Kleen c9caa02c52 x86: add set_memory_4k to pageattr.c 17 years ago
Andi Kleen cc61503219 x86: account overlapped mappings in max_pfn_mapped 17 years ago
Thomas Gleixner 67794292c8 x86: replace the now useless max_pfn_mapped define 17 years ago
Andi Kleen 7d1116a92d x86: implement true end_pfn_mapped for 32bit 17 years ago
Andi Kleen 41bd4eac74 x86: move early exception handlers into init.text 17 years ago
Andi Kleen 749c970ae9 x86: replace early exception setup macro recursion with loop 17 years ago
Andi Kleen 5524ea320d x86: don't set up early exception handlers for external interrupts 17 years ago
gorcunov@gmail.com 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 years ago
gorcunov@gmail.com fd3af53122 x86: relocate_kernel - use predefined macroses for processor state 17 years ago
gorcunov@gmail.com a7bba17bf0 x86: relocate_kernel - use PAGE_SIZE instead of numeric constant 17 years ago
gorcunov@gmail.com 4039ae5380 x86: relocate_kernel_32.S - clear register in more elegant way 17 years ago