index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-1
/
+1
*
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
1
-17
/
+2
*
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-20
1
-24
/
+30
*
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
1
-3
/
+1
*
x86/xen: fix arbitrary_virt_to_machine()
Jan Beulich
2008-05-23
1
-1
/
+1
*
pageflags: use proper page flag functions in Xen
Christoph Lameter
2008-04-28
1
-2
/
+2
*
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+10
*
xen: unify pte operations
Jeremy Fitzhardinge
2008-04-24
1
-81
/
+44
*
xen: make use of pte_t union
Jeremy Fitzhardinge
2008-04-24
1
-13
/
+11
*
xen: use appropriate pte types
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+16
*
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
2008-04-04
1
-7
/
+0
*
x86: sparse warnings in pageattr.c
Harvey Harrison
2008-02-09
1
-3
/
+3
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
1
-3
/
+6
*
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
2008-01-30
1
-4
/
+6
*
xen: mask out PWT too
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
1
-3
/
+1
*
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
2007-11-29
1
-0
/
+4
*
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
1
-31
/
+82
*
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
1
-3
/
+26
*
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
1
-1
/
+0
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+1
*
i386: move xen
Thomas Gleixner
2007-10-11
1
-0
/
+567