index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Age
Commit message (
Expand
)
Author
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
2011-01-14
xen: export arbitrary_virt_to_machine
Stephen Rothwell
2011-01-11
xen: move p2m handling to separate file
Jeremy Fitzhardinge
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
2010-10-29
xen: correct size of level2_kernel_pgt
Ian Campbell
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-22
xen: add the direct mapping area for ISA bus access
Juan Quintela
2010-10-22
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
2010-10-22
xen: correctly rebuild mfn list list after migration.
Ian Campbell
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2010-10-22
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2010-10-22
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2010-10-22
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
2010-10-22
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
2010-10-22
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
2010-10-22
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
2010-10-22
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
2010-10-22
xen: dynamically allocate p2m space
Jeremy Fitzhardinge
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
2010-10-20
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
2010-10-13
xen: Cope with unmapped pages when initializing kernel pagetable
Jeremy Fitzhardinge
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2010-08-23
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
Alok Kataria
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-27
xen/mmu: inhibit vmap aliases rather than trying to clear them out
Jeremy Fitzhardinge
2010-07-26
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
2010-06-07
xen: Add xen_create_contiguous_region
Alex Nixon
2010-06-07
xen: Rename the balloon lock
Alex Nixon
2010-06-07
xen: Allow unprivileged Xen domains to create iomap pages
Alex Nixon
2010-06-07
xen: use _PAGE_IOMAP in ioremap to do machine mappings
Jeremy Fitzhardinge
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
2010-02-27
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2009-12-03
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
[next]