freebsd-nq/sys/powerpc/powerpc
Alan Cox 44b8bd66f9 Make pmap_enter() responsible for setting PG_WRITEABLE instead
of its caller.  (As a beneficial side-effect, a high-contention
acquisition of the page queues lock in vm_fault() is eliminated.)
2006-11-12 21:48:34 +00:00
..
atomic.S
autoconf.c Create nexus in configure_first() instead of in configure(). This 2005-05-29 23:44:22 +00:00
bcopy.c
busdma_machdep.c The nsegs parameter to bus_dmamap_load_mbuf_sg is not required to 2005-07-09 06:53:52 +00:00
clock.c Catch up with recent clock modifications: 2006-10-05 06:04:44 +00:00
copyinout.c Fix remaining compile error. 2006-10-18 19:56:20 +00:00
copystr.c
cpu.c
db_disasm.c
db_hwwatch.c Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
db_interface.c The powerpc and sparc64 MD `reboot' commands should never have existed 2006-10-10 07:26:54 +00:00
db_memrw.c
db_trace.c Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
elf_machdep.c Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
extintr.c
fpu.c
fuswintr.c
gdb_machdep.c Add skeletal support for GDB. In particular gdb_cpu_getreg() needs 2006-08-24 21:52:11 +00:00
genassym.c Add a cnputs() function to write a string to the console with 2006-11-01 04:54:51 +00:00
in_cksum.c
interrupt.c Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
intr_machdep.c Don't ignore errors from intr_event_add_handler(). 2006-08-02 17:50:31 +00:00
locore.S Copy SPRG0-3 registers at boot-time and restore when calling into 2005-10-30 21:29:59 +00:00
machdep.c Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
mem.c o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. 2006-07-26 17:12:54 +00:00
mmu_if.m Complete the transition from pmap_page_protect() to pmap_remove_write(). 2006-08-01 19:06:06 +00:00
mmu_oea.c Make pmap_enter() responsible for setting PG_WRITEABLE instead 2006-11-12 21:48:34 +00:00
mp_machdep.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
nexus.c
ofw_machdep.c o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. 2006-07-26 17:12:54 +00:00
ofwmagic.S
openpic.c Set the rid for any resource obtained from rman_resource_reserve. 2006-04-20 04:19:10 +00:00
pic_if.m
pmap_dispatch.c Eliminate unused global variables. 2006-11-11 20:57:52 +00:00
sc_machdep.c
setjmp.S
sigcode.S
suswintr.c
swtch.S
syncicache.c
sys_machdep.c
trap_subr.S Mark the return address of the call to ast() in the generic trap 2005-12-23 13:05:27 +00:00
trap.c Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c In cpu_set_user_tls(), properly set the thread pointer. It is 0x7000 2006-09-01 06:05:40 +00:00