summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/slb.c
Commit message (Expand)AuthorAgeFilesLines
* Rework SLB trap handling so that double-faults into an SLB trap handler arenwhitehorn2012-01-151-14/+4
* Refactor the code that performs physically contiguous memory allocation,alc2011-11-161-7/+9
* The POWER7 has only 32 SLB slots instead of 64, like other supportednwhitehorn2011-06-021-10/+16
* Remove unused variables. Spotted by a cppcheckandreast2011-01-151-10/+1
* Add some platform KOBJ extensions and continue integrating PowerPCnwhitehorn2010-11-121-0/+55
* Restructure the way the copyin/copyout segment is stored to prevent anwhitehorn2010-10-301-7/+7
* Split the SLB mirror cache into two kinds of object, one for kernel mapsnwhitehorn2010-09-161-35/+47
* Replace the SLB backing store splay tree used on 64-bit PowerPC AIMnwhitehorn2010-09-161-121/+310
* Improve hash coverage for kernel page table entries by modifying the kernelnwhitehorn2010-07-311-9/+2
* MFppc64:nwhitehorn2010-07-131-0/+303
OpenPOWER on IntegriCloud