index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
conf
/
ld.script
Age
Commit message (
Expand
)
Author
2018-07-13
Disable codepatching infrastructure after boot
Stefan Fritsch
2018-07-12
Reorganize the Meltdown entry and exit trampolines for syscall and
Philip Guenther
2018-06-18
Align the end of the retguard area on a page boundary and provide symbols
Philip Guenther
2018-06-14
Put the .openbsd.randomdata.retguard input section at the start of the
Philip Guenther
2018-03-01
accidentally did two ALIGN's before kuduta
Theo de Raadt
2018-02-21
Meltdown: implement user/kernel page table separation.
Philip Guenther
2017-10-24
In ld scripts, an output section with no input sections is always marked
Philip Guenther
2017-07-06
Disassociate PA load address of the kernel from VA, such that PA isn't
Theo de Raadt
2017-06-21
Fill space between sections with traps, rather than nops.
Theo de Raadt
2017-05-31
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2016-09-03
Make .openbsd.randomdata section RO. Highlight is that the stack protector
Theo de Raadt
2015-04-28
Explicitly include .codepatch and .codepatchend in .rodata such that
Mark Kettenis
2014-12-21
Prevent writing to the kernel area via the direct map. We do this by padding
Mike Larkin
2014-11-18
rename ld.script to same name as other architectures
Theo de Raadt