aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08memblock: Kill memblock_init()Tejun Heo1-2/+0
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-10-19xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk1-0/+1
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+2
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-2/+2
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds1-0/+4
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski1-0/+4
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+15
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge1-1/+15
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk1-0/+8
2011-06-15xen: When calling power_off, don't call the halt function.Tom Goetz1-1/+8
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge1-0/+8
2011-05-12arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper1-10/+10
2011-04-06xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao1-1/+10
2011-04-06xen: just completely disable XSAVEJeremy Fitzhardinge1-17/+1
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-2/+4
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini1-0/+3
2011-02-25xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini1-2/+1
2011-02-11xen: annotate functions which only call into __init at start of dayIan Campbell1-1/+1
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo1-1/+1
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+9
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-19/+12
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-07xen: HVM X2APIC supportSheng Yang1-19/+12
2010-12-17xen: Use this_cpu_opsChristoph Lameter1-2/+2
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-4/+0
2010-11-29xen: x86/32: perform initial startup on initial_page_tableIan Campbell1-2/+0
2010-11-29xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+0
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell1-2/+0
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk1-1/+11
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell1-0/+7
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+5
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds1-1/+0
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-8/+8
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar1-0/+3
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini1-0/+1
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela1-0/+1
2010-10-22xen: add support for PATJeremy Fitzhardinge1-0/+5
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge1-0/+3
2010-10-22xen: remove noise about registering vcpu infoJeremy Fitzhardinge1-8/+0
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria1-1/+1
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon1-0/+3
2010-10-11memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge1-0/+3
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+4
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-12/+146
2010-08-04xen/panic: use xen_reboot and fix smp_send_stopIan Campbell1-4/+1
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile1-0/+20