Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e59bff9af4f8e6093909df605f31400eb8bf6c20
/
arch
/
x86
/
include
/
asm
/
xen
/
page.h
8746515
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
by Stefano Stabellini
· 10 years ago
0bb599f
xen: remove scratch frames for ballooned pages and m2p override
by David Vrabel
· 10 years ago
853d028
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
by David Vrabel
· 10 years ago
90fff3e
xen: introduce helper functions to do safe read and write accesses
by Juergen Gross
· 10 years ago
054954e
xen: switch to linear virtual mapped sparse p2m list
by Juergen Gross
· 10 years ago
0aad568
xen: Hide get_phys_to_machine() to be able to tune common path
by Juergen Gross
· 10 years ago
5b8e7d8
xen: Delay invalidating extra memory
by Juergen Gross
· 10 years ago
1f3ac86
xen: Delay remapping memory of pv-domain
by Juergen Gross
· 10 years ago
820c4db
xen: Make functions static
by Juergen Gross
· 10 years ago
a4dba13
xen/arm/arm64: introduce xen_arch_need_swiotlb
by Stefano Stabellini
· 10 years ago
1429d46
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
by Zoltan Kiss
· 11 years ago
e85fc98
Revert "xen/grant-table: Avoid m2p_override during mapping"
by Konrad Rzeszutek Wilk
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
efaf30a
xen/grant: Implement an grant frame array struct (v3).
by Konrad Rzeszutek Wilk
· 11 years ago
fc590ef
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
by Mukesh Rathor
· 11 years ago
0160676
xen/p2m: check MFN is in range before using the m2p table
by David Vrabel
· 11 years ago
3216dce
xen: introduce xen_remap, use it instead of ioremap
by Stefano Stabellini
· 12 years ago
2fc136e
xen/m2p: do not reuse kmap_op->dev_bus_addr
by Stefano Stabellini
· 12 years ago
940713b
xen/p2m: An early bootup variant of set_phys_to_machine
by Konrad Rzeszutek Wilk
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
0930bba
xen: modify kernel mappings corresponding to granted pages
by Stefano Stabellini
· 13 years ago
a867db1
xen/p2m: Make debug/xen/mmu/p2m visible again.
by Konrad Rzeszutek Wilk
· 13 years ago
ccbcdf7
xen/x86: replace order-based range checking of M2P table by linear one
by Jan Beulich
· 13 years ago
cf8d916
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
by Konrad Rzeszutek Wilk
· 14 years ago
706cc9d
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
by Stefano Stabellini
· 14 years ago
146c4e5
xen/m2p: No need to catch exceptions when we know that there is no RAM
by Konrad Rzeszutek Wilk
· 14 years ago
2222e71
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
by Konrad Rzeszutek Wilk
· 14 years ago
f4cec35
xen/mmu: Add the notion of identity (1-1) mapping.
by Konrad Rzeszutek Wilk
· 14 years ago
6eaa412
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
by Konrad Rzeszutek Wilk
· 14 years ago
87f1d40
xen p2m: clear the old pte when adding a page to m2p_override
by Jeremy Fitzhardinge
· 14 years ago
448f2831
xen: add m2p override mechanism
by Jeremy Fitzhardinge
· 14 years ago
7e77506
xen: implement XENMEM_machphys_mapping
by Ian Campbell
· 14 years ago
520045d
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
cfd8951
xen: don't map missing memory
by Jeremy Fitzhardinge
· 14 years ago
c379806
xen: add return value to set_phys_to_machine()
by Jeremy Fitzhardinge
· 14 years ago
eba3ff8
xen: add xen_set_domain_pte()
by Jeremy Fitzhardinge
· 16 years ago
c0011db
xen: use _PAGE_IOMAP in ioremap to do machine mappings
by Jeremy Fitzhardinge
· 15 years ago
b40bf53
Xen: Add virt_to_pfn helper function
by Alex Nixon
· 16 years ago
9976b39
xen: deal with virtually mapped percpu data
by Jeremy Fitzhardinge
· 16 years ago
b534816
x86: don't apply __supported_pte_mask to non-present ptes
by Jeremy Fitzhardinge
· 16 years ago
ecbf29c
xen: clean up asm/xen/hypervisor.h
by Jeremy Fitzhardinge
· 16 years ago
05e4d31
x86: drop double underscores from header guards
by H. Peter Anvin
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/xen/page.h]
6b2ada8
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
by Ingo Molnar
· 16 years ago
947d049
generic: make PFN_PHYS explicitly return phys_addr_t
by Jeremy Fitzhardinge
· 16 years ago
1503af6
Merge branch 'linus' into x86/header-guards
by Ingo Molnar
· 16 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 17 years ago
59438c9
x86: rename PTE_MASK to PTE_PFN_MASK
by Jeremy Fitzhardinge
· 16 years ago
ce803e7
xen64: use arbitrary_virt_to_machine for xen_set_pmd
by Jeremy Fitzhardinge
· 16 years ago
f6e5873
xen64: add extra pv_mmu_ops
by Jeremy Fitzhardinge
· 16 years ago
8006ec3
xen: add configurable max domain size
by Jeremy Fitzhardinge
· 17 years ago
d451bb7
xen: make phys_to_machine structure dynamic
by Jeremy Fitzhardinge
· 17 years ago
3843fc2
xen: remove support for non-PAE 32-bit
by Jeremy Fitzhardinge
· 17 years ago
cbb3077
xen: use PTE_MASK in pte_mfn()
by Jeremy Fitzhardinge
· 17 years ago
20e71f2e
xen: make include/xen/page.h portable moving those definitions under asm dir
by Isaku Yamahata
· 17 years ago