freebsd-skq/sys/powerpc/booke
kib 014daa8f25 MFC r275616:
Thread waiting for the vfork(2)-ed child to exec or exit, must allow
for the suspension.

MFC r275683 (by andreast):
Fix build for powerpc(32|64) kernels.

MFC r275686 (by andreast):
Fix kernel build for booke.

r275639 (by andrew) is not merged, since arm/arm/syscall.c is not
present on the stable/10 branch, and arm/arm/trap.c already includes
sys/kernel.h.
2014-12-15 10:46:07 +00:00
..
interrupt.c Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64) 2011-06-23 22:21:28 +00:00
locore.S MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002, 2014-05-14 03:09:37 +00:00
machdep_e500.c MFC r257161, r257169, r257178, r257190, r257191 2014-05-14 00:51:26 +00:00
machdep_ppc4xx.c Extract vendor specific Book-E pieces into separate files and have a common 2012-05-30 17:34:40 +00:00
machdep.c MFC r257995, r258244, r258246, 2014-05-14 04:14:58 +00:00
mp_cpudep.c MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002, 2014-05-14 03:09:37 +00:00
platform_bare.c MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857, 2014-05-14 14:17:51 +00:00
pmap.c Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped 2014-09-01 07:58:15 +00:00
trap_subr.S MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002, 2014-05-14 03:09:37 +00:00
trap.c MFC r275616: 2014-12-15 10:46:07 +00:00