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
/
sparc64
/
include
/
param.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the fueword(9) and casueword(9). In particular,
kib
2014-11-18
1
-0
/
+4
*
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
attilio
2013-05-07
1
-0
/
+4
*
Merge from r224217:
marius
2011-07-20
1
-1
/
+1
*
Add the possibility to specify from kernel configs MAXCPU value.
attilio
2011-07-19
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
1
-18
/
+5
*
Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0
marius
2009-07-21
1
-0
/
+2
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-0
/
+7
*
Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing
rwatson
2009-04-20
1
-3
/
+1
*
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
*
When building a kernel module, define MAXCPU the same as SMP so
jb
2008-03-27
1
-2
/
+2
*
add new large page sizes for use by shared loader
kmacy
2006-12-18
1
-0
/
+8
*
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
ru
2005-12-06
1
-7
/
+0
*
Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from
kris
2005-10-14
1
-0
/
+8
*
Remove UAREA_PAGES.
das
2004-11-20
1
-1
/
+0
*
Make PAGE_SIZE and related quantities signed on sparc64. (They are signed
alc
2003-10-03
1
-4
/
+4
*
Deal with 'options KSTACK_PAGES' being a global option.
peter
2003-07-31
1
-0
/
+2
*
Migrate the thread stack management functions from the machine-dependent
alc
2003-06-14
1
-2
/
+1
*
Get rid of the TODO macro in the few places that still need work; either
jake
2002-10-01
1
-3
/
+0
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-7
/
+0
*
Move MI stuff out of MD param.h files.
phk
2002-05-14
1
-41
/
+0
*
Move the CTASSERT macro from MD code to systm.h alongside KASSERT so other
jake
2002-04-01
1
-4
/
+0
*
Parameterize the number of pages to allocate for the per-cpu area on
jake
2002-02-27
1
-0
/
+1
*
Add a macro for shift of an integer (1 << shift == sizeof). Move the pointer
jake
2002-02-27
1
-0
/
+3
*
Remove PANIC_STACK_PAGES which is no longer used.
jake
2002-01-08
1
-5
/
+3
*
Add a panic stack, which is used as a known good stack when there is
jake
2002-01-01
1
-2
/
+4
*
Don't concatentate __func__.
jake
2001-12-29
1
-5
/
+9
*
Header file updates needed for the cache code: add/correct some ASI
tmm
2001-11-09
1
-0
/
+6
*
Move the pcb the to the top of the kernel stack.
jake
2001-09-30
1
-3
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+5
*
Bump UPAGES to 4. The pcb can be rather large.
jake
2001-09-03
1
-1
/
+1
*
Flesh out the sparc64 port considerably. This contains:
jake
2001-07-31
1
-23
/
+25
*
Add skeleton machine dependent headers and c files for a port of freebsd
jake
2001-07-31
1
-0
/
+165