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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the constants specifying the size of struct kinfo_proc into
kib
2010-04-24
1
-0
/
+2
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
1
-7
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
2
-14
/
+0
*
Close a race involving the OEA64 scratchpage. When the scratch page's
nwhitehorn
2010-02-24
1
-0
/
+1
*
Reduce KVA pressure on OEA64 systems running in bridge mode by mapping
nwhitehorn
2010-02-20
2
-8
/
+3
*
Bump limits on PowerPC. This allows large executables like parts of LLVM
nwhitehorn
2009-12-02
1
-5
/
+5
*
Add a CPU features framework on PowerPC and simplify CPU setup a little
nwhitehorn
2009-11-28
2
-1
/
+21
*
Turn on NAP mode on G5 systems, and refactor the HID0 setup code a little.
nwhitehorn
2009-10-24
1
-0
/
+7
*
Add SMP support on U3-based G5 systems. This does not yet work perfectly:
nwhitehorn
2009-10-23
3
-7
/
+8
*
o Introduce vm_sync_icache() for making the I-cache coherent with
marcel
2009-10-21
1
-1
/
+0
*
Define architectural load bases for PIE binaries. Addresses were selected
kib
2009-10-10
1
-0
/
+2
*
Add a new sysctl for reporting all of the supported page sizes.
alc
2009-09-18
1
-0
/
+2
*
Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an
phk
2009-09-08
2
-18
/
+57
*
* Completely Remove the option STOP_NMI from the kernel. This option
attilio
2009-08-13
1
-0
/
+1
*
Add support to the virtual memory system for configuring machine-
alc
2009-07-12
2
-4
/
+10
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-0
/
+7
*
Correct the #endif comment.
alc
2009-06-26
1
-1
/
+1
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
1
-0
/
+40
*
Fix copy/paste typo in last revision. PMC0 control should be shifted 8
nwhitehorn
2009-06-23
1
-1
/
+1
*
Teach cpu_est_clockrate() about the G5's slightly different PMC. This
nwhitehorn
2009-06-17
1
-1
/
+24
*
Initial version of the sec(4) driver for the integrated security engine found
raj
2009-06-06
1
-0
/
+1
*
Provide 64-bit big endian bus space operations for PowerPC. They are required
raj
2009-06-06
1
-0
/
+41
*
Initial support for SMP on PowerPC MPC85xx.
raj
2009-05-21
3
-0
/
+7
*
Improve style(9)
raj
2009-05-14
1
-6
/
+6
*
PowerPC common SMP startup and time base rework.
raj
2009-05-14
3
-4
/
+27
*
Factor out platform dependent things unrelated to device drivers into a
nwhitehorn
2009-05-14
7
-24
/
+111
*
Add suppport for ISA and ISA interrupts to make the ATA
marcel
2009-04-24
1
-0
/
+2
*
Remove PTE_FAKE and PTE_ISFAKE().
marcel
2009-04-24
1
-2
/
+0
*
Centralize setting HID0/1 for E500. Rename HID defines which are specific
raj
2009-04-22
1
-4
/
+11
*
Lower VM_MAX_KERNEL_ADDRESS to 0xf8000000. We actually have
marcel
2009-04-21
1
-1
/
+1
*
Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing
rwatson
2009-04-20
1
-2
/
+0
*
Add description and cautionary note regarding CACHE_LINE_SIZE.
rwatson
2009-04-19
1
-0
/
+4
*
For each architecture, define CACHE_LINE_SHIFT and a derived
rwatson
2009-04-19
1
-0
/
+5
*
Fix a typo in the SRR1 comparison for program exceptions. While here,
nwhitehorn
2009-04-19
1
-0
/
+11
*
Rework the way we get the cacheline size. Instead of having a table of
nwhitehorn
2009-04-12
2
-0
/
+4
*
Add sysarch.h. It's included by drm(4).
marcel
2009-04-04
1
-0
/
+43
*
First round of cleanups. There's a lot of NetBSDism in this header.
marcel
2009-04-04
1
-77
/
+0
*
PowerPC, meet kernel core dumps. The support is based
marcel
2009-04-04
1
-0
/
+12
*
Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode
nwhitehorn
2009-04-04
5
-27
/
+68
*
Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer
kib
2009-03-17
1
-1
/
+2
*
Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.
raj
2009-03-13
1
-0
/
+2
*
Make Book-E debug register state part of the PCB context.
raj
2009-02-27
2
-0
/
+2
*
Add Altivec support for supported CPUs. This is derived from the FPU support
nwhitehorn
2009-02-20
3
-0
/
+46
*
Rework BookE pmap towards multi-core support.
raj
2009-01-13
4
-22
/
+30
*
Modularize the Open Firmware client interface to allow run-time switching
nwhitehorn
2008-12-20
1
-0
/
+9
*
Improve MPC85XX helper routines.
raj
2008-12-17
1
-9
/
+9
*
AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.
imp
2008-12-17
1
-3
/
+0
*
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
nwhitehorn
2008-12-15
1
-0
/
+3
*
Unbreak previous commit.
marcel
2008-11-22
1
-2
/
+0
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
[next]