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
/
amd64
/
include
/
hibernate_var.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the ACPI resume trampoline into code and data, move the data page to
mlarkin
2014-12-08
1
-13
/
+13
*
Previous diff changed the location of the ACPI S3/S4 trampoline, which has
mlarkin
2014-11-22
1
-2
/
+2
*
Split the MP trampoline into two pages, one for code and one for data/stack
mlarkin
2014-11-22
1
-13
/
+13
*
Move some hibernate #defines to pte.h and eliminate some duplicate defines
mlarkin
2014-10-01
1
-8
/
+2
*
HIBERNATE_SELTABLE is not used anymore. Remove, and reclaim its stolen
mlarkin
2014-01-05
1
-6
/
+4
*
Don't use the first 64KB for anything, including tramps. Move tramps and
mlarkin
2014-01-05
1
-14
/
+14
*
Remove remaining references to HIBERNATE_COPY_PAGE. It was effectively
mlarkin
2013-06-04
1
-3
/
+2
*
Add RCS ids.
pirofti
2013-06-04
1
-0
/
+2
*
Even though we reserve 3 pages for the amd64 hibernate stack, we set the
mlarkin
2013-05-30
1
-1
/
+1
*
MD hibernate goo for amd64
mlarkin
2013-01-16
1
-46
/
+28
*
amd64 hibernate "unpack-time" mmu/pmap code and asm goo. Work in
mlarkin
2012-10-19
1
-16
/
+59
*
Starting point for amd64 hibernate ... some goo copied from i386.
mlarkin
2012-07-13
1
-0
/
+45