index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
|
*
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
|
|
\
|
*
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-09
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
|
|
\
\
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-30
*
|
|
|
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
2009-05-13
|
|
_
|
/
|
/
|
|
*
|
|
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
2009-05-08
*
|
|
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-13
|
\
\
\
|
*
|
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-04-08
|
|
|
/
|
|
/
|
*
/
|
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
2009-04-09
|
/
/
*
|
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
*
|
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
2009-03-14
|
/
*
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-03-02
*
xen: fix xen_flush_tlb_others
Ian Campbell
2009-02-13
*
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
2009-02-04
*
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
2009-01-30
*
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
2009-01-30
*
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
*
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
|
*
x86: xen: use smp_call_function_many()
Mike Travis
2008-12-16
*
|
xen: whitespace/checkpatch cleanup
Tej
2008-12-16
|
/
*
xen: pin correct PGD on suspend
Ian Campbell
2008-11-23
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-07
|
\
|
*
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
2008-11-06
*
|
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-11-07
|
/
*
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
2008-10-27
*
mm: rewrite vmap layer
Nick Piggin
2008-10-20
*
xen: use spin_lock_nest_lock when pinning a pagetable
Jeremy Fitzhardinge
2008-10-09
*
Merge branch 'core/xen' into x86/xen
Ingo Molnar
2008-09-10
|
\
|
*
mm: define USE_SPLIT_PTLOCKS rather than repeating expression
Jeremy Fitzhardinge
2008-09-10
*
|
xen: add debugfs support
Jeremy Fitzhardinge
2008-08-21
*
|
xen: add xen_ prefixes to make tracing with ftrace easier
Jeremy Fitzhardinge
2008-08-20
*
|
xen: clarify locking used when pinning a pagetable.
Jeremy Fitzhardinge
2008-08-20
|
/
*
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-07-22
*
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
2008-07-22
*
xen64: allocate and manage user pagetables
Jeremy Fitzhardinge
2008-07-16
*
xen: rework pgd_walk to deal with 32/64 bit
Jeremy Fitzhardinge
2008-07-16
[next]