summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-02-03Correct explanations of "find_next" bit routines.Robert P. J. Day2-2/+2
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-7/+19
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-36/+34
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki1-5/+5
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov1-2/+6
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com2-31/+34
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar1-1/+1
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds19-62/+75
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum1-2/+1
2008-02-01x86: fixes for lookup_address argsHarvey Harrison4-5/+6
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison1-10/+10
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison1-1/+1
2008-02-01x86: remove unneeded round_upYinghai Lu1-3/+2
2008-02-01x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg1-2/+2
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg1-1/+7
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg3-3/+3
2008-02-01x86: silence section mismatch warning in smpboot_64.cSam Ravnborg1-1/+1
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu1-1/+1
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu4-28/+31
2008-02-01x86_64: add debug name for early_resYinghai Lu4-10/+15
2008-02-01latencytop: Change Kconfig dependency.Heiko Carstens1-0/+3
2008-02-01fix directory entry in arch-x86-MakefileSteven Rostedt1-1/+1
2008-01-31x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar1-0/+23
2008-01-31x86: fix small sparse warningHarvey Harrison1-1/+1
2008-01-31x86: fix sparse warning in kernel/scx200_32.cHarvey Harrison1-1/+1
2008-01-31x86: early_ioremap_reset fix 2Huang, Ying1-1/+1
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying1-1/+4
2008-01-31x86: change_page_attr_clear fixHuang, Ying1-2/+1
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison1-3/+3
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-0/+7
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+9
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar1-0/+5
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton1-0/+2
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity3-4/+6
2008-01-30KVM: Fix unbounded preemption latencyAvi Kivity1-0/+7
2008-01-30KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity1-8/+6
2008-01-30KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus1-2/+6
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang3-5/+17
2008-01-30KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie1-5/+2
2008-01-30KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity2-6/+4
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti3-28/+32
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2-10/+68
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti1-12/+16
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti4-54/+112
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity3-2/+11
2008-01-30KVM: Accelerated apic supportAvi Kivity3-1/+111
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity2-0/+46