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
*
Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation
das
2004-04-25
1
-0
/
+4
*
Include <machine/pte.h> since it has been removed from <machine/param.h>.
grehan
2004-04-21
1
-0
/
+1
*
<machine/pte.h> has no business being here. Finally exposed by F77 build
grehan
2004-04-21
1
-2
/
+0
*
MFamd64
alc
2004-04-18
1
-12
/
+14
*
Remove avail_end. It is not used.
alc
2004-04-11
1
-1
/
+0
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
7
-28
/
+0
*
Remove avail_start on those platforms that no longer use it. (Only amd64
alc
2004-04-05
1
-1
/
+0
*
Introduce the cpumask_t type. The purpose of the type is to create a
marcel
2004-03-20
1
-0
/
+1
*
Fix syntax errors and wrong function prototypes in several MD header
le
2004-03-05
1
-2
/
+2
*
Increase kernel VA from 256Mb to 512Mb by shifting the segment used
grehan
2004-03-02
2
-3
/
+5
*
Kernel changes for libthr (and probably libpthread).
grehan
2004-03-02
1
-5
/
+31
*
Add sys file required for IEEE fp functions.
grehan
2004-02-12
1
-0
/
+37
*
Interrupt statistics, vmstat -i now works.
grehan
2004-02-11
1
-0
/
+3
*
Cleaned up param.h:
grehan
2004-02-11
4
-30
/
+16
*
Definitions for MPC7457 CPU type and HID0 bits
grehan
2004-02-09
2
-35
/
+42
*
Move temporary register save area from exception-vector memory to
grehan
2004-02-04
1
-3
/
+15
*
Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow direct
grehan
2004-01-29
1
-0
/
+6
*
A syscons implementation using the 8-bit framebuffer set up by
grehan
2004-01-21
1
-0
/
+71
*
Update 128-bit long double constants to match what is expected
grehan
2004-01-21
1
-9
/
+10
*
Make the OpenPic driver bus-independent, with attachments for
grehan
2004-01-13
1
-1
/
+29
*
Remove hard-coded knowledge of specific OFW devices. Use bus_generic_probe
grehan
2004-01-13
1
-0
/
+5
*
GC the unused <machine/kse.h> file.
peter
2003-12-24
1
-38
/
+0
*
- removed obsolete ppc_exit/ppc_boot functions
grehan
2003-12-10
1
-2
/
+0
*
Use the "shut-down" and "reset-all" Forth procedures to halt and
gallatin
2003-12-09
1
-0
/
+2
*
Make breakpoint() actually break into ddb.
gallatin
2003-12-09
1
-5
/
+6
*
Widen the enable/disable helper function's argument in line with the
peter
2003-11-17
1
-1
/
+1
*
- Modify alpha's sf_buf implementation to use the direct virtual-to-
alc
2003-11-16
1
-0
/
+56
*
Move pmap_resident_count() from the MD pmap.h to the MI pmap.h.
bms
2003-10-06
1
-1
/
+0
*
DELAY must be a routine, not a macro definition.
grehan
2003-09-26
1
-2
/
+0
*
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
peter
2003-09-25
1
-12
/
+0
*
_MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by trying to
grehan
2003-09-24
1
-2
/
+2
*
Standardize idempotentcy ifdefs. Consistently use _MACHINE_VARARGS_H_
kan
2003-09-01
1
-3
/
+3
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
2
-4
/
+6
*
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
imp
2003-08-12
1
-2
/
+24
*
- Since td_critnest is now initialized in MI code, it doesn't have to be
jhb
2003-08-04
1
-2
/
+0
*
Deal with GCC annoyingly defining _BIG_ENDIAN.
obrien
2003-08-03
1
-0
/
+1
*
Deal with 'options KSTACK_PAGES' being a global option.
peter
2003-07-31
1
-2
/
+2
*
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
mux
2003-07-27
1
-0
/
+1
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+17
*
Remove unused bootpath[] variable. It conflicted with a declaration
grehan
2003-06-25
1
-2
/
+0
*
Migrate the thread stack management functions from the machine-dependent
alc
2003-06-14
1
-1
/
+1
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
1
-1
/
+2
*
sys/sys/limits.h:
kan
2003-05-19
2
-3
/
+3
*
Style fixes.
kan
2003-05-04
1
-8
/
+11
*
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values
peter
2003-05-01
1
-6
/
+0
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-66
/
+4
*
Add a new sys/limits.h file which in turn depends on machine/_limits.h
kan
2003-04-23
1
-53
/
+42
*
- Convert NetBSD-derived macros to inline functions for better
grehan
2003-04-18
1
-65
/
+176
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-9
/
+5
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-0
/
+1
[next]