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