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
/
enlighten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
Zhenzhong Duan
1
-2
/
+1
2011-10-20
xen/enlighten: Fix compile warnings and set cx to known value.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-08-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
1
-2
/
+2
2011-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2011-08-05
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-0
/
+4
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+15
2011-07-19
xen/trace: add segment desc tracing
Jeremy Fitzhardinge
1
-1
/
+15
2011-06-21
Merge branch 'stable/vga.support' into stable/drivers
Konrad Rzeszutek Wilk
1
-0
/
+8
2011-06-16
xen: When calling power_off, don't call the halt function.
Tom Goetz
1
-1
/
+8
2011-06-06
xen: allow enable use of VGA console on dom0
Jeremy Fitzhardinge
1
-0
/
+8
2011-05-13
arch/x86/xen/enlighten: Cleanup code/data sections definitions
Daniel Kiper
1
-10
/
+10
2011-04-06
xen: Allow PV-OPS kernel to detect whether XSAVE is supported
Shan Haitao
1
-1
/
+10
2011-04-06
xen: just completely disable XSAVE
Jeremy Fitzhardinge
1
-17
/
+1
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-2
/
+4
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
1
-0
/
+3
2011-02-25
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
1
-2
/
+1
2011-02-11
xen: annotate functions which only call into __init at start of day
Ian Campbell
1
-1
/
+1
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-1
/
+1
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2011-01-10
Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+12
2011-01-10
xen: disable ACPI NUMA for PV guests
Ian Campbell
1
-0
/
+9
2011-01-07
xen: HVM X2APIC support
Sheng Yang
1
-19
/
+12
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
1
-2
/
+2
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
1
-4
/
+0
2010-11-30
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-2
/
+0
2010-11-30
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
1
-2
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-2
/
+0
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
1
-1
/
+11
2010-11-13
xen: implement XENMEM_machphys_mapping
Ian Campbell
1
-0
/
+7
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2010-10-28
Merge branch 'akpm-incoming-2'
Linus Torvalds
1
-1
/
+0
2010-10-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-10-28
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-8
/
+8
2010-10-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
1
-0
/
+3
2010-10-23
xen: mask the MTRR feature from the cpuid
Stefano Stabellini
1
-0
/
+1
2010-10-23
xen: add the direct mapping area for ISA bus access
Juan Quintela
1
-0
/
+1
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
1
-0
/
+5
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-22
xen: remove noise about registering vcpu info
Jeremy Fitzhardinge
1
-8
/
+0
2010-10-22
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-1
/
+1
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+3
2010-10-12
memblock: Allow memblock_init to be called early
Jeremy Fitzhardinge
1
-0
/
+3
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+4
2010-08-05
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
1
-12
/
+146
2010-08-05
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
1
-4
/
+1
2010-08-05
Xen: register panic notifier to take crashes of xen guests on panic
Donald Dutile
1
-0
/
+20
2010-08-05
xen: support large numbers of CPUs with vcpu info placement
Mukesh Rathor
1
-4
/
+17
[next]