index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
1
-2
/
+2
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
1
-1
/
+4
2009-08-31
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
1
-4
/
+7
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+11
2009-05-13
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
1
-0
/
+1
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
1
-1
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-04-14
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-33
/
+83
2009-04-10
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
1
-1
/
+1
2009-04-10
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
1
-0
/
+3
2009-04-09
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
1
-0
/
+3
2009-04-09
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-04-09
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
1
-12
/
+28
2009-04-08
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-04-08
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
1
-17
/
+44
2009-04-08
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-1
/
+0
2009-04-08
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-4
/
+3
2009-03-30
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-03-30
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
1
-12
/
+28
2009-03-30
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
1
-17
/
+44
2009-03-30
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-30
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
1
-7
/
+1
2009-03-30
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
1
-4
/
+1
2009-03-19
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
1
-1
/
+0
2009-03-15
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
1
-3
/
+3
2009-03-02
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
1
-0
/
+7
2009-02-13
xen: fix xen_flush_tlb_others
Ian Campbell
1
-3
/
+0
2009-02-05
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
1
-0
/
+37
2009-01-31
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
1
-8
/
+16
2009-01-31
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
1
-0
/
+700
2009-01-18
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-5
/
+1
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+15
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
1
-7
/
+10
2008-11-23
xen: pin correct PGD on suspend
Ian Campbell
1
-7
/
+14
2008-11-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
1
-3
/
+6
2008-11-07
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
1
-2
/
+2
[prev]
[next]