Age | Commit message (Expand) | Author |
2008-08-20 | xen: add xen_ prefixes to make tracing with ftrace easier | Jeremy Fitzhardinge |
2008-08-20 | xen: clarify locking used when pinning a pagetable. | Jeremy Fitzhardinge |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge |
2008-07-31 | xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long | Eduardo Habkost |
2008-07-31 | xen: fix allocation and use of large ldts, cleanup | Jeremy Fitzhardinge |
2008-07-31 | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge |
2008-07-31 | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar |
2008-07-28 | xen: suppress known wrmsrs | Jeremy Fitzhardinge |
2008-07-28 | xen: fix allocation and use of large ldts | Jeremy Fitzhardinge |
2008-07-26 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost |
2008-07-26 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-24 | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge |
2008-07-24 | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge |
2008-07-24 | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-21 | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-20 | x86, xen: fix apic_ops build on UP | Ingo Molnar |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-18 | xen: report hypervisor version | Jeremy Fitzhardinge |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-17 | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge |
2008-07-16 | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge |
2008-07-16 | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge |
2008-07-16 | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge |
2008-07-16 | x86, xen, vdso: fix build error | Ingo Molnar |
2008-07-16 | xen64: disable 32-bit syscall/sysenter if not supported. | Jeremy Fitzhardinge |
2008-07-16 | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar |
2008-07-16 | xen: update Kconfig to allow 64-bit Xen | Jeremy Fitzhardinge |
2008-07-16 | xen: implement Xen write_msr operation | Jeremy Fitzhardinge |
2008-07-16 | xen64: set up userspace syscall patch | Jeremy Fitzhardinge |
2008-07-16 | xen64: set up syscall and sysenter entrypoints for 64-bit | Jeremy Fitzhardinge |
2008-07-16 | xen64: allocate and manage user pagetables | Jeremy Fitzhardinge |
2008-07-16 | xen64: Clear %fs on xen_load_tls() | Eduardo Habkost |
2008-07-16 | xen: make sure the kernel command line is right | Jeremy Fitzhardinge |
2008-07-16 | xen: rework pgd_walk to deal with 32/64 bit | Jeremy Fitzhardinge |
2008-07-16 | xen64: implement xen_load_gs_index() | Eduardo Habkost |
2008-07-16 | xen64: add identity irq->vector map | Jeremy Fitzhardinge |
2008-07-16 | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge |
2008-07-16 | xen64: add pvop for swapgs | Jeremy Fitzhardinge |
2008-07-16 | xen64: deal with extra words Xen pushes onto exception frames | Jeremy Fitzhardinge |
2008-07-16 | xen64: xen_write_idt_entry() and cvt_gate_to_trap() | Eduardo Habkost |
2008-07-16 | xen: use set_pte_vaddr | Jeremy Fitzhardinge |
2008-07-16 | xen64: defer setting pagetable alloc/release ops | Jeremy Fitzhardinge |