提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Paul Gortmaker 7a2463dcac x86/xen: Audit and remove any unnecessary uses of module.h 9 年之前
  Michal Hocko 32d6bd9059 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I 9 年之前
  David Vrabel 8edfcf882e x86/xen: export xen_alloc_p2m_entry() 10 年之前
  David Vrabel 98dd166ea3 x86/xen/p2m: hint at the last populated P2M entry 10 年之前
  Juergen Gross cb3eb85013 xen: remove no longer needed p2m.h 10 年之前
  Juergen Gross c70727a5bc xen: allow more than 512 GB of RAM for 64 bit pv-domains 10 年之前
  Juergen Gross d51e8b3e85 xen: don't build mfn tree if tools don't need it 10 年之前
  Juergen Gross 4b9c9a1180 xen: save linear p2m list address in shared info structure 10 年之前
  Stephen Rothwell d6472302f2 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> 10 年之前
  Juergen Gross 633d6f17cd x86/xen: prepare p2m list for memory hotplug 10 年之前
  Juergen Gross b8f05c8803 x86/xen: correct bug in p2m list initialization 10 年之前
  Linus Torvalds c833e17e27 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux 10 年之前
  Jennifer Herbert 8da7633f16 xen: mark grant mapped pages as foreign 10 年之前
  Jennifer Herbert 0ae65f49af x86/xen: require ballooned pages for grant maps 10 年之前
  David Vrabel 0bb599fd30 xen: remove scratch frames for ballooned pages and m2p override 10 年之前
  David Vrabel 853d028934 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() 10 年之前
  Christian Borntraeger 1760f1eb7e x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE 10 年之前
  Juergen Gross f241b0b891 xen: correct race in alloc_p2m_pmd() 10 年之前
  Juergen Gross 82c92ed135 xen: correct error for building p2m list on 32 bits 10 年之前
  Boris Ostrovsky 701a261ad6 x86/xen: Free bootmem in free_p2m_page() during early boot 10 年之前
  Juergen Gross 90fff3ea15 xen: introduce helper functions to do safe read and write accesses 10 年之前
  Juergen Gross 2e917175e1 xen: Speed up set_phys_to_machine() by using read-only mappings 10 年之前
  Juergen Gross 054954eb05 xen: switch to linear virtual mapped sparse p2m list 10 年之前
  Juergen Gross 0aad568983 xen: Hide get_phys_to_machine() to be able to tune common path 10 年之前
  Juergen Gross 5b8e7d8054 xen: Delay invalidating extra memory 10 年之前
  Juergen Gross 97f4533a60 xen: Delay m2p_override initialization 10 年之前
  Juergen Gross 1f3ac86b4c xen: Delay remapping memory of pv-domain 10 年之前
  Juergen Gross 7108c9ce8f xen: use common page allocation function in p2m.c 10 年之前
  Juergen Gross 820c4db2be xen: Make functions static 10 年之前