aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-06-12
|\
| * firmware: speed up request_firmware(), v3David Woodhouse2009-05-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-06-12
|\ \
| * | GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse2009-06-12
| * | GFS2: Add tracepointsSteven Whitehouse2009-06-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-12
|\ \ \
| * | | lguest: add support for indirect ring entriesMark McLoughlin2009-06-12
| * | | lguest: suppress notifications in example LauncherRusty Russell2009-06-12
| * | | lguest: try to batch interrupts on network receiveRusty Russell2009-06-12
| * | | lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell2009-06-12
| * | | lguest: implement deferred interrupts in example LauncherRusty Russell2009-06-12
| * | | lguest: remove obsolete LHREQ_BREAK callRusty Russell2009-06-12
| * | | lguest: have example Launcher service all devices in separate threadsRusty Russell2009-06-12
| * | | lguest: use eventfds for device notificationRusty Russell2009-06-12
| * | | eventfd: export eventfd_signal and eventfd_fget for lguestRusty Russell2009-06-12
| * | | lguest: allow any process to send interruptsRusty Russell2009-06-12
| * | | lguest: PAE fixesRusty Russell2009-06-12
| * | | lguest: PAE supportMatias Zabaljauregui2009-06-12
| * | | lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-12
| * | | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-12
| * | | lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-12
| * | | lguest: map switcher with executable page table entriesMatias Zabaljauregui2009-06-12
| * | | lguest: fix writev returning short on console outputRusty Russell2009-06-12
| * | | lguest: clean up length-used value in example launcherRusty Russell2009-06-12
| * | | lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.Matias Zabaljauregui2009-06-12
| * | | lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin2009-06-12
| * | | lguest: clean up example launcher compile flags.Rusty Russell2009-06-12
| * | | lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-12
| * | | lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
| * | | lguest: fix race in halt codeRusty Russell2009-06-12
| * | | lguest: remove invalid interrupt forcing logic.Rusty Russell2009-06-12
| * | | lguest: fix lguest wake on guest clock tick, or fd activityRusty Russell2009-06-12
| * | | sched: export kick_processRusty Russell2009-06-12
| * | | lguest: get more serious about wmb() in example Launcher codeRusty Russell2009-06-12
| * | | lguest: clean up lguest_init_IRQRusty Russell2009-06-12
| * | | lguest: cleanup passing of /dev/lguest fd around example launcher.Rusty Russell2009-06-12
| * | | lguest: be paranoid about guest playing with device descriptors.Rusty Russell2009-06-12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds2009-06-12
|\ \ \
| * | | virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-12
| * | | virtio: fix id_matching for virtio driversChristian Borntraeger2009-06-12
| * | | virtio: handle short buffers in virtio_rng.Rusty Russell2009-06-12
| * | | virtio_blk: add missing __dev{init,exit} markingsMike Frysinger2009-06-12
| * | | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin2009-06-12
| * | | virtio: teach virtio_has_feature() about transport featuresMark McLoughlin2009-06-12
| * | | virtio: expose features in sysfsRusty Russell2009-06-12
| * | | virtio_pci: optional MSI-X supportMichael S. Tsirkin2009-06-12
| * | | virtio_pci: split up vp_interruptMichael S. Tsirkin2009-06-12
| * | | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
| * | | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
| * | | virtio: meet virtio spec by finalizing features before using deviceRusty Russell2009-06-12