Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally há 8 anos atrás
  Rusty Russell 7313d5217e lguest: add iomem region, where guest page faults get sent to userspace. há 10 anos atrás
  Rusty Russell c9e433e4b8 lguest: add infrastructure to check mappings. há 10 anos atrás
  Andrew Morton 179e09637c drivers/lguest/page_tables.c: rename do_set_pte() há 11 anos atrás
  Rusty Russell 4623c28e22 lguest: fix BUG_ON() in invalid guest page table. há 12 anos atrás
  Paul Bolle e3d1848f29 lguest: fix CONFIG_PAE -> CONFIG_x86_PAE in comment há 12 anos atrás
  Rusty Russell f616fe4fee lguest: clear cached last cpu when guest_set_pgd() called. há 12 anos atrás
  Linus Torvalds 736a2dd257 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux há 12 anos atrás
  Akinobu Mita 10fdc14112 lguest: rename random32() to prandom_u32() há 12 anos atrás
  Rusty Russell 6d0cda93c0 lguest: cache last cpu we ran on. há 12 anos atrás
  Rusty Russell 86935fc4ee lguest: map Switcher text whenever we allocate a new pagetable. há 12 anos atrás
  Rusty Russell 3412b6ae29 lguest: don't share Switcher PTE pages between guests. há 12 anos atrás
  Rusty Russell 17427e08fa lguest: extract shadow PTE walking / allocating. há 12 anos atrás
  Rusty Russell e1d12606f7 lguest: make check_gpte et. al return bool. há 12 anos atrás
  Rusty Russell 93a2cdff98 lguest: assume Switcher text is a single page. há 12 anos atrás
  Rusty Russell 856c608827 lguest: rename switcher_page to switcher_pages. há 12 anos atrás
  Rusty Russell c215a8b9eb lguest: remove RESERVE_MEM constant. há 12 anos atrás
  Rusty Russell 68a644d734 lguest: check vaddr not pgd for Switcher protection. há 12 anos atrás
  Rusty Russell 9f54288def lguest: update comments há 14 anos atrás
  Rusty Russell 5dea1c88ed lguest: use a special 1:1 linear pagetable mode until first switch. há 14 anos atrás
  Christoph Lameter c9f2954964 lguest: Use this_cpu_ops há 14 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Linus Torvalds 1f0918d03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus há 16 anos atrás
  Rusty Russell fb100d78c0 lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET há 16 anos atrás
  Rusty Russell 4c1ea3dd71 lguest: use set_pte/set_pmd uniformly for real page table entries há 16 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