aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \
| * | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-13
| * | memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge2010-10-11
| * | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
| |\ \
| * \ \ Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \ \ | | | |/ | | |/|
| * | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| | |_|/ | |/| |
* | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
* | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-23
| |/ / /
* | | / xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-05
| |_|/ |/| |
* | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
* | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-23
|/ /
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \
| * | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-27
| * | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-27
| * | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-07
| * | xen: Rename the balloon lockAlex Nixon2010-06-07
| * | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-07
| * | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-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
| | |/ | |/|
* | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ | |/ / |/| |
| * | 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: make sure pages are really part of domain before freeingJeremy Fitzhardinge2010-07-20
| * | xen: release unused free memoryMiroslav Rezanina2010-07-20
| |/
* | xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-03
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \ | |/ |/|
| * time: Clean up direct xtime usage in xenJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * xen: Fix misspelled CONFIG variable in comment.Robert P. J. Day2010-02-05
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-03
|\ \
| * | x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-27
| * | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-27
| |/
* | Merge branch 'master' into percpuTejun Heo2010-02-02
|\|
| * x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-13