aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-032-31/+75
|\
| * xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini2010-12-021-0/+38
| * xen: resume the pv console for hvm guests tooStefano Stabellini2010-12-021-0/+1
| * xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+17
| * xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-25/+20
| |
| \
*-. \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-4/+12
|\ \ \ | |_|/ |/| |
| * | xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge2010-12-021-2/+2
| * | xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge2010-12-021-2/+10
* | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-246-92/+117
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-224-74/+94
| |\ \ \ | | |_|/ | |/| |
| | | * xen: make evtchn's name less genericIan Campbell2010-11-181-1/+4
| | | * Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge2010-11-181-22/+74
| | | |\
| | | | * xen/evtchn: add missing staticJeremy Fitzhardinge2010-10-051-1/+1
| | | | * xen/evtchn: Fix name of Xen event-channel deviceBastian Blank2010-05-281-1/+1
| | | | * xen/evtchn: don't do unbind_from_irqhandler under spinlockJeremy Fitzhardinge2010-05-281-2/+11
| | | | * xen/evtchn: remove spurious barrierJeremy Fitzhardinge2009-09-181-3/+0
| | | | * xen/evtchn: ports start enabledJeremy Fitzhardinge2009-09-181-5/+4
| | | | * xen/evtchn: dynamically allocate port_user arrayJeremy Fitzhardinge2009-09-181-2/+8
| | | | * xen/evtchn: track enabled state for each portJeremy Fitzhardinge2009-09-181-15/+56
| | | * | xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge2010-11-181-2/+2
| | * | | Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge2010-11-181-36/+4
| | * | | xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge2010-11-161-3/+3
| | * | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-1610-77/+756
| | |\ \ \ | | | |/ /
| | * | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-2/+3
| | * | | xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov2010-10-291-6/+2
| * | | | xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk2010-11-221-1/+1
| * | | | xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge2010-11-191-2/+5
| * | | | xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge2010-11-191-10/+2
| * | | | xen: add extra pages to balloonJeremy Fitzhardinge2010-11-191-4/+11
| * | | | xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge2010-11-161-2/+2
| * | | | xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich2010-11-161-2/+5
* | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| |_|/ / |/| | |
* | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-121-7/+18
|\ \ \ \ | |/ / /
| * | | xen: events: do not unmask event channels on resumeIan Campbell2010-11-101-7/+18
* | | | convert get_sb_single() usersAl Viro2010-10-291-4/+4
|/ / /
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-287-23/+652
|\ \ \
| * | | xen: register xen pci notifierWeidong Han2010-10-272-0/+118
| * | | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-1/+1
| * | | xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * | | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+60
| * | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+13
| * | | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+22
| * | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-1/+5
| * | | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-1/+3
| * | | xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-4/+26
| * | | xen: support pirq != irqStefano Stabellini2010-10-221-16/+48
| * | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-225-28/+356
| |\ \ \
| | * | | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2
| | * | | x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-181-4/+3
| | * | | swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2