- 8c45a4e x86: early_init_centaur(): use set_cpu_cap() by Andrew Morton · 18 years ago
- 9096bd7 x86: restrict keyboard io ports reservation to make ipmi driver work by Helge Wagner · 18 years ago
- 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 18 years ago
- 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 18 years ago
- 0cf1bfd x86: KVM guest: add basic paravirt support by Marcelo Tosatti · 18 years ago
- 790c73f x86: KVM guest: paravirtualized clocksource by Glauber de Oliveira Costa · 18 years ago
- 5f0b297 x86: add pci=check_enable_amd_mmconf and dmi check by Yinghai Lu · 18 years ago
- d39398a x86: seperate mmconf for fam10h out from setup_64.c by Yinghai Lu · 18 years ago
- d4c4d09 x86: if acpi=off, force setting the mmconf for fam10h by Yinghai Lu · 18 years ago
- eee206c x86_64: check and enable MMCONFIG for AMD Family 10h by Yinghai Lu · 18 years ago
- 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 18 years ago
- c14b2ad x86, boot: export linked list of struct setup_data via debugfs by Huang, Ying · 18 years ago
- 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 18 years ago
- a2b4bd9 x86: array can become static by Dmitri Vorobiev · 18 years ago
- e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
- 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 18 years ago
- 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
- 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 18 years ago
- e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 18 years ago
- 0e03eb8 x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode rather than syscall by Dave Jones · 18 years ago
- dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 18 years ago
- 8346ea1 x86: split large page mapping for AMD TSEG by Andi Kleen · 18 years ago
- cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 18 years ago
- 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 18 years ago
- 9307cac x86: pat cpu feature bit setting for known cpus by Yinghai Lu · 18 years ago
- aa7d8e25e x86: fix build breakage when PCI is define and PARAVIRT is not by Ravikiran G Thirumalai · 18 years ago
- 7a636af x86: provide specialized identification routines for x86_64 by Glauber de Oliveira Costa · 18 years ago
- 01aaea1 x86: introduce initial apicid by Yinghai Lu · 18 years ago
- a706221 x86: fix amd_detect_cmp by Yinghai Lu · 18 years ago
- 9716951 x86: clean up cpu capabilities accesses, generic by Ingo Molnar · 18 years ago
- d32de19 x86: remove wrong setting about CONSTANT_TSC for intel cpu by Yinghai Lu · 18 years ago
- 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 18 years ago
- 8fa6878 x86: split cpuinfo from setup_64.c into cpu/proc_64.c by Hiroshi Shimamoto · 18 years ago
- 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 18 years ago
- 475613b x86: fix memoryless node oops during boot by Yinghai Lu · 18 years ago
- 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 18 years ago
- f62f1fc x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
- 12c247a x86: fix boot failure on 486 due to TSC breakage by Mikael Pettersson · 18 years ago
- d8ff0bb x86: fix printout ugliness in cpu info printk by Marcin Slusarz · 18 years ago
- 04d733b x86: fix section mismatch in setup_64.c:srat_detect_node by Sam Ravnborg · 18 years ago
- 08acb67 x86: fix section mismatch warning in setup_64.c:nearby_node by Sam Ravnborg · 18 years ago
- 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 18 years ago
- 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 18 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 18 years ago
- fa1408e x86: unify CPU feature string names by H. Peter Anvin · 18 years ago
- 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 18 years ago
- f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 18 years ago
- a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 18 years ago
- 07035f0 x86: not set boot cpu in cpu_present_map again by Yinghai Lu · 18 years ago
- adb8dae x86: fix section mismatch warning in setup_64.c by Sam Ravnborg · 18 years ago
- 45078cb x86: remove struct cpu_model_info by Hiroshi Shimamoto · 18 years ago
- 3effef1 x86: should use array directly for early_ptr by Yinghai Lu · 18 years ago
- ac629a9 x86: remove duplicated line about by Yinghai Lu · 18 years ago
- 8a45eb3 x86: constify function pointer tables by Jan Engelhardt · 18 years ago
- 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 18 years ago
- ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 18 years ago
- 191679f x86: add noclflush option by Andi Kleen · 18 years ago
- 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 18 years ago
- 74ff305 x86: move select_idle_routine() call after detect_ht() by Hiroshi Shimamoto · 18 years ago
- 71617bf x86: only call early_init_amd one time by Yinghai Lu · 18 years ago
- 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 18 years ago
- 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 18 years ago
- 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 18 years ago
- e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 18 years ago
- df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 18 years ago
- 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 18 years ago
- aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 18 years ago
- d504e39 x86: discover_ebda section mismatch by Randy Dunlap · 18 years ago
- e3cfac8 x86: mark memory_setup __init by Andi Kleen · 18 years ago
- 9566e91 x86: fix detection of CONSTANT_TSC bit for AMD CPUs by Andreas Herrmann · 18 years ago
- 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 18 years ago
- e402644 x86: map vsyscalls early enough by Ingo Molnar · 18 years ago
- 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 18 years ago
- de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 18 years ago
- 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 18 years ago
- 5b83683 x86: EFI runtime service support by Huang, Ying · 18 years ago
- 746ef0c x86: prepare 64-bit architecture initialization for paravirt by Glauber de Oliveira Costa · 18 years ago
- eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 18 years ago
- 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 18 years ago
- 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 18 years ago
- a860b63 x86: store core id bits in cpuinfo_x8 by Yinghai Lu · 18 years ago
- 04e1ba8 x86: cleanup kernel/setup_64.c by Thomas Gleixner · 18 years ago
- c9cce83 x86: remove extern declarations for code, data, bss resources by Bernhard Walle · 18 years ago
- 3e35a0e x86: move ioapic code where it belongs by Thomas Gleixner · 18 years ago
- af7a78e x86: move mce related declarations by Thomas Gleixner · 18 years ago
- 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 18 years ago
- 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 18 years ago
- b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 18 years ago
- 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 19 years ago
- c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 19 years ago
- e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 19 years ago
- 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 19 years ago
- 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 19 years ago
- 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 19 years ago
- 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 19 years ago
- 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 19 years ago
- 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 19 years ago
- 121d7bf x86: misc. constifications by Jan Beulich · 19 years ago
- 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 19 years ago
- 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 19 years ago