summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
* xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
* x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-291-0/+1
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-3/+3
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-091-5/+5
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-301-3/+6
* xen: deal with pmd being allocated/freedJeremy Fitzhardinge2008-01-301-5/+25
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-301-4/+6
* x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-301-0/+1
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-302-3/+5
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-1/+1
* x86: adjust/fix LDT handling for XenJan Beulich2008-01-301-8/+1Star
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-301-1/+1
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-3/+1Star
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-301-2/+2
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-301-6/+5Star
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-301-4/+4
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-5/+5
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-302-5/+5
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-302-10/+10
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-301-2/+2
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-301-2/+2
* x86 vDSO: i386 vdso32Roland McGrath2008-01-301-3/+2Star
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-301-1/+1
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-301-2/+2
* xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-241-1/+1
* xen: relax signature checkJeremy Fitzhardinge2007-12-111-1/+1
* xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-291-0/+4
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-241-2/+2
* Normalize config options for guest supportRusty Russell2007-10-231-2/+3
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-171-0/+1
|\
| * x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+1
| * i386: Clean up duplicate includes in arch/i386/xen/Jesper Juhl2007-10-172-2/+0Star
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-177-141/+324
|\ \ | |/ |/|
| * xen: add some debug output for failed multicallsJeremy Fitzhardinge2007-10-161-0/+25
| * xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2007-10-161-1/+1
| * xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge2007-10-161-1/+12
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-162-40/+103
| * xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-10-163-20/+65
| * xen: add batch completion callbacksJeremy Fitzhardinge2007-10-162-3/+29
| * xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-163-4/+18
| * Clean up duplicate includes in arch/i386/xen/Jesper Juhl2007-10-162-2/+0Star
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-164-37/+14Star
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-37/+61
* | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-3/+4
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-2/+2
* | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-161-2/+12
|/