summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
* x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-101-1/+3
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-081-7/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-291-0/+20
|\
| * x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-261-8/+15
| * x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-261-207/+9Star
| * x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-261-8/+15
| * x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-0/+204
* | x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+2
* | x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-271-0/+5
|/
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-261-2/+1Star
* x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-261-0/+2
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-261-0/+22
* x86: array can become staticDmitri Vorobiev2008-04-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-0/+4
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-201-0/+4
* | x86: reserve dma32 early for gartYinghai Lu2008-04-191-0/+2
* | x86_64: do not reserve ramdisk two timesYinghai Lu2008-04-191-2/+5
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-171-0/+1
* x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones2008-04-171-0/+35
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-171-1/+1
* x86: split large page mapping for AMD TSEGAndi Kleen2008-04-171-0/+13
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-171-1/+1
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-1/+1
* x86: pat cpu feature bit setting for known cpusYinghai Lu2008-04-171-0/+7
* x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai2008-04-171-2/+0Star
* x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa2008-04-171-2/+12
* x86: introduce initial apicidYinghai Lu2008-04-171-5/+6
* x86: fix amd_detect_cmpYinghai Lu2008-04-171-2/+2
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-171-3/+3
* x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu2008-04-171-3/+0Star
* x86: clean up e820_reserve_resources on 64-bitYinghai Lu2008-04-171-1/+7
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-171-120/+0Star
* x86: call vsmp_init explicitlyGlauber Costa2008-04-171-0/+4
* x86: fix memoryless node oops during bootYinghai Lu2008-03-261-1/+1
* x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-221-2/+0Star
* x86: reserve dma32 early for gartYinghai Lu2008-03-211-0/+2
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-261-1/+1
* x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0Star
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-071-15/+21
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+3
* x86: unify CPU feature string namesH. Peter Anvin2008-02-041-76/+0Star
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-1/+2
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-301-0/+11
* x86: fixes some bugs about EFI memory map handlingHuang, Ying2008-01-301-3/+1Star
* x86: not set boot cpu in cpu_present_map againYinghai Lu2008-01-301-6/+0Star
* x86: fix section mismatch warning in setup_64.cSam Ravnborg2008-01-301-1/+1