summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/vm_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Extract the code that records syscall results in the frame into MDkib2009-11-101-0/+55
* Improve style(9), clean up.raj2009-05-211-7/+3
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-3/+4
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-1/+1
* Provide cpu_throw() for Book-E. Adjust cpu_switch() towards ULE support.raj2009-04-221-9/+0
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-17/+1
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-1/+1
* Remove kernel support for M:N threading.jeff2008-03-121-1/+1
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+517
OpenPOWER on IntegriCloud