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
/
amd64
/
include
/
asmacros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64
kib
2010-06-23
1
-1
/
+2
*
Save and restore segment registers on amd64 when entering and leaving
kib
2009-04-01
1
-1
/
+6
*
Define an END() macro for use in i386 and amd64 assembly code, akin
jkoshy
2007-08-22
1
-0
/
+2
*
Removed all traces of HIDENAME() in amd64 and i386 kernel code. Using
bde
2006-10-28
1
-5
/
+3
*
Don't call mexitcount or provide a stub mexitcount to call when
bde
2006-10-27
1
-0
/
+4
*
Merge/sync with i386: various cosmetic tweaks
peter
2006-03-14
1
-1
/
+1
*
MFi386:
jhb
2005-12-08
1
-6
/
+54
*
Remove advertising clause from University of California Regent's license,
imp
2004-04-05
1
-4
/
+0
*
Cosmetic and/or trivial sync up with i386.
peter
2003-11-21
1
-1
/
+1
*
Initial landing of SMP support for FreeBSD/amd64.
peter
2003-11-17
1
-0
/
+9
*
Commit MD parts of a loosely functional AMD64 port. This is based on
peter
2003-05-01
1
-6
/
+6
*
Silence preprocessor warning, No need to use CONCAT with "," and "word".
alfred
2002-06-01
1
-1
/
+1
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-3
/
+3
*
Always use the ELF naming after the demise of asnames.h.
peter
2001-02-25
1
-5
/
+0
*
Remove the leading underscore from all symbols defined in x86 asm
jake
2001-02-25
1
-1
/
+0
*
Use %fs to access per-cpu variables in uni-processor kernels the same
jake
2001-01-06
1
-3
/
+3
*
Introduce a new potientially cleaner interface for accessing per-cpu
jake
2000-12-13
1
-0
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed profiling of elf kernels. Made high resolution profiling compile
bde
1999-05-06
1
-10
/
+10
*
Make the necessary changes so that an ELF kernel can be built. I
jdp
1997-04-22
1
-7
/
+23
*
Moved userland assembler macros from <machine/asmacros.h> to
bde
1997-03-09
1
-89
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Replaced START_ENTRY by _START_ENTRY. -current hasn't got my cleanup
bde
1997-02-17
1
-6
/
+6
*
Select between the generic math functions and the i387-specific ones
bde
1997-02-16
1
-0
/
+77
*
Align text to 16-byte boundaries if profiling is enabled. This will
bde
1997-02-13
1
-0
/
+4
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These will
bde
1996-10-16
1
-26
/
+30
*
Jump some hoops to have the *.s code being able to be run through both an
peter
1996-05-31
1
-2
/
+3
*
Finished removing NOP macros.
bde
1996-03-31
1
-10
/
+1
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-28
/
+64
*
Get all the definitions from DEFS.h and not directly from asmacros.h
bde
1994-09-08
1
-4
/
+12
*
1. Make this idempotent.
jkh
1994-08-19
1
-1
/
+9
*
Added $Id$
dg
1994-08-02
1
-0
/
+35
*
New interrupt code from Bruce Evans. In additional to Bruce's attached
dg
1994-04-02
1
-0
/
+6
*
First steps in rewriting locore.s, and making info useful
dg
1993-11-13
1
-0
/
+43