index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
/
booke
/
trap_subr.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement hwpmc(4) for Freescale e500 core.
jhibbits
2015-04-18
1
-0
/
+13
*
Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent
nwhitehorn
2015-03-07
1
-6
/
+14
*
Follow up r223485, which made AIM use the ABI thread pointer instead of
nwhitehorn
2013-11-11
1
-4
/
+7
*
Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed.
marcel
2012-07-02
1
-1
/
+1
*
Use local TLB_UNLOCKED marker instead of MTX_UNOWNED for Book-E PowerPC trap
raj
2010-11-11
1
-4
/
+5
*
Actually pass a pointer to the trapframe to powerpc_extr_interrupt().
marcel
2010-03-23
1
-0
/
+1
*
Initial support for SMP on PowerPC MPC85xx.
raj
2009-05-21
1
-3
/
+93
*
Prefer register usage style to be more consistent with the rest of the
raj
2009-02-27
1
-8
/
+8
*
Make Book-E debug register state part of the PCB context.
raj
2009-02-27
1
-0
/
+6
*
Clean up BookE low-level exceptions code.
raj
2009-01-13
1
-46
/
+49
*
Rework BookE pmap towards multi-core support.
raj
2009-01-13
1
-78
/
+25
*
MFp4: SMP support
marcel
2008-04-27
1
-2
/
+2
*
Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.
raj
2008-03-03
1
-0
/
+842