aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAge
* memblock: Kill memblock_init()Tejun Heo2011-12-08
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-16
* xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk2011-10-19
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
|\
| * xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \ | |/ |/|
| * x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-04
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-24
|\ \
| * | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-18
| |/
* | Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-21
|\ \ | |/ |/|
| * xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-06
* | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-15
* | arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
|/
* xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-06
* xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-06
* Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\
| * xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini2011-02-25
| * xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini2011-02-25
* | xen: annotate functions which only call into __init at start of dayIan Campbell2011-02-11
|/
* lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-20
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\
| * xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-10
* | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \
| * | xen: HVM X2APIC supportSheng Yang2011-01-07
| |/
* / xen: Use this_cpu_opsChristoph Lameter2010-12-17
|/
*-. Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-03
|\ \
| | * xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-29
| | * xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\ \ \ | |/ / |/| |
| * | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
| |/
* | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-22
* | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
|/
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-22
| * xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-22
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-18
* | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27
|\ \
| * | Remove duplicate includes from many filesZimny Lech2010-10-27
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-25
| |\ \
| * | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-21
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * xen: add support for PATJeremy Fitzhardinge2010-10-22
| | * xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-22
| | * xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-22
| |/
* / memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge2010-10-11
|/
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\
| * xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-07
* | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \
| * | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29