freebsd-skq/sys/powerpc
kib 126da2118c Remove locking of the vm page queues from several pmaps, which only
protected the dirty mask updates. The dirty mask updates are handled
by atomics after the r225840.

Submitted by:	alc
Tested by:	flo (sparc64)
MFC after:	2 weeks
2011-09-28 15:01:20 +00:00
..
aim Inline the syscallenter() and syscallret(). This reduces the time measured 2011-09-11 16:05:09 +00:00
booke Remove locking of the vm page queues from several pmaps, which only 2011-09-28 15:01:20 +00:00
compile
conf Apply r221124 to Book-E: switch to the new NFS client. 2011-07-31 18:34:38 +00:00
cpufreq
fpu
include - Move the PG_UNMANAGED flag from m->flags to m->oflags, renaming the flag 2011-08-09 21:01:36 +00:00
mambo Follow up to r225203 refining break-to-debugger run-time configuration 2011-08-27 14:24:27 +00:00
mpc85xx Fix r222813: we need to include sys/cpuset.h. because the PIC interface 2011-07-31 18:30:38 +00:00
ofw Add better error handling for RTAS calls. These can potentially cause 2011-06-26 16:11:36 +00:00
powermac Fix an error that could cause sysctl -a to enter an infinite loop in the 2011-07-30 00:52:13 +00:00
powerpc In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
ps3 Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
psim