aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti
2009-03-24KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus
2009-03-24KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti
2009-03-24KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity
2009-03-24KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity
2009-03-24KVM: x86: Virtualize debug registersJan Kiszka
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-03-24KVM: VMX: Support for injecting software exceptionsJan Kiszka
2009-03-24KVM: SVM: Add VMRUN handlerAlexander Graf
2009-03-24KVM: SVM: Implement GIF, clgi and stgiAlexander Graf
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying
2009-02-18crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09x86: math_emu info cleanupTejun Heo
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge