aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Correct explanations of "find_next" bit routines.Robert P. J. Day
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum
2008-02-01x86: fixes for lookup_address argsHarvey Harrison
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison
2008-02-01x86: remove unneeded round_upYinghai Lu
2008-02-01x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg
2008-02-01x86: silence section mismatch warning in smpboot_64.cSam Ravnborg
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu
2008-02-01x86_64: add debug name for early_resYinghai Lu
2008-02-01latencytop: Change Kconfig dependency.Heiko Carstens
2008-02-01fix directory entry in arch-x86-MakefileSteven Rostedt
2008-01-31x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar
2008-01-31x86: fix small sparse warningHarvey Harrison
2008-01-31x86: fix sparse warning in kernel/scx200_32.cHarvey Harrison
2008-01-31x86: early_ioremap_reset fix 2Huang, Ying
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying
2008-01-31x86: change_page_attr_clear fixHuang, Ying
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: Fix unbounded preemption latencyAvi Kivity
2008-01-30KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity
2008-01-30KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie
2008-01-30KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: Accelerated apic supportAvi Kivity