index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
xen: unpin initial Xen pagetable once we're finished with it
Jeremy Fitzhardinge
1
-0
/
+4
2008-02-10
x86: sparse warnings in pageattr.c
Harvey Harrison
1
-3
/
+3
2008-02-10
x86: fix sparse warning in xen/time.c
Harvey Harrison
1
-5
/
+5
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
1
-3
/
+6
2008-01-30
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
1
-5
/
+25
2008-01-30
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
1
-4
/
+6
2008-01-30
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
Eduardo Pereira Habkost
1
-0
/
+1
2008-01-30
xen: fix section usage in xen-head.S and setup.c
Sam Ravnborg
2
-3
/
+5
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
1
-1
/
+1
2008-01-30
x86: adjust/fix LDT handling for Xen
Jan Beulich
1
-8
/
+1
2008-01-30
xen: mask out PWT too
Jeremy Fitzhardinge
1
-1
/
+1
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
1
-3
/
+1
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
1
-2
/
+2
2008-01-30
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
1
-6
/
+5
2008-01-30
x86: change write_idt_entry signature
Glauber de Oliveira Costa
1
-4
/
+4
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
1
-5
/
+5
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2
-5
/
+5
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2
-10
/
+10
2008-01-30
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
1
-2
/
+2
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
1
-2
/
+2
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
1
-3
/
+2
2008-01-30
x86: irqflags consolidation
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: use u32 for some lapic functions
Thomas Gleixner
1
-2
/
+2
2008-01-24
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
1
-1
/
+1
2007-12-11
xen: relax signature check
Jeremy Fitzhardinge
1
-1
/
+1
2007-11-29
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
1
-0
/
+4
2007-10-24
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
1
-2
/
+2
2007-10-23
Normalize config options for guest support
Rusty Russell
1
-2
/
+3
2007-10-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-0
/
+1
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
1
-0
/
+1
2007-10-17
i386: Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2
-2
/
+0
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-141
/
+324
2007-10-17
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
1
-3
/
+4
2007-10-16
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
1
-0
/
+25
2007-10-16
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
1
-1
/
+1
2007-10-16
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
1
-1
/
+12
2007-10-16
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2
-40
/
+103
2007-10-16
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
3
-20
/
+65
2007-10-16
xen: add batch completion callbacks
Jeremy Fitzhardinge
2
-3
/
+29
2007-10-16
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
3
-4
/
+18
2007-10-16
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2
-2
/
+0
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
4
-37
/
+14
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
1
-37
/
+61
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-2
/
+2
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
1
-2
/
+12
2007-10-11
i386: move xen
Thomas Gleixner
17
-0
/
+4198