summaryrefslogtreecommitdiff
path: root/include/linux/usb/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb/storage.h')
0 files changed, 0 insertions, 0 deletions
u lguest pgdir managementGlauber de Oliveira Costa 2008-01-30lguest: make pending notifications per-vcpuGlauber de Oliveira Costa 2008-01-30lguest: makes special fields be per-vcpuGlauber de Oliveira Costa 2008-01-30lguest: per-vcpu lguest task managementGlauber de Oliveira Costa 2008-01-30lguest: per-vcpu lguest timersGlauber de Oliveira Costa 2008-01-30lguest: make hypercalls use the vcpu structGlauber de Oliveira Costa 2008-01-30lguest: Reboot supportBalaji Rao 2007-10-25lguest: documentation updateRusty Russell 2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell 2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell 2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell 2007-10-23Pagetables to use normal kernel typesMatias Zabaljauregui 2007-10-23Make hypercalls arch-independent.Jes Sorensen 2007-10-23Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell 2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell 2007-10-23Introduce guest mem offset, static link example launcherRusty Russell 2007-10-23Use copy_to_user() not put_user for struct timespecJes Sorensen