freebsd-skq/sys/powerpc
raj f016db7e16 Improve kernel stack handling on e500.
- Allocate thread0.td_kstack in pmap_bootstrap(), provide guard page
- Switch to thread0.td_kstack as soon as possible i.e. right after return
  from e500_init() and before mi_startup() happens
- Clean up temp stack area
- Other minor cosmetics in machdep.c

Obtained from:	Semihalf
2008-08-26 17:07:37 +00:00
..
aim Add link register to fatal trap printout to better diagnose NULL 2008-06-04 07:32:49 +00:00
booke Improve kernel stack handling on e500. 2008-08-26 17:07:37 +00:00
compile
conf Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports 2008-08-19 19:53:52 +00:00
mpc85xx Remove mfsvr(): 2008-04-27 17:13:22 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
powerpc Retire pmap_addr_hint(). It is no longer used. 2008-05-18 04:16:57 +00:00
psim Set sc_psim so that the openpic core can correct the off-by-one 2008-04-03 17:38:27 +00:00