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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r223479. It is unnecessary and served only to slightly ameliorate
nwhitehorn
2011-06-26
2
-4
/
+0
*
Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64)
nwhitehorn
2011-06-23
10
-49
/
+54
*
Clear any outstanding atomic reservations when traps are taken. This fixes
nwhitehorn
2011-06-23
2
-0
/
+4
*
Fix merge typo.
andreast
2011-06-23
1
-1
/
+1
*
MFC
attilio
2011-06-04
1
-2
/
+2
|
\
|
*
Fix a typo derived from a mismerge from mmu_oea that would cause
nwhitehorn
2011-06-04
1
-2
/
+2
*
|
MFC
attilio
2011-06-03
11
-309
/
+68
|
\
\
|
|
/
|
*
Quantities stored on the stack on ppc64 tend to be twice as large as on
nwhitehorn
2011-06-03
1
-1
/
+1
|
*
The POWER7 has only 32 SLB slots instead of 64, like other supported
nwhitehorn
2011-06-02
3
-43
/
+51
|
*
If running under a hypervisor, don't yell at the user about starting
nwhitehorn
2011-06-02
1
-1
/
+4
|
*
Explicitly initialize the first thread's MSR to PSL_KERNSET.
nwhitehorn
2011-06-02
1
-1
/
+1
|
*
Include the modules area in the mapped kernel code. This fixes the kernel's
nwhitehorn
2011-06-02
1
-3
/
+2
|
*
Remove some dead code: unnecessary isyncs and memory sorting, which are
nwhitehorn
2011-06-02
4
-47
/
+9
|
*
MFpseries:
nwhitehorn
2011-06-02
3
-213
/
+0
*
|
MFC
attilio
2011-05-26
1
-0
/
+1
|
\
\
|
|
/
|
*
Add a missing isync.
nwhitehorn
2011-05-26
1
-0
/
+1
|
*
Remove a useless check that served only to make 64-bit PPC systems
nwhitehorn
2011-05-16
1
-5
/
+0
*
|
MFC
attilio
2011-05-16
1
-5
/
+0
*
|
Add the powerpc support.
attilio
2011-05-09
2
-6
/
+20
|
/
*
Add leading zeros when printing the physical memory chunks on __powerpc64__.
andreast
2011-04-19
1
-1
/
+1
*
Adjust debugging string to match the actual function.
andreast
2011-04-14
1
-1
/
+1
*
The macro MOEA_PVO_CHECK is empty and not used. It is a left over from the
andreast
2011-04-14
2
-24
/
+0
*
Mostly revert r219468, as I had misremembered the C standard regarding
mdf
2011-03-11
1
-1
/
+1
*
Use MAXPATHLEN rather than the size of an extern array when copying the
mdf
2011-03-10
1
-1
/
+1
*
Turn off default generation of userland dot symbols on powerpc64 now that
nwhitehorn
2011-02-18
3
-18
/
+18
*
Add macro to test the sv_flags of any process. Change some places to test
dchagin
2011-01-26
1
-3
/
+3
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
3
-6
/
+5
*
For architectures not using direct map , and requiring real KVA page for
kib
2011-01-18
1
-1
/
+1
*
Remove unused variables. Spotted by a cppcheck
andreast
2011-01-15
1
-10
/
+1
*
Fix handling of NX pages on capable CPUs. Thanks to kib for prodding me
nwhitehorn
2011-01-13
2
-11
/
+9
*
Remove unused variables. Spotted by a cppcheck
andreast
2011-01-06
2
-6
/
+0
*
Only keep track of PTE validity statistics for pages not locked in the
nwhitehorn
2010-12-28
1
-2
/
+8
*
Garbage-collect unused variable.
nwhitehorn
2010-12-19
2
-9
/
+4
*
Add some isync()s related to the 64-bit MMU scratch page to avoid race
nwhitehorn
2010-12-11
2
-0
/
+4
*
Add an abstraction layer to the 64-bit AIM MMU's page table manipulation
nwhitehorn
2010-12-04
5
-644
/
+983
*
After some off-list discussion, revert a number of changes to the
dim
2010-11-22
1
-1
/
+1
*
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
dim
2010-11-14
1
-1
/
+1
*
Partially revert r215182. There appears to be a silicon bug on the 970
nwhitehorn
2010-11-12
1
-4
/
+4
*
Add CPU support code for the IBM Cell Broadband Engine.
nwhitehorn
2010-11-12
1
-0
/
+30
*
Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware
nwhitehorn
2010-11-12
4
-736
/
+12
*
Remove or conditionalize some hypervisor-unfriendly instruction sequences.
nwhitehorn
2010-11-12
1
-4
/
+0
*
Add some platform KOBJ extensions and continue integrating PowerPC
nwhitehorn
2010-11-12
3
-13
/
+58
*
Fix an error in r215067. An existing /chosen/mmu but missing translations
nwhitehorn
2010-11-12
1
-5
/
+5
*
Centralize CPU idle routines into powerpc/cpu.c and use the same
nwhitehorn
2010-11-12
1
-58
/
+0
*
Fix typo in the comment.
raj
2010-11-11
1
-1
/
+1
*
Add support for the IMISS, DLMISS, and DSMISS traps required to run
nwhitehorn
2010-11-11
2
-0
/
+210
*
Make AIM early-boot code function correctly without Open Firmware.
nwhitehorn
2010-11-09
3
-10
/
+12
*
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
jhb
2010-11-05
1
-4
/
+10
*
Fix two mistakes on 32-bit systems. The slbmte code in syscall() is 64-bit
nwhitehorn
2010-11-03
2
-3
/
+5
*
Clean up the user segment handling code a little more. Now that
nwhitehorn
2010-11-03
4
-15
/
+12
[next]