summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c
AgeCommit message (Expand)AuthorLines
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton-1/+1
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner-1/+3
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner-7/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-0/+20
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti-0/+2
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa-0/+5
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu-8/+15
2008-04-26x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu-207/+9
2008-04-26x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu-8/+15
2008-04-26x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu-0/+204
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu-2/+1
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying-0/+2
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying-0/+22
2008-04-26x86: array can become staticDmitri Vorobiev-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-0/+4
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek-0/+4
2008-04-19x86: reserve dma32 early for gartYinghai Lu-0/+2
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu-2/+5
2008-04-17x86: move suspend wakeup code to CPavel Machek-0/+1
2008-04-17x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones-0/+35
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa-1/+1
2008-04-17x86: split large page mapping for AMD TSEGAndi Kleen-0/+13
2008-04-17x86: account overlapped mappings in max_pfn_mappedAndi Kleen-1/+1
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner-1/+1
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu-0/+7
2008-04-17x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai-2/+0
2008-04-17x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa-2/+12
2008-04-17x86: introduce initial apicidYinghai Lu-5/+6
2008-04-17x86: fix amd_detect_cmpYinghai Lu-2/+2
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar-3/+3
2008-04-17x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu-3/+0
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu-1/+7
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto-120/+0
2008-04-17x86: call vsmp_init explicitlyGlauber Costa-0/+4
2008-03-26x86: fix memoryless node oops during bootYinghai Lu-1/+1
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner-2/+0
2008-03-21x86: reserve dma32 early for gartYinghai Lu-0/+2
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson-1/+1
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz-1/+1
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg-1/+1
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle-15/+21
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-2/+3
2008-02-04x86: unify CPU feature string namesH. Peter Anvin-76/+0
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu-1/+2
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl-0/+11
2008-01-30x86: fixes some bugs about EFI memory map handlingHuang, Ying-3/+1
2008-01-30x86: not set boot cpu in cpu_present_map againYinghai Lu-6/+0
2008-01-30x86: fix section mismatch warning in setup_64.cSam Ravnborg-1/+1