summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+5
* 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/+2
* 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-231-1/+1
* xen: relax signature checkJeremy Fitzhardinge2007-12-101-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-231-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/+0
* | 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/+0
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-164-37/+14
| * 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-161-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
|/
* i386: move xenThomas Gleixner2007-10-1117-0/+4198
OpenPOWER on IntegriCloud