Commit Graph

56 Commits (6194ba6ff6ccf8d5c54c857600843c67aa82c407)

Author SHA1 Message Date
Huang, Ying a3828064be x86: fixes some bugs about EFI memory map handling 17 years ago
Yinghai Lu 07035f076f x86: not set boot cpu in cpu_present_map again 17 years ago
Sam Ravnborg adb8daed46 x86: fix section mismatch warning in setup_64.c 17 years ago
Hiroshi Shimamoto 45078cb5e2 x86: remove struct cpu_model_info 17 years ago
Yinghai Lu 3effef1f3b x86: should use array directly for early_ptr 17 years ago
Yinghai Lu ac629a98bf x86: remove duplicated line about 17 years ago
Jan Engelhardt 8a45eb31d8 x86: constify function pointer tables 17 years ago
travis@sgi.com 602a54a8ca x86: change bios_cpu_apicid to percpu data variable fixup 17 years ago
Andi Kleen ac72e7888a x86: add generic clearcpuid=... option 17 years ago
Andi Kleen 191679fdfa x86: add noclflush option 17 years ago
Andi Kleen 7d851c8d3d x86: add framework to disable CPUID bits on the command line 17 years ago
Hiroshi Shimamoto 74ff305b05 x86: move select_idle_routine() call after detect_ht() 17 years ago
Yinghai Lu 71617bf140 x86: only call early_init_amd one time 17 years ago
Jesse Barnes 99fc8d424b x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
Andi Kleen 7517527891 x86: replace hard coded reservations in 64-bit early boot code with dynamic table 17 years ago
Andi Kleen 0c07ee38c9 x86: use the correct cpuid method to detect MWAIT support for C states 17 years ago
travis@sgi.com e8c10ef9dd x86: change bios_cpu_apicid to percpu data variable 17 years ago
travis@sgi.com df3825c56d x86: change NR_CPUS arrays in numa_64 17 years ago
travis@sgi.com 3b41908902 x86: cleanup x86_cpu_to_apicid references 17 years ago
Yinghai Lu aaf2304242 x86: disable the GART early, 64-bit 17 years ago
Randy Dunlap d504e39efd x86: discover_ebda section mismatch 17 years ago
Andi Kleen e3cfac84cf x86: mark memory_setup __init 17 years ago
Andreas Herrmann 9566e91d49 x86: fix detection of CONSTANT_TSC bit for AMD CPUs 17 years ago
Andi Kleen 2b16a23538 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection 17 years ago
Ingo Molnar e402644013 x86: map vsyscalls early enough 17 years ago
Andi Kleen 707fa8ed92 x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs 17 years ago
Andi Kleen de4218634e x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs 17 years ago
Glauber de Oliveira Costa 1a53905add x86: move definitions to processor.h 17 years ago
Huang, Ying 5b83683f32 x86: EFI runtime service support 17 years ago
Glauber de Oliveira Costa 746ef0cd0c x86: prepare 64-bit architecture initialization for paravirt 17 years ago
Markus Metzger eee3af4a2c x86, ptrace: support for branch trace store(BTS) 17 years ago
Jeremy Fitzhardinge 53756d3722 x86: add set/clear_cpu_cap operations 17 years ago
Jeremy Fitzhardinge 5548fecdff x86: clean up bitops-related warnings 17 years ago
Yinghai Lu a860b63c41 x86: store core id bits in cpuinfo_x8 17 years ago
Thomas Gleixner 04e1ba8521 x86: cleanup kernel/setup_64.c 17 years ago
Bernhard Walle c9cce83dd1 x86: remove extern declarations for code, data, bss resources 17 years ago
Thomas Gleixner 3e35a0e525 x86: move ioapic code where it belongs 17 years ago
Thomas Gleixner af7a78e925 x86: move mce related declarations 17 years ago
Thomas Gleixner 8c61b900eb x86: make early_indentify_cpu static 17 years ago
Thomas Gleixner 376ff0352c x86: move acpi and pci declarations 17 years ago
Rene Herman b02aae9cf5 x86: provide a DMI based port 0x80 I/O delay override. 17 years ago
Thomas Gleixner 699d934d5f x86: fixup cpu_info array conversion 17 years ago
Andreas Herrmann c0c52d28e0 x86: show cpuinfo only for online CPUs 17 years ago
H. Peter Anvin e1054b39b2 x86: additional CPUID strings; fix strings for AMD-ecx 18 years ago
Bernhard Walle 00bf4098be kexec: add BSS to resource tree 18 years ago
Bernhard Walle 5c3391f9f7 Use extended crashkernel command line on x86_64 18 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 18 years ago
Mike Travis 71fff5e6ca x86: convert cpu_to_apicid to be a per cpu variable 18 years ago
Andi Kleen 99741faa34 x86: Use string instruction memcpy on AMD Fam11h 18 years ago
Jan Beulich 121d7bf5a2 x86: misc. constifications 18 years ago