summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/trap_subr64.S
Commit message (Expand)AuthorAgeFilesLines
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+20
* This commit adds profiling support for powerpc64. Now we can do applicationandreast2012-01-201-1/+1
* Rework SLB trap handling so that double-faults into an SLB trap handler arenwhitehorn2012-01-151-16/+163
* Fix a bug where the pmap_cpu_bootstrap() ap argument could be clobbered.nwhitehorn2011-11-091-0/+1
* Revert r223479. It is unnecessary and served only to slightly amelioratenwhitehorn2011-06-261-2/+0
* Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64)nwhitehorn2011-06-231-4/+9
* Clear any outstanding atomic reservations when traps are taken. This fixesnwhitehorn2011-06-231-0/+2
* The POWER7 has only 32 SLB slots instead of 64, like other supportednwhitehorn2011-06-021-24/+22
* Add a missing isync.nwhitehorn2011-05-261-0/+1
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-7/+7
* Restructure the way the copyin/copyout segment is stored to prevent anwhitehorn2010-10-301-1/+1
* Split the SLB mirror cache into two kinds of object, one for kernel mapsnwhitehorn2010-09-161-27/+41
* MFppc64:nwhitehorn2010-07-131-0/+634
OpenPOWER on IntegriCloud