freebsd-dev/sys/arm
Rafal Jaworowski 22ebfa45f0 Invalidate cache in pmap_remove_all() on ARM.
When pages are removed from virtual address space by calling pmap_remove_all()
CPU caches were not invalidated, which led to read corruption when another
page got mapped at this same virtual address at later time (the CPU was
retrieving stale contents).

Submitted by:	Piotr Ziecik
Obtained from:	Semihalf
2009-06-08 12:15:39 +00:00
..
arm Invalidate cache in pmap_remove_all() on ARM. 2009-06-08 12:15:39 +00:00
at91 Delete the old USB stack. The new stack has settled in and has all the 2009-05-27 16:16:56 +00:00
compile
conf Delete the old USB stack. The new stack has settled in and has all the 2009-05-27 16:16:56 +00:00
include Define the kernel pmap in the same way on arm as on every other 2009-05-07 05:42:13 +00:00
mv Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
sa11x0 Move a comment to where it belongs. 2009-02-02 20:24:29 +00:00
xscale maintain existing style 2009-05-30 18:23:55 +00:00