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
/
aim
/
locore.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Interrupt statistics, vmstat -i now works.
grehan
2004-02-11
1
-7
/
+3
*
- Add definition for GET_CPUINFO, required by new trap_subr code
grehan
2004-02-04
1
-6
/
+4
*
Remove BAT invalidation. This is done later in the boot sequence,
grehan
2003-01-22
1
-17
/
+0
*
- moved intrcnt/intrnames to locore.s to fix sysctl -a panic
grehan
2002-09-19
1
-0
/
+12
*
- Make sure we don't trample our metadata pointer in our initial bootstrap.
benno
2002-07-10
1
-0
/
+8
*
- Use tmpstk exclusively in the init path.
benno
2002-06-29
1
-186
/
+0
*
Many fixes to low-level trap and interrupt handling:
benno
2002-06-29
1
-30
/
+0
*
Commit of stuff that's been sitting in my tree for a while.
benno
2002-04-29
1
-936
/
+7
*
- Prevent the decrementer interrupt handler from nesting.
benno
2002-02-28
1
-2
/
+16
*
Make fork work, at least for kthreads. Switching still has some issues.
benno
2002-02-28
1
-18
/
+0
*
Complete rework of the PowerPC pmap and a number of other bits in the early
benno
2002-02-14
1
-4
/
+4
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-6
/
+6
*
Clean up the trap handling code and make it consistent with the other platforms.
mp
2001-11-05
1
-29
/
+9
*
Update PowerPC MD code to compile and do initial bootstrap based on
mp
2001-09-20
1
-1
/
+1
*
Fix comment breakage.
benno
2001-06-27
1
-2
/
+2
*
Bring in NetBSD code used in the PowerPC port.
benno
2001-06-10
1
-0
/
+1373