index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+2
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+1
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+16
*
xen: use iret instruction all the time
Jeremy Fitzhardinge
2008-04-17
1
-2
/
+1
*
xen: make hvc0 the preferred console in domU
Markus Armbruster
2008-04-17
1
-0
/
+4
*
xen: Clear PG_pinned in release_{pt,pd}()
Mark McLoughlin
2008-04-04
1
-0
/
+1
*
xen: Do not pin/unpin PMD pages
Mark McLoughlin
2008-04-04
1
-3
/
+2
*
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
2008-04-04
1
-7
/
+20
*
xen: fix UP setup of shared_info
Jeremy Fitzhardinge
2008-03-27
1
-20
/
+25
*
xen: fix RMW when unmasking events
Jeremy Fitzhardinge
2008-03-27
1
-1
/
+1
*
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
2008-02-29
1
-0
/
+1
*
xen: unpin initial Xen pagetable once we're finished with it
Jeremy Fitzhardinge
2008-02-13
1
-0
/
+4
*
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
2008-01-30
1
-5
/
+25
*
x86: adjust/fix LDT handling for Xen
Jan Beulich
2008-01-30
1
-8
/
+1
*
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-2
/
+2
*
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
1
-6
/
+5
*
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-4
/
+4
*
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-5
/
+5
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-3
/
+3
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-9
/
+9
*
x86: irqflags consolidation
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
1
-2
/
+2
*
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
2008-01-23
1
-1
/
+1
*
xen: relax signature check
Jeremy Fitzhardinge
2007-12-10
1
-1
/
+1
*
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
1
-91
/
+142
|
\
|
*
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+1
|
*
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+12
|
*
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
1
-9
/
+21
|
*
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
1
-17
/
+38
|
*
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
1
-1
/
+0
|
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
1
-28
/
+12
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
1
-37
/
+61
*
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
1
-3
/
+4
|
/
*
i386: move xen
Thomas Gleixner
2007-10-11
1
-0
/
+1146