aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-823/+0
* x86: remove some acpi ifdefs in setup_32/64Yinghai Lu2008-07-081-4/+0
* x86: clean up init_amd()Yinghai Lu2008-07-081-4/+0
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-081-0/+9
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-081-2/+17
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-081-40/+0
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-9/+0
|\
| * x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-081-1/+1
| * x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-9/+0
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-36/+16
|\ \
| * | x86: merge setup_memory_map with e820Yinghai Lu2008-07-081-7/+1
| * | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-081-1/+1
| * | x86: remove all active memory ranges before registering them again after trim...Yinghai Lu2008-06-101-0/+1
| * | x86: linked list of setup_data for i386Huang, Ying2008-06-051-22/+0
| * | x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-051-4/+3
| * | x86: clean up max_pfn_mapped usage - 64-bitYinghai Lu2008-06-031-1/+1
| * | x86: update mptableYinghai Lu2008-06-031-0/+4
| * | x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy2008-05-251-0/+4
| * | x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-251-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-385/+67
|\ \ \ \ | |_|_|/ |/| | |
| | | * x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu2008-07-081-0/+20
| | | * x86: make 64-bit identify_cpu use cpu_devYinghai Lu2008-07-081-45/+51
| | | * fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter2008-06-101-2/+0
| | | * x86: add PCI extended config space access for AMD BarcelonaRobert Richter2008-06-021-0/+2
| | | * x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2008-05-301-26/+2
| | | * x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2008-05-301-91/+2
| | | * x86: Move the AMD64 specific parts out of setup_64.cDave Jones2008-05-301-226/+6
| | | * x86: move mmconfig declarations to headerThomas Gleixner2008-05-301-12/+1
| |_|/ |/| |
| | * x86: make command_line static in setup_64.cThomas Gleixner2008-05-251-1/+1
| | * x86: move mmconfig declarations to headerThomas Gleixner2008-05-251-12/+1
| |/ |/|
* | 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/+2
* 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/+9
| * 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/+1
* 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-211-0/+4
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-191-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