freebsd-dev/sys/arm/arm
Alan Cox 26e874e0d5 Stop calling pmap_remove_write() from pmap_remove_all(). Doing so is not
only inefficient but also leads to recursive lock acquisition.

Tested by:	ray
2012-09-30 03:54:57 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
bcopyinout.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
blockio.S
bootconfig.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
bus_space_asm_generic.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
bus_space_generic.c
busdma_machdep-v6.c Do not change "cachable" attribute for DMA memory allocated with 2012-08-22 22:48:50 +00:00
busdma_machdep.c Dynamically allocate the S/G lists passed to callback routines rather than 2012-09-06 20:16:59 +00:00
copystr.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc_asm_arm7tdmi.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm8.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm9.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm10.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm11.S Merge fix for hang on ARM11 from NetBSD 2012-08-26 00:46:57 +00:00
cpufunc_asm_armv4.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv5.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_armv6.S Add support for ARM11 cpufunc 2012-08-26 02:23:21 +00:00
cpufunc_asm_armv7.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc_asm_fa526.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_pj4b.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc_asm_sa1.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S
cpufunc_asm_xscale_c3.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_xscale.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc.c Support identification of new PJ4B cores. 2012-09-14 09:38:54 +00:00
db_disasm.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
db_interface.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
db_trace.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
disassem.c Add clrex, strex , ldrex, strex and variants 2012-08-25 20:01:31 +00:00
dump_machdep.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
elf_machdep.c Convert ARM to the syscallenter/syscallret system call sequence handlers. 2011-10-04 13:14:24 +00:00
elf_trampoline.c Add ARM11 support for elf trampoline 2012-08-26 02:34:03 +00:00
exception.S Ensure we align the stack to 8 bytes in system calls. 2012-08-04 05:31:26 +00:00
fiq_subr.S
fiq.c
fusu.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
gdb_machdep.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
genassym.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
gic.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
identcpu.c Support identification of new PJ4B cores. 2012-09-14 09:38:54 +00:00
in_cksum_arm.S
in_cksum.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
inckern.S
intr.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
irq_dispatch.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
locore.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
machdep.c Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
mem.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
minidump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
mp_machdep.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
mpcore_timer.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
nexus.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
pl310.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
pmap-v6.c Stop calling pmap_remove_write() from pmap_remove_all(). Doing so is not 2012-09-30 03:54:57 +00:00
pmap.c Eliminate unused variables. 2012-09-29 19:09:11 +00:00
sc_machdep.c Piggyback MIPS changes and add ARM syscons support for devices with 2012-08-25 23:59:31 +00:00
setcpsr.S
setstack.s
stack_machdep.c
support.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
swtch.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
sys_machdep.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
trap.c Move the decoding of the swi instruction to the syscall function. With the 2012-08-11 05:58:56 +00:00
uio_machdep.c
undefined.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
vectors.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
vfp.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
vm_machdep.c Eliminate an unused malloc type. 2012-09-15 17:32:19 +00:00