Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 1f0918d03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus hace 15 años
  Rusty Russell fb100d78c0 lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET hace 15 años
  Rusty Russell 4c1ea3dd71 lguest: use set_pte/set_pmd uniformly for real page table entries hace 15 años
  Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files hace 16 años
  Rusty Russell a91d74a3c4 lguest: update commentry hace 16 años
  Rusty Russell 2e04ef7691 lguest: fix comment style hace 16 años
  Rusty Russell 92b4d8df84 lguest: PAE fixes hace 16 años
  Matias Zabaljauregui acdd0b6292 lguest: PAE support hace 16 años
  Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD hace 16 años
  Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated hace 16 años
  Matias Zabaljauregui ed1dc77810 lguest: map switcher with executable page table entries hace 16 años
  Matias Zabaljauregui df1693abc4 lguest: use bool instead of int hace 16 años
  Rusty Russell 6afbdd059c lguest: fix spurious BUG_ON() on invalid guest stack. hace 16 años
  Matias Zabaljauregui 58a2456644 lguest: move the initial guest page table creation code to the host hace 16 años
  Rusty Russell 71a3f4edc1 lguest: use get_user_pages_fast() instead of get_user_pages() hace 17 años
  Rusty Russell a6bd8e1303 lguest: comment documentation update. hace 17 años
  Rusty Russell 4357bd9453 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. hace 17 años
  Ahmed S. Darwish 31f4b46ec6 lguest: accept guest _PAGE_PWT page table entries hace 17 años
  Glauber de Oliveira Costa 84f12e39c8 lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL hace 17 años
  Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments hace 17 años
  Glauber de Oliveira Costa 934faab464 lguest: change gpte_addr header hace 17 años
  Glauber de Oliveira Costa 2092aa277b lguest: change spte_addr header hace 17 años
  Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management hace 17 años
  Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu hace 17 años
  Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu hace 17 años
  Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu hace 17 años
  Rusty Russell e1e72965ec lguest: documentation update hace 17 años
  Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. hace 17 años
  Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. hace 17 años
  Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. hace 17 años