Histórico de Commits

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