aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-04
* xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-04
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-04
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-27
* xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-27
* x86/xen: fix DomU boot problemIan Campbell2008-03-04
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-29
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-13
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-09
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-30
* xen: deal with pmd being allocated/freedJeremy Fitzhardinge2008-01-30
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-30
* x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-30
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-30
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* x86: adjust/fix LDT handling for XenJan Beulich2008-01-30
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-30
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-30
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-30
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-30
* x86 vDSO: i386 vdso32Roland McGrath2008-01-30
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-30
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-30
* xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-23
* xen: relax signature checkJeremy Fitzhardinge2007-12-10
* xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-29
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-23
* Normalize config options for guest supportRusty Russell2007-10-23
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17
|\
| * x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-17
| * i386: Clean up duplicate includes in arch/i386/xen/Jesper Juhl2007-10-17
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\ \ | |/ |/|
| * xen: add some debug output for failed multicallsJeremy Fitzhardinge2007-10-16
| * xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2007-10-16
| * xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge2007-10-16
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-16
| * xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-10-16
| * xen: add batch completion callbacksJeremy Fitzhardinge2007-10-16
| * xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-16
| * Clean up duplicate includes in arch/i386/xen/Jesper Juhl2007-10-16
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-16
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-16