summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
2011-11-21xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-15xen: When calling power_off, don't call the halt function.Tom Goetz
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-05-12arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper
2011-04-06xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao
2011-04-06xen: just completely disable XSAVEJeremy Fitzhardinge
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini
2011-02-25xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini
2011-02-11xen: annotate functions which only call into __init at start of dayIan Campbell
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell
2011-01-07xen: HVM X2APIC supportSheng Yang
2010-12-17xen: Use this_cpu_opsChristoph Lameter
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-11-29xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-29xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: add support for PATJeremy Fitzhardinge
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge
2010-10-22xen: remove noise about registering vcpu infoJeremy Fitzhardinge
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-10-11memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04xen/panic: use xen_reboot and fix smp_send_stopIan Campbell
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-08-04xen: support large numbers of CPUs with vcpu info placementMukesh Rathor
2010-08-04xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge