This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
History
alc
b8a35c814a
Replace all uses of the vm page queues lock by a r/w lock that is private
...
to this pmap. Tested by: andreast, jhibbits
2012-07-06 02:18:49 +00:00
..
aim
Replace all uses of the vm page queues lock by a r/w lock that is private
2012-07-06 02:18:49 +00:00
booke
Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed.
2012-07-02 21:21:12 +00:00
compile
…
conf
Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and instead
2012-07-02 21:25:24 +00:00
cpufreq
…
fpu
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
2011-11-07 15:43:11 +00:00
include
Make the wchar_t type machine dependent.
2012-06-24 04:15:58 +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
Make ofw_bus_get_node() consistently return -1 when there is no associated
2012-03-15 22:53:39 +00:00
powermac
Remove bogus __unused attribute from hrowpic_eoi().
2012-07-01 19:07:45 +00:00
powerpc
Let us manage differences of Book-E PowerPC variations i.e. vendor /
2012-05-27 10:25:20 +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
…