freebsd-dev/sys/powerpc
Attilio Rao 324e57150d userret() already checks for td_locks when INVARIANTS is enabled, so
there is no need to check if Giant is acquired after it.

Reviewed by:	kib
MFC after:	1 week
2012-09-08 18:27:11 +00:00
..
aim userret() already checks for td_locks when INVARIANTS is enabled, so 2012-09-08 18:27:11 +00:00
booke userret() already checks for td_locks when INVARIANTS is enabled, so 2012-09-08 18:27:11 +00:00
compile
conf Add the ds1631 temperature driver. 2012-08-19 19:44:13 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include On Nintendo Wii CPUs, the mdp value will be garbage. Set it to NULL 2012-08-21 06:34:21 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Support lbc interrupts: 2012-07-03 00:06:14 +00:00
ofw Don't probe the openfirmware framebuffer if the system is a Wii or it 2012-08-21 06:33:10 +00:00
powermac phandle_t is unsigned, and OF_finddevice() returns (phandle_t)(-1) on 2012-08-21 23:55:29 +00:00
powerpc Improve the handling of static DMA buffers that use non-default memory 2012-08-03 13:50:29 +00:00
ps3 - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
wii Add IRQ support to the resource list handling functions. 2012-09-08 01:26:52 +00:00