aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus 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-08Revert "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/tiwai/sound-2.6Linus Torvalds1-3/+1
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner4-60/+47
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon1-0/+19
2008-05-08x86: revert geode config dependencyThomas Gleixner1-1/+0
2008-05-07pcspkr: fix dependanciesStas Sergeev1-3/+1
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins1-7/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixesLinus Torvalds1-0/+1
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-46/+62
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds12-40/+26
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: olpc build fixThomas Gleixner1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04x86: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity1-1/+0
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli1-1/+10
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka1-0/+2
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti1-0/+2
2008-05-04KVM: x86 emulator: disable writeback on lmswAvi Kivity1-0/+1
2008-05-04KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus1-2/+2
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang3-10/+233
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang3-3/+81