aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge
2008-09-10xen: fix pinning when not using split pte locksJeremy Fitzhardinge
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge
2008-09-08xen: make CPU hotplug functions staticAlex Nixon
2008-09-08x86, xen: fix build when !CONFIG_HOTPLUG_CPUAlex Nixon
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-08-25xen: implement CPU hotpluggingAlex Nixon
2008-08-22x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge
2008-08-21xen: measure how long spinlocks spend blockingJeremy Fitzhardinge
2008-08-21xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge
2008-08-20xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge
2008-08-20xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-07-31xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned longEduardo Habkost
2008-07-31xen: fix allocation and use of large ldts, cleanupJeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-31Merge branch 'x86/spinlocks' into x86/xenIngo Molnar
2008-07-28xen: suppress known wrmsrsJeremy Fitzhardinge
2008-07-28xen: fix allocation and use of large ldtsJeremy Fitzhardinge
2008-07-26x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-07-26Merge branch 'linus' into x86/xenIngo Molnar
2008-07-24x86: split spinlock implementations out into their own filesJeremy Fitzhardinge
2008-07-24x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge
2008-07-24xen: don't use sysret for sysexit32Jeremy Fitzhardinge
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18xen: report hypervisor versionJeremy Fitzhardinge
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge
2008-07-16xen: use lock-byte spinlock implementationJeremy Fitzhardinge
2008-07-16x86: xen: no need to disable vdso32Jeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16x86, xen, vdso: fix build errorIngo Molnar
2008-07-16xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge
2008-07-16xen64: fix build error on 32-bit + !HIGHMEMIngo Molnar
2008-07-16xen: update Kconfig to allow 64-bit XenJeremy Fitzhardinge
2008-07-16xen: implement Xen write_msr operationJeremy Fitzhardinge
2008-07-16xen64: set up userspace syscall patchJeremy Fitzhardinge
2008-07-16xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge
2008-07-16xen64: allocate and manage user pagetablesJeremy Fitzhardinge
2008-07-16xen64: Clear %fs on xen_load_tls()Eduardo Habkost
2008-07-16xen: make sure the kernel command line is rightJeremy Fitzhardinge