freebsd-dev/sys/mips
Jayachandran C. c0959978ec Fix for crash on MIPS /dev/mem read.
Reading /dev/mem in 64 bit kernel crashes.  This is because the page
used to call uiomove_fromphys() from memrw() does not have md.pv_list
initialized correctly.

The fix is to call pmap_page_init() on the page to initialize it.
2011-10-17 05:42:53 +00:00
..
adm5120 - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
alchemy - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
atheros Remove duplicate header includes 2011-06-26 10:07:48 +00:00
cavium Add default address for FLASH mapping on the boot bus. 2011-10-04 20:30:15 +00:00
compile
conf Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. 2011-09-11 17:39:51 +00:00
idt - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP 2011-05-03 19:51:29 +00:00
include Remove unused define. 2011-10-07 16:09:44 +00:00
malta The i8259 controller is initialized incorrectly on MALTA. It writes 2011-07-16 00:30:23 +00:00
mips Fix for crash on MIPS /dev/mem read. 2011-10-17 05:42:53 +00:00
nlm - change "is is" to "is" or "it is" 2011-10-16 14:30:28 +00:00
rmi Remove duplicate header includes 2011-06-26 10:07:48 +00:00
rt305x Import the initial CPU support for the MIPS RALink RT305x SoC. 2011-04-03 14:39:55 +00:00
sentry5 Remove duplicate header includes 2011-06-26 10:07:48 +00:00
sibyte Remove duplicate header includes 2011-06-26 10:07:48 +00:00