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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix static fdt support.
jhibbits
2015-08-24
1
-0
/
+2
*
Follow up to r287014
jhibbits
2015-08-22
5
-5
/
+28
*
Enhance book-e pmap for 36-bit physaddr
jhibbits
2015-08-22
1
-19
/
+22
*
Create a RouterBoard platform and use it to create a flash map
jhibbits
2015-08-22
1
-0
/
+123
*
Make the mpc85xx platform a kobj base class.
jhibbits
2015-08-22
2
-7
/
+7
*
Add initial boot support for e500mc and e5500.
jhibbits
2015-08-21
1
-30
/
+122
*
Simplify the PCI bus scanning logic.
jhibbits
2015-08-21
1
-14
/
+3
*
Remove debug printf.
jhibbits
2015-08-19
1
-1
/
+0
*
Fix copy&paste.
jhibbits
2015-08-19
1
-1
/
+1
*
Save the registers at the correct offsets.
jhibbits
2015-08-19
1
-2
/
+3
*
SRR1 and DSISR aren't pointers, print them as integers.
jhibbits
2015-08-16
1
-3
/
+3
*
Make kstack_pages a tunable on arm, x86, and powepc. On i386, the
kib
2015-08-10
4
-12
/
+12
*
Correct return type of booke_init() prototype.
jhibbits
2015-08-08
1
-1
/
+1
*
Rationalize BSD license on sys/*/include/in_cksum.h
emaste
2015-08-05
1
-1
/
+1
*
Rationalize BSD license on sys/*/include/float.h
emaste
2015-08-05
1
-1
/
+1
*
Add two new pmap functions:
jah
2015-08-04
6
-2
/
+211
*
Implement the lockstat provider using SDT(9) instead of the custom provider
markj
2015-07-19
1
-1
/
+0
*
Fix KSTACK_PAGES issue when the default value was changed in KERNCONF
zbb
2015-07-16
1
-0
/
+2
*
Fix userland program exception handling for powerpc64.
jhibbits
2015-07-16
1
-5
/
+1
*
Spell crypto correctly.
brueffer
2015-07-14
1
-1
/
+1
*
cpu_number and cpu_swapout are never used, and only defined in powerpc.
jhibbits
2015-07-11
1
-3
/
+0
*
Add the atomic_thread_fence() family of functions with intent to
kib
2015-07-08
1
-0
/
+41
*
style(9) cleanups.
jhibbits
2015-07-07
1
-4
/
+3
*
Merge booke and aim interrupt.c files.
jhibbits
2015-07-06
3
-176
/
+13
*
Fix GENERIC64 and LINT64 powerpc builds after r285144.
bz
2015-07-05
1
-2
/
+2
*
Fix up tabs vs. spaces
gnn
2015-07-04
1
-1
/
+1
*
Use the correct type for physical addresses.
jhibbits
2015-07-04
5
-30
/
+30
*
Add machine check register printing
jhibbits
2015-07-04
2
-0
/
+20
*
Enable IPSEC in all GENERIC kernels.
gnn
2015-07-04
1
-0
/
+3
*
Allow DTrace to be compiled-in to the kernel.
br
2015-06-10
1
-0
/
+22
*
Generalised support for copy-on-write structures shared by threads.
mjg
2015-06-10
1
-2
/
+2
*
Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages.
alc
2015-06-08
1
-3
/
+2
*
The kernel sends signals to the processes via ABI specific sv_sendsig method.
dchagin
2015-05-24
1
-6
/
+0
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
2
-0
/
+2
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
2
-2
/
+2
*
ddb: finish converting boolean values.
pfg
2015-05-21
1
-1
/
+1
*
Provide the number of interrupt resources added to the list
br
2015-05-15
2
-2
/
+3
*
Build GENERIC with RACCT/RCTL support by default. Note that it still
trasz
2015-05-14
1
-0
/
+3
*
Add a PCI bridge for the Freescale PCIe Root Complex
jhibbits
2015-05-11
2
-3
/
+115
*
Missed ofw_machdep.c in r282264.
jhibbits
2015-04-30
1
-7
/
+16
*
Unify booke and AIM machdep.
jhibbits
2015-04-30
7
-698
/
+531
*
The add_bounce_page() function can be called when loading physical
hselasky
2015-04-28
1
-2
/
+2
*
Implement hwpmc(4) for Freescale e500 core.
jhibbits
2015-04-18
5
-3
/
+102
*
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
jhb
2015-04-08
1
-1
/
+3
*
Clean up printtrap a little.
jhibbits
2015-04-08
1
-2
/
+8
*
Add DTrace support for Book-E PowerPC.
jhibbits
2015-04-08
1
-0
/
+8
*
Unbreak book-e, broken by the trap.c merge (missed this file).
jhibbits
2015-04-08
1
-3
/
+1
*
Fix the index for FAULTBUF_R13, missed during merge/cleanup.
jhibbits
2015-04-06
1
-1
/
+1
*
Missed this in r281096 as well.
jhibbits
2015-04-05
1
-1
/
+1
*
Unify Book-E and AIM trap.c
jhibbits
2015-04-05
3
-580
/
+100
[next]