| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-05-20 | xen: use PTE_MASK in pte_mfn() | Jeremy Fitzhardinge | |
| Use PTE_MASK to extract mfn from pte. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Tested-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
| 2008-04-24 | xen: make include/xen/page.h portable moving those definitions under asm dir | Isaku Yamahata | |
| The definitions in include/asm/xen/page.h are arch specific. ia64/xen wants to define its own version. So move them to arch specific directory and keep include/xen/page.h in order not to break compilation. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
