aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c
Commit message (Expand)AuthorAge
* x86: update mptableYinghai Lu2008-06-03
* x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy2008-05-25
* x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-25
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-13
* x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-10
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\
| * x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-26
| * x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-26
| * x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-26
| * x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
* | x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-27
* | x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-27
|/
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-26
* x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-26
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-26
* x86: array can become staticDmitri Vorobiev2008-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
* | x86: reserve dma32 early for gartYinghai Lu2008-04-19
* | x86_64: do not reserve ramdisk two timesYinghai Lu2008-04-19
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-17
* x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones2008-04-17
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-17
* x86: split large page mapping for AMD TSEGAndi Kleen2008-04-17
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-17
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-17
* x86: pat cpu feature bit setting for known cpusYinghai Lu2008-04-17
* x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai2008-04-17
* x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa2008-04-17
* x86: introduce initial apicidYinghai Lu2008-04-17
* x86: fix amd_detect_cmpYinghai Lu2008-04-17
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-17
* x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu2008-04-17
* x86: clean up e820_reserve_resources on 64-bitYinghai Lu2008-04-17
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-17
* x86: call vsmp_init explicitlyGlauber Costa2008-04-17
* x86: fix memoryless node oops during bootYinghai Lu2008-03-26
* x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-22
* x86: reserve dma32 early for gartYinghai Lu2008-03-21
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-26
* x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-19
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-19
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-19
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-07
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* x86: unify CPU feature string namesH. Peter Anvin2008-02-04
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-30