aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel
2009-03-16x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-03-14Merge branch 'x86/asm' into tracing/syscallsIngo Molnar
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-13cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich