Linus Torvalds
|
01c7cd0ef5
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
6c4c4d4bda
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Kees Cook
|
4eefbe792b
x86: Use a read-only IDT alias on all CPUs
|
12 years ago |
Boris Ostrovsky
|
511ba86e1d
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
|
12 years ago |
Konrad Rzeszutek Wilk
|
b22227944b
xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provided pagetables.
|
12 years ago |
Konrad Rzeszutek Wilk
|
d3eb2c89e7
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
|
12 years ago |
Konrad Rzeszutek Wilk
|
0cc9129d75
x86-64, xen, mmu: Provide an early version of write_cr3.
|
12 years ago |
H. Peter Anvin
|
de65d816aa
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
|
12 years ago |
Linus Torvalds
|
896ea17d3d
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Ian Campbell
|
7892f6928d
xen: correctly use xen_pfn_t in remap_domain_mfn_range.
|
12 years ago |
Ian Campbell
|
9a032e393a
xen: add pages parameter to xen_remap_domain_mfn_range
|
12 years ago |
Yinghai Lu
|
6f80b68e9e
x86, mm, Xen: Remove mapping_pagetable_reserve()
|
12 years ago |
Konrad Rzeszutek Wilk
|
95a7d76897
xen/mmu: Use Xen specific TLB flush instead of the generic one.
|
12 years ago |
Linus Torvalds
|
ccff9b1db6
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Olaf Hering
|
34b6f01a79
xen pv-on-hvm: add pfn_is_ram helper for kdump
|
12 years ago |
Konrad Rzeszutek Wilk
|
98104c3480
Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
|
12 years ago |
Konrad Rzeszutek Wilk
|
25a765b7f0
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7
|
12 years ago |
Attilio Rao
|
c711288727
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
|
13 years ago |
Attilio Rao
|
843b8ed2ec
x86: Move paging_init() call to x86_init.paging.pagetable_init()
|
13 years ago |
Attilio Rao
|
7737b215ad
x86: Rename pagetable_setup_start() to pagetable_init()
|
13 years ago |
Attilio Rao
|
73090f8993
x86: Remove base argument from x86_init.paging.pagetable_setup_start
|
13 years ago |
David Vrabel
|
69870a8478
xen/mm: return more precise error from xen_remap_domain_range()
|
13 years ago |
Alex Shi
|
ce7184bdbd
xen: fix logical error in tlb flushing
|
13 years ago |
Konrad Rzeszutek Wilk
|
3287318764
xen/mmu: If the revector fails, don't attempt to revector anything else.
|
13 years ago |
Konrad Rzeszutek Wilk
|
785f623149
xen/mmu: Release just the MFN list, not MFN list and part of pagetables.
|
13 years ago |
Konrad Rzeszutek Wilk
|
3aca7fbc8e
xen/mmu: Remove from __ka space PMD entries for pagetables.
|
13 years ago |
Konrad Rzeszutek Wilk
|
7f9140626c
xen/mmu: Copy and revector the P2M tree.
|
13 years ago |
Konrad Rzeszutek Wilk
|
488f046df9
xen/mmu: Recycle the Xen provided L4, L3, and L2 pages
|
13 years ago |
Konrad Rzeszutek Wilk
|
caaf9ecf16
xen/mmu: For 64-bit do not call xen_map_identity_early
|
13 years ago |