index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-26
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-26
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
Stefano Stabellini
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2010-01-13
x86: xen: 64-bit kernel RPL should be 0
Ian Campbell
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-04
PCI: add pci_request_acs
Chris Wright
2009-12-03
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-11-16
x86, mm: Clean up and simplify NX enablement
H. Peter Anvin
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-03
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
2009-10-27
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
2009-09-23
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-09-21
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-09
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-08-31
x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT
H. Peter Anvin
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
2009-08-31
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move paravirt banner printout to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Replace ARCH_SETUP by a proper x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-08-25
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
2009-08-25
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
2009-08-20
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-08-19
xen: rearrange things to fix stackprotector
Jeremy Fitzhardinge
2009-05-08
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-04-08
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-04-08
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-04-08
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-04-08
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-04-08
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
2009-04-08
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
[next]