summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov1-2/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar20-75/+61
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2-2/+2
2009-03-25x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu1-10/+10
2009-03-24Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar1-1/+1
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2-1/+7
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-1/+1
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf1-0/+2
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+1
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity1-2/+3
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity1-0/+12
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti1-0/+5
2009-03-24KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus1-4/+0
2009-03-24KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti1-0/+1
2009-03-24KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity1-0/+1
2009-03-24KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity1-0/+1
2009-03-24KVM: x86: Virtualize debug registersJan Kiszka2-1/+23
2009-03-24KVM: New guest debug interfaceJan Kiszka2-8/+19
2009-03-24KVM: VMX: Support for injecting software exceptionsJan Kiszka1-1/+2
2009-03-24KVM: SVM: Add VMRUN handlerAlexander Graf1-0/+2
2009-03-24KVM: SVM: Implement GIF, clgi and stgiAlexander Graf1-0/+3
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf4-5/+9
2009-03-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge1-1/+4
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput1-1/+1
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com1-0/+3
2009-03-20PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman1-0/+3
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge4-41/+0
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar40-127/+448
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-6/+39
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar3-7/+7
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell1-0/+1
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha1-0/+10
2009-03-18x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha1-1/+2
2009-03-18x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha1-1/+1
2009-03-18x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2-2/+3
2009-03-18x86, x2apic: enable fault handling for intr-remappingSuresh Siddha1-0/+1
2009-03-17x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge1-5/+5
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel1-6/+39
2009-03-17x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge1-2/+2
2009-03-15x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge1-0/+30
2009-03-15x86-32: compute initial mapping size more accuratelyYinghai Lu1-0/+5
2009-03-15x86: use brk allocation for DMIJeremy Fitzhardinge1-12/+2
2009-03-15x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2-6/+0
2009-03-15x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2-0/+11
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput1-3/+30
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar3-6/+17
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar1-8/+0
2009-03-14Merge branch 'x86/asm' into tracing/syscallsIngo Molnar6-19/+208
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput1-0/+3
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker1-0/+7