index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
page.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
x86/xen: fix pv boot
Juergen Gross
1
-4
/
+31
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
1
-1
/
+10
2017-08-31
xen: remove unused function xen_set_domain_pte()
Juergen Gross
1
-2
/
+0
2017-08-31
xen: remove tests for pvh mode in pure pv paths
Juergen Gross
1
-3
/
+0
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-0
/
+1
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-2
/
+6
2017-02-01
xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-1
/
+1
2015-10-23
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
1
-0
/
+2
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+33
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+6
2015-08-20
xen: remove no longer needed p2m.h
Juergen Gross
1
-2
/
+4
2015-08-20
xen: allow more than 512 GB of RAM for 64 bit pv-domains
Juergen Gross
1
-4
/
+0
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+5
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-14
/
+4
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
1
-1
/
+15
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
1
-4
/
+16
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
1
-6
/
+20
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
1
-0
/
+3
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-1
/
+0
2014-12-04
xen: Make functions static
Juergen Gross
1
-6
/
+0
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+7
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-2
/
+9
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-3
/
+2
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+3
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-01-06
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
1
-1
/
+6
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
1
-11
/
+20
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-0
/
+2
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
1
-1
/
+2
2012-04-06
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-4
/
+2
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-1
/
+2
2011-09-23
xen/p2m: Make debug/xen/mmu/p2m visible again.
Konrad Rzeszutek Wilk
1
-3
/
+0
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
1
-2
/
+2
2011-04-18
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
1
-2
/
+3
2011-03-14
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
Stefano Stabellini
1
-7
/
+22
2011-03-14
xen/m2p: No need to catch exceptions when we know that there is no RAM
Konrad Rzeszutek Wilk
1
-1
/
+5
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
1
-0
/
+3
2011-03-14
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
1
-2
/
+6
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-2
/
+2
2011-01-11
xen: add m2p override mechanism
Jeremy Fitzhardinge
1
-3
/
+13
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
1
-3
/
+4
[next]