index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
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
*
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
*
xen: use set_pte_vaddr
Jeremy Fitzhardinge
2008-07-16
*
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
2008-07-16
*
xen: fix truncation of machine address
Jeremy Fitzhardinge
2008-07-16
*
xen64: get active_mm from the pda
Jeremy Fitzhardinge
2008-07-16
*
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
2008-07-16
*
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-16
*
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
2008-07-16
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
|
\
|
*
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
2008-07-08
|
\
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
xen: add mechanism to extend existing multicalls
Jeremy Fitzhardinge
2008-06-25
|
|
|
|
*
xen: implement ptep_modify_prot_start/commit
Jeremy Fitzhardinge
2008-06-25
|
|
|
|
*
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-20
|
|
|
|
*
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
|
|
|
|
*
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-06-16
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
xen: avoid hypercalls when updating unpinned pud/pmd
Jeremy Fitzhardinge
2008-06-02
|
|
|
|
*
xen: export get_phys_to_machine
Ingo Molnar
2008-06-02
|
|
|
|
*
xen: fix early bootup crash on native hardware
Ingo Molnar
2008-05-28
|
|
|
|
*
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
|
|
|
|
*
xen: add p2m mfn_list_list
Jeremy Fitzhardinge
2008-05-27
|
|
|
|
*
xen: efficiently support a holey p2m table
Jeremy Fitzhardinge
2008-05-27
|
|
|
|
*
xen: add configurable max domain size
Jeremy Fitzhardinge
2008-05-27
|
|
|
|
*
xen: make phys_to_machine structure dynamic
Jeremy Fitzhardinge
2008-05-27
|
|
|
|
*
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-05-22
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
2008-07-04
|
|
/
/
|
*
|
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
|
*
|
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-20
|
*
|
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
|
|
/
|
*
x86/xen: fix arbitrary_virt_to_machine()
Jan Beulich
2008-05-23
|
/
*
pageflags: use proper page flag functions in Xen
Christoph Lameter
2008-04-28
*
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
*
xen: unify pte operations
Jeremy Fitzhardinge
2008-04-24
*
xen: make use of pte_t union
Jeremy Fitzhardinge
2008-04-24
*
xen: use appropriate pte types
Jeremy Fitzhardinge
2008-04-24
*
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
2008-04-04
*
x86: sparse warnings in pageattr.c
Harvey Harrison
2008-02-09
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
*
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
2008-01-30
*
xen: mask out PWT too
Jeremy Fitzhardinge
2008-01-30
*
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
*
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
2007-11-29
*
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
*
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
*
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
*
i386: move xen
Thomas Gleixner
2007-10-11