Commit Graph

72466 Commits (db24e8c2ef7eceb46818a8c22fc38dea733fe159)
 

Author SHA1 Message Date
Borislav Petkov 7507e8da2f [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning 18 years ago
Dawid Wrobel 31127f2eb9 [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam 18 years ago
Takashi Iwai 35a1e0cce6 [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC 18 years ago
Takashi Iwai c8229c38c6 [ALSA] hda-codec - Fix Conexant 5045 volumes 18 years ago
Takashi Iwai 9a2a763e08 [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec 18 years ago
Trent Piepho 8e84c6413a [ALSA] snd-bt87x: Make the load_all option work correctly 18 years ago
Adrian McMenamin 44e0b6821d [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects 18 years ago
Takashi Iwai e5ab3a7c00 [ALSA] bt87x - Fix section mismatch 18 years ago
Takashi Iwai 53eb1b8540 [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute 18 years ago
Krzysztof Helt 9823adf632 [ALSA] This simplifies and fixes waiting loops of the mce_down() 18 years ago
Rusty Russell 43d33b21a0 Use "struct boot_params" in example launcher 18 years ago
Rusty Russell 5bbf89fc26 Loading bzImage directly. 18 years ago
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S 18 years ago
Chris Malley 1f5a29022a Update lguest documentation to reflect the new virtual block device name. 18 years ago
Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 18 years ago
Rusty Russell 56ae43dfe2 Example launcher handle guests not being ready for input 18 years ago
Rusty Russell 17cbca2ba3 Update example launcher for virtio 18 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 18 years ago
Rusty Russell 15045275c3 Remove old lguest I/O infrrasructure. 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago
Rusty Russell 31610434bc Virtio console driver 18 years ago
Rusty Russell e467cde238 Block driver using virtio. 18 years ago
Rusty Russell 296f96fcfc Net driver using virtio 18 years ago
Rusty Russell ec3d41c4db Virtio interface 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. 18 years ago
Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 18 years ago
Jes Sorensen 47aee45ae3 lguest.h declares a struct timespec, make it include linux/time.h 18 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 18 years ago
Jes Sorensen 511801dc31 Change example launcher to use unsigned long not u32 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 18 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 56adbe9ddc Make shadow IDT a complete IDT with 256 entries. 18 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 18 years ago
Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 18 years ago
Ronald G. Minnich 6649bb7af6 Accept elf files that are valid but have sections that can not be mmap'ed for some reason. 18 years ago
Rusty Russell 1f4e1de4f2 Rename switcher.S to x86/switcher_32.S 18 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 18 years ago
Jes Sorensen c37ae93d59 Move lguest hcalls to arch-specific header 18 years ago
Tony Breeds 05aa026a62 Clocksource is continuous regardless of the state of the host's TSC. 18 years ago
Rusty Russell ebac52524d lguest_devices belongs in lguest_bus.c: it's not i386-specific. 18 years ago
Rusty Russell b45d8cb054 Make lguest_launcher.h types userspace-friendly 18 years ago
Rusty Russell 9653c4aff9 lguest.txt update 18 years ago
Rusty Russell 141341cdae Lguest currently depends on 32-bit x86, not just x86. 18 years ago
Jes Sorensen 891ff65ff5 Use copy_to_user() not put_user for struct timespec 18 years ago