summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86: extend e820 ealy_res support 32bit - fixYinghai Lu1-24/+31
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu7-309/+314
2008-05-25x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson1-0/+26
2008-05-25x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson1-38/+56
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson4-6/+16
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson1-4/+4
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson5-9/+17
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2-2/+2
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu1-31/+48
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu2-3/+3
2008-05-25x86: make e820.c to have common functionsYinghai Lu5-852/+482
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2-146/+473
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2-79/+94
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu3-31/+19
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu3-19/+95
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu4-14/+514
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2-50/+60
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner1-4/+4
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-20Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+7
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti1-1/+1
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti1-1/+1
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity1-2/+5
2008-05-18x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-18x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-18x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-32/+39
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar1-2/+2
2008-05-13x86: fix csum_partial() exportIngo Molnar2-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton1-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins3-19/+20
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi1-3/+1
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley1-1/+3
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds10-74/+87
2008-05-10x86: rdc: leds build/config fixIngo Molnar1-0/+1
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2-2/+9
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha1-2/+10
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner1-1/+1
2008-05-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-3/+1