freebsd-skq/sys/powerpc/aim
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 MFC r256542,r256581 2014-01-15 04:16:45 +00:00
locore32.S Setup BAT0 and BAT1 on the Wii. 2012-11-21 08:04:21 +00:00
locore64.S Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00
locore.S MFppc64: 2010-07-13 05:32:19 +00:00
machdep.c MFC r258268, r258271, r258272, r258274, r258275, r258427, r258694, r258696, 2014-05-14 14:08:45 +00:00
mmu_oea64.c Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped 2014-09-01 07:58:15 +00:00
mmu_oea64.h Add POWER CPUs to the kernel's knowledge. This does not imply we currently 2013-09-09 12:51:24 +00:00
mmu_oea.c Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped 2014-09-01 07:58:15 +00:00
moea64_if.m Add an abstraction layer to the 64-bit AIM MMU's page table manipulation 2010-12-04 02:42:52 +00:00
moea64_native.c MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-24 13:48:04 +00:00
mp_cpudep.c MFC r257162, r257175 2014-05-13 19:12:53 +00:00
slb.c Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
trap_subr32.S MFC r266116,r266136 2014-05-22 05:20:21 +00:00
trap_subr64.S MFC r266116,r266136 2014-05-22 05:20:21 +00:00
trap.c MFC r275616: 2014-12-15 10:46:07 +00:00
uma_machdep.c Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00