index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
include
/
pctr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-5
/
+5
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
Remove idle loop counter.
mikeb
2007-10-24
1
-2
/
+1
*
more unification between amd64 and i386 (API changes, but we think
deraadt
2007-10-17
1
-16
/
+16
*
replacement for the pctr codebase that can handle amd64 processors as
deraadt
2007-10-17
1
-42
/
+50
*
change .byte for the correct opcodes now that gas can handle'em.
fgsch
2003-05-27
1
-5
/
+5
*
License clarification from David Mazieres, ok deraadt@
pvalchev
2001-06-05
1
-3
/
+2
*
more special regs definitions; use names from pctr.h for those it uses
mickey
2001-01-26
1
-10
/
+1
*
Remove gobs of unneeded code.
downsj
1998-05-25
1
-43
/
+1
*
no need to include sys/ioccom.h; guy@netapp.com
deraadt
1997-09-16
1
-6
/
+7
*
Bug: fixed bits around in %cr4.
dm
1997-09-08
1
-2
/
+2
*
Bug.
dm
1997-08-16
1
-1
/
+5
*
Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall.
dm
1996-10-20
1
-6
/
+8
*
Some mostly cosmetic bug fixes.
dm
1996-08-16
1
-31
/
+33
*
Pentium Pro support
dm
1996-08-14
1
-2
/
+10
*
Added support in the driver for the Pentium Pro (pctrctl still needs to
dm
1996-08-14
1
-8
/
+95
*
Added a pctr pseudo-device for accessing the Pentium performance counters,
dm
1996-08-08
1
-0
/
+34