Age | Commit message (Expand) | Author | Files | Lines |
2014-10-23 | x86/xen: delay construction of mfn_list_list | Juergen Gross | 1 | -1/+4 |
2014-09-23 | x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings | David Vrabel | 1 | -44/+4 |
2014-09-10 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 1 | -15/+12 |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 1 | -5/+3 |
2014-05-27 | x86/xen: map foreign pfns for autotranslated guests | Mukesh Rathor | 1 | -3/+118 |
2014-05-15 | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() | David Vrabel | 1 | -3/+1 |
2014-05-06 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 1 | -5/+3 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 1 | -2/+2 |
2014-03-14 | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin | 1 | -1/+0 |
2014-02-11 | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 1 | -2/+2 |
2014-01-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -8/+8 |
2014-01-30 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 1 | -8/+8 |
2014-01-06 | xen/pvh/mmu: Use PV TLB instead of native. | Mukesh Rathor | 1 | -0/+9 |
2014-01-06 | xen/pvh: MMU changes for PVH (v2) | Mukesh Rathor | 1 | -35/+46 |
2014-01-06 | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. | Konrad Rzeszutek Wilk | 1 | -20/+20 |
2014-01-06 | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). | Konrad Rzeszutek Wilk | 1 | -33/+37 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+10 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-09 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 1 | -3/+8 |
2013-10-10 | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini | 1 | -2/+5 |
2013-10-09 | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini | 1 | -1/+3 |
2013-09-27 | xen/mmu: Correct PAT MST setting. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2013-04-30 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-04-12 | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 1 | -3/+1 |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 1 | -0/+1 |
2013-04-02 | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide... | Konrad Rzeszutek Wilk | 1 | -4/+8 |
2013-03-27 | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2013-02-23 | x86-64, xen, mmu: Provide an early version of write_cr3. | Konrad Rzeszutek Wilk | 1 | -5/+39 |
2013-01-30 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 1 | -2/+15 |
2012-12-14 | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+15 |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 1 | -1/+1 |
2012-11-29 | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 1 | -1/+14 |
2012-11-17 | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 1 | -28/+0 |
2012-10-31 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 1 | -1/+20 |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+41 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+1 |
2012-10-04 | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 1 | -0/+41 |
2012-09-12 | Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -35/+148 |
2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 1 | -23/+46 |
2012-09-12 | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 1 | -9/+4 |
2012-09-12 | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 1 | -0/+1 |
2012-09-12 | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 1 | -2/+2 |
2012-09-12 | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 1 | -1/+1 |
2012-09-06 | xen/mm: return more precise error from xen_remap_domain_range() | David Vrabel | 1 | -2/+2 |
2012-09-05 | xen: fix logical error in tlb flushing | Alex Shi | 1 | -1/+1 |
2012-08-23 | xen/mmu: If the revector fails, don't attempt to revector anything else. | Konrad Rzeszutek Wilk | 1 | -1/+3 |
2012-08-23 | xen/mmu: Release just the MFN list, not MFN list and part of pagetables. | Konrad Rzeszutek Wilk | 1 | -1/+1 |