| Commit message (Expand) | Author | Age |
* | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 |
|\ |
|
| * | xen: fix save/restore for PV on HVM guests with pirq remapping | Stefano Stabellini | 2010-12-02 |
| * | xen: resume the pv console for hvm guests too | Stefano Stabellini | 2010-12-02 |
| * | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 |
| * | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini | 2010-12-02 |
| | | |
| \ | |
*-. \ | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2010-12-03 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen: allocate irq descs on any NUMA node | Jeremy Fitzhardinge | 2010-12-02 |
| * | | xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory | Jeremy Fitzhardinge | 2010-12-02 |
* | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-23 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | xen: make evtchn's name less generic | Ian Campbell | 2010-11-19 |
| | | * | Merge branch 'xen/dev-evtchn' into upstream/evtchn | Jeremy Fitzhardinge | 2010-11-19 |
| | | |\ |
|
| | | | * | xen/evtchn: add missing static | Jeremy Fitzhardinge | 2010-10-05 |
| | | | * | xen/evtchn: Fix name of Xen event-channel device | Bastian Blank | 2010-05-28 |
| | | | * | xen/evtchn: don't do unbind_from_irqhandler under spinlock | Jeremy Fitzhardinge | 2010-05-28 |
| | | | * | xen/evtchn: remove spurious barrier | Jeremy Fitzhardinge | 2009-09-18 |
| | | | * | xen/evtchn: ports start enabled | Jeremy Fitzhardinge | 2009-09-18 |
| | | | * | xen/evtchn: dynamically allocate port_user array | Jeremy Fitzhardinge | 2009-09-18 |
| | | | * | xen/evtchn: track enabled state for each port | Jeremy Fitzhardinge | 2009-09-18 |
| | | * | | xen/evtchn: the evtchn device is non-seekable | Jeremy Fitzhardinge | 2010-11-19 |
| | * | | | Revert "xen/privcmd: create address space to allow writable mmaps" | Jeremy Fitzhardinge | 2010-11-18 |
| | * | | | xen/xenfs: update xenfs_mount for new prototype | Jeremy Fitzhardinge | 2010-11-16 |
| | * | | | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 |
| | |\| | |
|
| | * | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 |
| | * | | | xen: xenfs: privcmd: check put_user() return code | Vasiliy Kulikov | 2010-10-29 |
| * | | | | xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs. | Konrad Rzeszutek Wilk | 2010-11-22 |
| * | | | | xen/balloon: make sure we only include remaining extra ram | Jeremy Fitzhardinge | 2010-11-20 |
| * | | | | xen/balloon: the balloon_lock is useless | Jeremy Fitzhardinge | 2010-11-20 |
| * | | | | xen: add extra pages to balloon | Jeremy Fitzhardinge | 2010-11-20 |
| * | | | | xen/events: use locked set|clear_bit() for cpu_evtchn_mask | Jeremy Fitzhardinge | 2010-11-16 |
| * | | | | xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore | Jan Beulich | 2010-11-16 |
* | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-12 |
|\| | | |
|
| * | | | xen: events: do not unmask event channels on resume | Ian Campbell | 2010-11-10 |
* | | | | convert get_sb_single() users | Al Viro | 2010-10-29 |
|/ / / |
|
* | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 |
|\ \ \ |
|
| * | | | xen: register xen pci notifier | Weidong Han | 2010-10-27 |
| * | | | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 2010-10-22 |
| * | | | xen: Initialize xenbus for dom0. | Juan Quintela | 2010-10-22 |
| * | | | xen: remap MSIs into pirqs when running as initial domain | Qing He | 2010-10-22 |
| * | | | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 |
| * | | | xen: map MSIs into pirqs | Stefano Stabellini | 2010-10-22 |
| * | | | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 |
| * | | | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 2010-10-22 |
| * | | | xen: get the maximum number of pirqs from xen | Stefano Stabellini | 2010-10-22 |
| * | | | xen: support pirq != irq | Stefano Stabellini | 2010-10-22 |
| * | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 |
| |\ \ \ |
|
| | * | | | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c | Konrad Rzeszutek Wilk | 2010-10-20 |
| | * | | | x86: xen: Sanitse irq handling (part two) | Konrad Rzeszutek Wilk | 2010-10-18 |
| | * | | | swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it. | Konrad Rzeszutek Wilk | 2010-10-18 |