Age | Commit message (Expand) | Author |
2012-04-06 | xen/p2m: An early bootup variant of set_phys_to_machine | Konrad Rzeszutek Wilk |
2011-10-25 | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds |
2011-09-29 | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini |
2011-09-23 | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-04-18 | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. | Konrad Rzeszutek Wilk |
2011-03-14 | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. | Stefano Stabellini |
2011-03-14 | xen/m2p: No need to catch exceptions when we know that there is no RAM | Konrad Rzeszutek Wilk |
2011-03-14 | xen/debugfs: Add 'p2m' file for printing out the P2M layout. | Konrad Rzeszutek Wilk |
2011-03-14 | xen/mmu: Add the notion of identity (1-1) mapping. | Konrad Rzeszutek Wilk |
2011-03-03 | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk |
2011-01-11 | xen p2m: clear the old pte when adding a page to m2p_override | Jeremy Fitzhardinge |
2011-01-11 | xen: add m2p override mechanism | Jeremy Fitzhardinge |
2010-11-12 | xen: implement XENMEM_machphys_mapping | Ian Campbell |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-22 | xen: don't map missing memory | Jeremy Fitzhardinge |
2010-10-22 | xen: add return value to set_phys_to_machine() | Jeremy Fitzhardinge |
2010-10-20 | xen: add xen_set_domain_pte() | Jeremy Fitzhardinge |
2010-06-07 | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge |
2009-04-08 | Xen: Add virt_to_pfn helper function | Alex Nixon |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge |
2009-02-04 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge |
2008-10-23 | x86: drop double underscores from header guards | H. Peter Anvin |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |