aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: fix mpparse/acpi interactionAlexey Starikovskiy2008-05-251-4/+5
* x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann2008-05-251-5/+4
* x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-254-84/+89
* x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-255-56/+60
* x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-251-1/+6
* x86: complete move ACPI from mpparse.cAlexey Starikovskiy2008-05-252-298/+305
* x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-252-5/+8
* x86: cleanup print out for mptableYinghai Lu2008-05-251-7/+6
* x86: include pci.h in e820_64.cThomas Gleixner2008-05-251-0/+1
* x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner2008-05-251-18/+18
* x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2008-05-252-4/+2
* x86: extend e820 ealy_res support 32bit - fixYinghai Lu2008-05-251-24/+31
* x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-257-309/+314
* x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson2008-05-251-0/+26
* x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson2008-05-251-38/+56
* x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-254-6/+16
* x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2008-05-251-4/+4
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-255-9/+17
* x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2008-05-252-2/+2
* x86 boot: remove some unused extern function declarationsPaul Jackson2008-05-251-1/+1
* x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu2008-05-251-31/+48
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-252-3/+3
* x86: make e820.c to have common functionsYinghai Lu2008-05-255-852/+482
* x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu2008-05-251-1/+1
* x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2008-05-252-146/+473
* x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-252-79/+94
* x86: fix trimming e820 with MTRR holes. - fixYinghai Lu2008-05-253-31/+19
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-253-19/+95
* x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-254-14/+514
* x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-252-50/+60
* x86: fix sparse warning in mtrr/generic.cThomas Gleixner2008-05-251-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-201-4/+4
|\
| * PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-191-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\ \
| * | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-193-4/+7
|\ \
| * | KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-181-1/+1
| * | KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-181-1/+1
| * | KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-181-2/+5
| |/
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
* | x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-171-1/+1
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
|\
| * x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| * x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| * x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| * x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| * x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| * x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
| * x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3