Age | Commit message (Expand) | Author |
2007-10-23 | mips: sg_page() fallout | Jens Axboe |
2007-10-23 | alpha: sg_virt() fallout | Jens Axboe |
2007-10-23 | [AVR32] ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz |
2007-10-23 | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen |
2007-10-23 | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen |
2007-10-23 | [AVR32] Fix a couple of sparse warnings | Haavard Skinnemoen |
2007-10-23 | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board | Hans-Christian Egtvedt |
2007-10-23 | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen |
2007-10-23 | intel-iommu: fix sg_page() | FUJITA Tomonori |
2007-10-23 | parisc: fix sg_page() fallout | FUJITA Tomonori |
2007-10-23 | ide: build fix | FUJITA Tomonori |
2007-10-23 | net: fix xfrm build - missing scatterlist.h include | Heiko Carstens |
2007-10-23 | [BLOCK] blk_rq_map_sg: force clear termination bit | Jens Axboe |
2007-10-23 | [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() | Jens Axboe |
2007-10-23 | s390 zfcp: sg fixups | Jens Axboe |
2007-10-23 | powerpc: Fix fallout from sg_page() changes | Olof Johansson |
2007-10-23 | IB/ehca: Fix sg_page() fallout | Olof Johansson |
2007-10-23 | arm: build fix | FUJITA Tomonori |
2007-10-23 | [ALSA] version 1.0.15 | Jaroslav Kysela |
2007-10-23 | [ALSA] hda-codec - Fix possible array overflow | Takashi Iwai |
2007-10-23 | [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning | Borislav Petkov |
2007-10-23 | [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam | Dawid Wrobel |
2007-10-23 | [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC | Takashi Iwai |
2007-10-23 | [ALSA] hda-codec - Fix Conexant 5045 volumes | Takashi Iwai |
2007-10-23 | [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec | Takashi Iwai |
2007-10-23 | [ALSA] snd-bt87x: Make the load_all option work correctly | Trent Piepho |
2007-10-23 | [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects | Adrian McMenamin |
2007-10-23 | [ALSA] bt87x - Fix section mismatch | Takashi Iwai |
2007-10-23 | [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute | Takashi Iwai |
2007-10-23 | [ALSA] This simplifies and fixes waiting loops of the mce_down() | Krzysztof Helt |
2007-10-23 | Use "struct boot_params" in example launcher | Rusty Russell |
2007-10-23 | Loading bzImage directly. | Rusty Russell |
2007-10-23 | Revert lguest magic and use hook in head.S | Rusty Russell |
2007-10-23 | Update lguest documentation to reflect the new virtual block device name. | Chris Malley |
2007-10-23 | generalize lgread_u32/lgwrite_u32. | Rusty Russell |
2007-10-23 | Example launcher handle guests not being ready for input | Rusty Russell |
2007-10-23 | Update example launcher for virtio | Rusty Russell |
2007-10-23 | Lguest support for Virtio | Rusty Russell |
2007-10-23 | Remove old lguest I/O infrrasructure. | Rusty Russell |
2007-10-23 | Remove old lguest bus and drivers. | Rusty Russell |
2007-10-23 | Virtio helper routines for a descriptor ringbuffer implementation | Rusty Russell |
2007-10-23 | Module autoprobing support for virtio drivers. | Rusty Russell |
2007-10-23 | Virtio console driver | Rusty Russell |
2007-10-23 | Block driver using virtio. | Rusty Russell |
2007-10-23 | Net driver using virtio | Rusty Russell |
2007-10-23 | Virtio interface | Rusty Russell |
2007-10-23 | Boot with virtual == physical to get closer to native Linux. | Rusty Russell |
2007-10-23 | Allow guest to specify syscall vector to use. | Rusty Russell |
2007-10-23 | Rename "cr3" to "gpgdir" to avoid x86-specific naming. | Rusty Russell |
2007-10-23 | Pagetables to use normal kernel types | Matias Zabaljauregui |