index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
1
-6
/
+4
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-02-24
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
1
-1
/
+1
2011-01-15
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-11
xen: move p2m handling to separate file
Jeremy Fitzhardinge
1
-365
/
+0
2010-12-03
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
1
-13
/
+56
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-13
/
+56
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
1
-1
/
+2
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
1
-88
/
+416
2010-11-13
xen: implement XENMEM_machphys_mapping
Ian Campbell
1
-0
/
+14
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-1
/
+2
2010-10-29
xen: correct size of level2_kernel_pgt
Ian Campbell
1
-1
/
+1
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+44
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-76
/
+425
2010-10-23
xen: add the direct mapping area for ISA bus access
Juan Quintela
1
-0
/
+24
2010-10-23
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
1
-3
/
+20
2010-10-22
xen: correctly rebuild mfn list list after migration.
Ian Campbell
1
-13
/
+37
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
1
-3
/
+50
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
1
-4
/
+4
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
1
-1
/
+14
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
1
-3
/
+0
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
1
-5
/
+8
2010-10-22
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
1
-76
/
+242
2010-10-22
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
1
-2
/
+2
2010-10-22
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
1
-2
/
+6
2010-10-22
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
1
-1
/
+3
2010-10-22
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
1
-14
/
+21
2010-10-22
xen: dynamically allocate p2m space
Jeremy Fitzhardinge
1
-8
/
+22
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+21
2010-10-21
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-0
/
+66
2010-10-21
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
1
-2
/
+8
2010-10-14
xen: Cope with unmapped pages when initializing kernel pagetable
Jeremy Fitzhardinge
1
-8
/
+18
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-5
/
+323
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
1
-2
/
+3
2010-08-24
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
Alok Kataria
1
-1
/
+0
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+288
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
1
-0
/
+2
2010-07-27
xen/mmu: inhibit vmap aliases rather than trying to clear them out
Jeremy Fitzhardinge
1
-7
/
+3
2010-07-27
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
1
-0
/
+33
2010-06-07
xen: Add xen_create_contiguous_region
Alex Nixon
1
-0
/
+201
2010-06-07
xen: Rename the balloon lock
Alex Nixon
1
-0
/
+7
2010-06-07
xen: Allow unprivileged Xen domains to create iomap pages
Alex Nixon
1
-3
/
+15
2010-06-07
xen: use _PAGE_IOMAP in ioremap to do machine mappings
Jeremy Fitzhardinge
1
-2
/
+69
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
1
-22
/
+0
2010-02-28
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
1
-5
/
+6
2009-12-03
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
1
-1
/
+1
[prev]
[next]