summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/vm_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* For architectures not using direct map , and requiring real KVA page forkib2011-01-181-1/+1
* MFppc64:nwhitehorn2010-07-131-1/+1
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-121-146/+1
* Replace the existing PowerPC busdma implementation with the one fromnwhitehorn2010-07-081-2/+0
* 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