linux_dsm_epyc7002/arch
Zachary Amsden 789e6ac0a7 [PATCH] paravirt: update pte hook
Add a pte_update_hook which notifies about pte changes that have been made
without using the set_pte / clear_pte interfaces.  This allows shadow mode
hypervisors which do not trap on page table access to maintain synchronized
shadows.

It also turns out, there was one pte update in PAE mode that wasn't using any
accessor interface at all for setting NX protection.  Considering it is PAE
specific, and the accessor is i386 specific, I didn't want to add a generic
encapsulation of this behavior yet.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-01 00:39:34 -07:00
..
alpha [PATCH] Generic ioremap_page_range: alpha conversion 2006-10-01 00:39:31 -07:00
arm [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
arm26 [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
avr32 [PATCH] Generic ioremap_page_range: avr32 conversion 2006-10-01 00:39:31 -07:00
cris [PATCH] Generic ioremap_page_range: cris conversion 2006-10-01 00:39:31 -07:00
frv [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 2006-09-29 09:18:15 -07:00
h8300 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 2006-09-29 09:18:15 -07:00
i386 [PATCH] paravirt: update pte hook 2006-10-01 00:39:34 -07:00
ia64 [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
m32r [PATCH] Generic ioremap_page_range: m32r conversion 2006-10-01 00:39:31 -07:00
m68k [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
m68knommu [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
mips [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
parisc [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
powerpc [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
ppc [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
s390 [PATCH] Vectorize aio_read/aio_write fileop methods 2006-10-01 00:39:28 -07:00
sh [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
sh64 [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
sparc [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
sparc64 [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
um [PATCH] Remove ->rq_status from struct request 2006-09-30 20:29:23 +02:00
v850 [PATCH] proper flags type of spin_lock_irqsave() 2006-10-01 00:39:21 -07:00
x86_64 [PATCH] Generic ioremap_page_range: x86_64 conversion 2006-10-01 00:39:32 -07:00
xtensa [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00