aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
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-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
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-10percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo
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-04x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan