Commit History

Author SHA1 Message Date
  Linus Torvalds 4b7227ca32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next 17 years ago
  Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
  Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
  Jack Steiner 34d0559178 x86: UV startup of slave cpus 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
  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
  Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 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
  Jack Steiner ac23d4ee3f x86: support for new UV apic 17 years ago
  Jack Steiner 05f2d12c35 x86: change GET_APIC_ID() from an inline function to an out-of-line function 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
  Alexey Starikovskiy acff5a7689 x86: move x86_bios_cpu_apicid to apic_32.c 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
  Glauber de Oliveira Costa 4cedb3343f x86: remove smpboot_32.c and smpboot_64.c 17 years ago
  Glauber de Oliveira Costa acbb673418 x86: move apicid mappings to smpboot.c 17 years ago
  Glauber de Oliveira Costa 2cd9fb71ee x86: merge cpu_exit_clear 17 years ago
  Glauber de Oliveira Costa 8aef135c73 x86: merge native_smp_prepare_cpus 17 years ago
  Glauber de Oliveira Costa 83f7eb9c67 x86: merge native_smp_cpus_done 17 years ago
  Glauber de Oliveira Costa a8db8453ff x86: merge smp_prepare_boot_cpu 17 years ago
  Glauber de Oliveira Costa bbc2ff6a91 x86: integrate start_secondary 17 years ago
  Glauber de Oliveira Costa cb3c8b9003 x86: integrate do_boot_cpu 17 years ago