index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
include
/
Makefile
Age
Commit message (
Expand
)
Author
2018-10-31
Revert my kasan addition in this makefile, it looks like it causes
maxv
2018-10-31
Move the MI parts of KASAN into kern/subr_asan.c. This file includes
maxv
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2016-02-27
Add cpu_rng, a framework for simple on-CPU random number generators.
tls
2014-07-23
Rename sljitarch.h to sljit_machdep.h.
alnsn
2014-02-18
Copy fpu.h to release
dsl
2014-02-11
Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/fpu.h
dsl
2012-11-05
Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.
alnsn
2012-08-08
on x86, <machine/cpufunc.h> only pulls in <x86/cpufunc.h>. The latter
drochner
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-17
On amd64, good-bye <machine/bus.h>.
dyoung
2010-07-31
Add support for fenv.h interface for i386 and amd64.
joerg
2008-01-04
Change the way that the trap/intr/syscall frames and the __gregset_t[]
dsl
2007-12-20
- Make __cpu_simple_lock and similar real functions and patch at runtime.
ad
2007-02-09
Merge newlock2 to head.
ad
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu
2006-02-04
Revert yesterday's change that attempted to fix the detection of the
jmmv
2006-02-03
When booting an i386 kernel with Multiboot, properly detect the boot device
jmmv
2005-12-11
merge ktrace-lwp.
christos
2004-07-02
add a <machine/joystick.h> which just includes the new common one
drochner
2004-05-08
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
kleink
2003-04-26
Rename the x86_64 port to amd64, as this is the actual name used for
fvdl