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