freebsd-dev/sys/arm
Svatopluk Kraus 6f95e9062b Fix setting of protection bits for page table entries in pmap_map(). This
function is only called from vm_page_startup() and vm_reserv_startup().
I.e. during vm subsystem initialization. As VM_PROT_WRITE is always
used in these calls, the typo did not have any effect. Likely, it's
the reason why it wasn't discovered so long.
2016-02-02 10:17:51 +00:00
..
allwinner Add allwinner_machdep.h, it was missed in r294698. 2016-01-25 08:19:16 +00:00
altera/socfpga [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
amlogic/aml8726 [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
annapurna/alpine [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
arm Fix setting of protection bits for page table entries in pmap_map(). This 2016-02-02 10:17:51 +00:00
at91 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
broadcom/bcm2835 Add dev.fb.X.resync sysctl to resync ARM framebuffer with VideoCore 2015-12-20 00:58:22 +00:00
cavium/cns11xx Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, and 2016-01-29 10:31:54 +00:00
freescale EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
include Remove all stuff related to __ARM_ARCH >= 6 from pmap.h header except 2016-02-01 19:43:04 +00:00
lpc Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
mv Remove not needed <machine/pte.h> includes. 2016-02-01 19:36:33 +00:00
qemu [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
rockchip [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
samsung/exynos [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
ti Remove not needed <machine/pte.h> includes. 2016-02-01 19:36:33 +00:00
versatile Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
xilinx EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
xscale Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00