aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
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
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-26x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini
2010-07-26x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-20xen: release unused free memoryMiroslav Rezanina
2010-06-07xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-03xen: register runstate info for boot CPU earlyJeremy Fitzhardinge