aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAge
* 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
| * | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-27
| * | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
| * | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
| * | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
| * | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
| * | x86: early PV on HVM features initialization.Sheng Yang2010-07-22
| |/
* | xen/panic: use xen_reboot and fix smp_send_stopIan Campbell2010-08-04
* | Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile2010-08-04
* | xen: support large numbers of CPUs with vcpu info placementMukesh Rathor2010-08-04
* | xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-04
* | xen: release unused free memoryMiroslav Rezanina2010-07-20
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-27
* x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-13
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * PCI: add pci_request_acsChris Wright2009-12-04
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \
| * | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-03
| * | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-03
| * | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
* | | xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-03
| |/ |/|
* | xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge2009-10-27
|/
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-23
|\
| * xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-21
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\ \ | |/ |/|
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| * x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31