Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | xen: dynamically allocate irq & event structures | Jeremy Fitzhardinge | 2010-10-18 | 1 | -6/+10 | |
| | * | | | xen: identity map gsi->irqs | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+15 | |
| | * | | | xen: implement pirq type event channels | Jeremy Fitzhardinge | 2010-10-18 | 1 | -2/+241 | |
| | * | | | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | 2 | -1/+14 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | 7 | -39/+639 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | xen: improvements to VIRQ_DEBUG output | Ian Campbell | 2010-10-22 | 1 | -22/+56 | |
| | * | | | | xen: set up IRQ before binding virq to evtchn | Jeremy Fitzhardinge | 2010-10-22 | 1 | -5/+5 | |
| | * | | | | xen: ensure that all event channels start off bound to VCPU 0 | Ian Campbell | 2010-10-22 | 1 | -1/+1 | |
| | * | | | | xen/events: change to using fasteoi | Jeremy Fitzhardinge | 2010-10-22 | 1 | -4/+7 | |
| | |/ / / | ||||||
| * | | | | xen/privcmd: make privcmd visible in domU | Jeremy Fitzhardinge | 2010-10-20 | 2 | -4/+3 | |
| * | | | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 2010-10-20 | 1 | -73/+8 | |
| * | | | | privcmd: MMAPBATCH: Fix error handling/reporting | Ian Campbell | 2010-10-20 | 1 | -15/+41 | |
| * | | | | xenbus: export xen_store_interface for xenfs | Jeremy Fitzhardinge | 2010-10-20 | 1 | -1/+3 | |
| * | | | | xen/privcmd: make sure vma is ours before doing anything to it | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+3 | |
| * | | | | xen/privcmd: print SIGBUS faults | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+4 | |
| * | | | | xen/xenfs: set_page_dirty is supposed to return true if it dirties | Jeremy Fitzhardinge | 2010-10-20 | 1 | -3/+1 | |
| * | | | | xen/privcmd: create address space to allow writable mmaps | Jeremy Fitzhardinge | 2010-10-20 | 1 | -4/+38 | |
| * | | | | xen: add privcmd driver | Jeremy Fitzhardinge | 2010-10-20 | 4 | -1/+440 | |
| * | | | | xen: add /proc/xen/xsd_{kva,port} to xenfs | Ian Campbell | 2010-10-20 | 4 | -2/+125 | |
| |/ / / | ||||||
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 3 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 3 | -0/+3 | |
* | | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 1 | -3/+6 | |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | ||||||
| * | | | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini | 2010-10-05 | 1 | -3/+6 | |
| |/ / | ||||||
* | | | x86: xen: Sanitise sparse_irq handling | Thomas Gleixner | 2010-10-12 | 1 | -12/+11 | |
|/ / | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 | |
* | | | xen: handle events as edge-triggered | Jeremy Fitzhardinge | 2010-08-24 | 1 | -1/+1 | |
* | | | xen: use percpu interrupts for IPIs and VIRQs | Jeremy Fitzhardinge | 2010-08-24 | 1 | -4/+15 | |
|/ / | ||||||
* | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 4 | -11/+525 | |
|\ \ | ||||||
| * | | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk | 2010-07-27 | 3 | -1/+521 | |
| * | | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 | 1 | -11/+4 | |
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -24/+66 | |
|\ \ \ | ||||||
| * | | | xenbus: Make xenbus_switch_state transactional | Daniel Stodden | 2010-08-07 | 1 | -24/+66 | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | xen: Do not suspend IPI IRQs. | Ian Campbell | 2010-07-29 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 2 | -10/+50 | |
|\ \ \ \ | ||||||
| * | | | | implement O_NONBLOCK for /proc/xen/xenbus | Paolo Bonzini | 2010-07-26 | 1 | -0/+3 | |
| * | | | | xenbus: do not hold transaction_mutex when returning to userspace | Ian Campbell | 2009-11-03 | 1 | -10/+47 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 8 | -36/+452 | |
|\ \ \ \ | ||||||
| * | | | | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 | 2 | -1/+5 | |
| * | | | | xenfs: enable for HVM domains too | Jeremy Fitzhardinge | 2010-07-26 | 1 | -2/+2 | |
| * | | | | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-26 | 2 | -0/+10 | |
| * | | | | xen: Fix find_unbound_irq in presence of ioapic irqs. | Stefano Stabellini | 2010-07-22 | 1 | -2/+11 | |
| * | | | | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 2010-07-22 | 2 | -5/+62 | |
| * | | | | xen: Xen PCI platform device driver. | Stefano Stabellini | 2010-07-22 | 7 | -18/+283 | |
| * | | | | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-22 | 1 | -7/+63 | |
| * | | | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 | 1 | -3/+18 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -4/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | pvops: do not notify callers from register_xenstore_notifier | Stefano Stabellini | 2010-08-04 | 1 | -4/+1 | |
| | |/ | |/| | ||||||
* | | | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell | 2010-06-03 | 1 | -1/+1 |