Jeremy Fitzhardinge
|
82d6469916
xen: mask extended topology info in cpuid
|
15 years ago |
Jeremy Fitzhardinge
|
973df35ed9
xen: set up mmu_ops before trying to set any ptes
|
15 years ago |
Ingo Molnar
|
14c93e8eba
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
|
15 years ago |
Jeremy Fitzhardinge
|
b75fe4e5b8
xen: check EFER for NX before setting up GDT mapping
|
15 years ago |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Feng Tang
|
7bd867dfb4
x86: Move get/set_wallclock to x86_platform_ops
|
15 years ago |
Linus Torvalds
|
b8cb48aae1
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
c7208de304
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Jeremy Fitzhardinge
|
577eebeae3
xen: make -fstack-protector work under Xen
|
15 years ago |
H. Peter Anvin
|
0cc0213e73
x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT
|
15 years ago |
Thomas Gleixner
|
2d826404f0
x86: Move tsc_calibration to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
845b3944bb
x86: Add timer_init to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
736decac64
x86: Move percpu clockevents setup to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
f1d7062a23
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
|
16 years ago |
Thomas Gleixner
|
030cb6c00d
x86: Move paravirt pagetable_setup to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
6f30c1ac3f
x86: Move paravirt banner printout to x86_init_ops
|
16 years ago |
Thomas Gleixner
|
42bbdb43b1
x86: Replace ARCH_SETUP by a proper x86_init_ops
|
16 years ago |
Thomas Gleixner
|
6b18ae3e2f
x86: Move memory_setup to x86_init_ops
|
16 years ago |
H. Peter Anvin
|
7adb4df410
x86, xen: Initialize cx to suppress warning
|
15 years ago |
Jeremy Fitzhardinge
|
d560bc6157
x86, xen: Suppress WP test on Xen
|
15 years ago |
Ingo Molnar
|
cbcb340cb6
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
|
16 years ago |
Jeremy Fitzhardinge
|
ce2eef33d3
xen: rearrange things to fix stackprotector
|
16 years ago |
Jeremy Fitzhardinge
|
a789ed5fb6
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
|
16 years ago |
Jeremy Fitzhardinge
|
b80119bb35
xen/x86-64: clean up warnings about IST-using traps
|
16 years ago |
Jeremy Fitzhardinge
|
6cac5a9246
xen/x86-64: fix breakpoints and hardware watchpoints
|
16 years ago |
Jeremy Fitzhardinge
|
2b2a733447
xen: clean up gate trap/interrupt constants
|
16 years ago |
Jeremy Fitzhardinge
|
bc6081ff98
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
|
16 years ago |
Jeremy Fitzhardinge
|
191216b928
xen: mask XSAVE from cpuid
|
16 years ago |
Jeremy Fitzhardinge
|
c667d5d6a7
xen: remove xen_load_gdt debug
|
16 years ago |
Jeremy Fitzhardinge
|
a957fac500
xen: make xen_load_gdt simpler
|
16 years ago |