1. c2ecd51 lguest: improve code readability in lg_cpu_start. by Cosmin Paraschiv · 11 years ago
  2. 39a0e33 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  3. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  8. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  9. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  10. f294526 lguest: dereferencing freed mem in add_eventfd() by Dan Carpenter · 15 years ago
  11. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  12. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  13. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  14. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 15 years ago
  15. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 15 years ago
  16. 05dfdbb lguest: Fix a memory leak with the lg object during launcher close by Mark Wallis · 16 years ago
  17. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  18. 9f3f746 lguest: remove bogus NULL cpu check by Rusty Russell · 16 years ago
  19. 24adf12 lguest: avoid using NR_CPUS as a bounds check. by Rusty Russell · 16 years ago
  20. 74dbf71 misc __user misannotations (pointless casts to long) by Al Viro · 16 years ago
  21. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  22. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 16 years ago
  23. ca94f2b lguest: Use explicit includes rateher than indirect by Glauber de Oliveira Costa · 17 years ago
  24. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 17 years ago
  25. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 17 years ago
  26. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 17 years ago
  27. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 17 years ago
  28. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 17 years ago
  29. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 17 years ago
  30. 7ea07a1 lguest: make write() operation smp aware by Glauber de Oliveira Costa · 17 years ago
  31. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 17 years ago
  32. 4dcc53d lguest: initialize vcpu by Glauber de Oliveira Costa · 17 years ago
  33. 4305441 lguest_user.c: fix memory leak by Adrian Bunk · 17 years ago
  34. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  35. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  36. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  37. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  38. 511801d Change example launcher to use unsigned long not u32 by Jes Sorensen · 17 years ago
  39. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  40. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  41. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  42. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  43. d7e28ff lguest: the host code by Rusty Russell · 17 years ago