| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 | 1 | -0/+1 |
|\ |
|
| * | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2013-04-10 | 1 | -0/+1 |
* | | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide... | Konrad Rzeszutek Wilk | 2013-04-02 | 1 | -4/+8 |
|/ |
|
* | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 2013-03-27 | 1 | -2/+1 |
* | x86-64, xen, mmu: Provide an early version of write_cr3. | Konrad Rzeszutek Wilk | 2013-02-22 | 1 | -5/+39 |
* | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 1 | -2/+15 |
|\ |
|
| * | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 1 | -2/+15 |
| |\ |
|
| | * | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 2012-11-29 | 1 | -1/+1 |
| | * | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 2012-11-29 | 1 | -1/+14 |
* | | | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 2012-11-17 | 1 | -28/+0 |
|/ / |
|
* | | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 2012-10-31 | 1 | -1/+20 |
|/ |
|
* | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-12 | 1 | -0/+41 |
|\ |
|
| * | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 2012-10-04 | 1 | -0/+41 |
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -35/+148 |
|\ |
|
| * | xen/mmu: If the revector fails, don't attempt to revector anything else. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -1/+3 |
| * | xen/mmu: Release just the MFN list, not MFN list and part of pagetables. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -1/+1 |
| * | xen/mmu: Remove from __ka space PMD entries for pagetables. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -0/+19 |
| * | xen/mmu: Copy and revector the P2M tree. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -0/+57 |
| * | xen/mmu: Recycle the Xen provided L4, L3, and L2 pages | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -7/+35 |
| * | xen/mmu: For 64-bit do not call xen_map_identity_early | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -6/+5 |
| * | xen/mmu: use copy_page instead of memcpy. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -7/+6 |
| * | xen/mmu: Provide comments describing the _ka and _va aliasing issue | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -0/+17 |
| * | xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -8/+2 |
* | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -23/+46 |
|\ \ |
|
| * | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 2012-09-12 | 1 | -9/+4 |
| * | | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 2012-09-12 | 1 | -0/+1 |
| * | | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 2012-09-12 | 1 | -2/+2 |
| * | | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 2012-09-12 | 1 | -1/+1 |
| * | | xen: fix logical error in tlb flushing | Alex Shi | 2012-09-05 | 1 | -1/+1 |
| * | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -6/+6 |
| |\ \ |
|
| | * | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 2012-06-27 | 1 | -6/+6 |
| | |/ |
|
| * | | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 2012-07-19 | 1 | -1/+8 |
| * | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 2012-07-19 | 1 | -5/+25 |
| |/ |
|
* | | xen/mm: return more precise error from xen_remap_domain_range() | David Vrabel | 2012-09-05 | 1 | -2/+2 |
* | | xen: allow privcmd for HVM guests | Stefano Stabellini | 2012-08-23 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | 1 | -23/+0 |
|\ |
|
| * | Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -23/+0 |
| |\ |
|
| | * | xen/setup: update VA mapping when releasing memory during setup | David Vrabel | 2012-05-07 | 1 | -23/+0 |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-22 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ... | Konrad Rzeszutek Wilk | 2012-05-01 | 1 | -3/+1 |
| |/ / |
|
* | | | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -1/+6 |
|/ / |
|
* | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk | 2012-04-06 | 1 | -1/+3 |
* | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | xen: use this_cpu_xxx replace percpu_xxx funcs | Alex Shi | 2012-01-24 | 1 | -10/+10 |
* | | xen/pat: Disable PAT support for now. | Konrad Rzeszutek Wilk | 2012-02-20 | 1 | -4/+4 |
|/ |
|
* | xen/mmu: Fix compile errors introduced by x86/memblock mismerge. | Konrad Rzeszutek Wilk | 2012-01-09 | 1 | -1/+1 |
* | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -83/+122 |
|\ |
|
| * | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 | 1 | -52/+0 |
| |\ |
|