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
Age
Commit message (
Expand
)
Author
2017-06-14
Enable hvs(4), "go for it" from deraadt.
Mike Belopuhov
2017-06-14
Split early startup code out of armv7_start.S into locore0.S. Adjust
Patrick Wildt
2017-06-13
newbsd: target which re-links a kernel. We cannot use the bsd: target
Theo de Raadt
2017-06-13
needs a fake ld.script for KARL tooling
Theo de Raadt
2017-06-13
Do not invalidate remote TLB entries with new mappings because the
Visa Hankala
2017-06-13
Tweak order of operands to check constant `cache_valias_mask' first.
Visa Hankala
2017-06-13
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-06-13
add a dummy ld.script. macppc does not use one of these yet, but
Theo de Raadt
2017-06-13
Prepare install_extint() for the vector being relative-negative (ie
Theo de Raadt
2017-06-13
First step of randomized link for sparc64: gap.S and randomize files.
Theo de Raadt
2017-06-12
destroy lint remnants.
Marc Espie
2017-06-12
Backout last change to remove esym .data patching because it breaks
Marcus Glocker
2017-06-11
make vers.o not depend on gap.o using a trick, because it is piece of
Theo de Raadt
2017-06-11
Use umask 077 instead of cp -p when installing the kernel as root.
Alexander Bluhm
2017-06-11
Define register_splx_handler() in one place.
Visa Hankala
2017-06-11
Fix TLB size computation on OCTEON II and III. The CPUs have utilized
Visa Hankala
2017-06-11
Add a memory barrier to ensure that stores become visible
Visa Hankala
2017-06-10
Use software interrupt to process TX/RX data between sio and tty(4)
Kenji Aoyama
2017-06-08
Remove esym (.data) patching. Thanks to Mark we stopped requiring this
Patrick Wildt
2017-06-08
Wrap startup code with .ent and .end for proper disassembly.
Visa Hankala
2017-06-08
Move loongson/octeon/sgi unmap_startup() under arch/mips64.
Visa Hankala
2017-06-08
Split early startup code out of locore.S into locore0.S. Adjust link
Visa Hankala
2017-06-08
Split early startup code out of locore.S into locore0.S. Adjust link
Visa Hankala
2017-06-08
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-06-06
Remove code that is not needed right now.
Visa Hankala
2017-06-06
Implement startup smashing in C. The code should be moved
Visa Hankala
2017-06-06
correct the depend list of a target introduced in rev 1.9
Jonathan Gray
2017-06-05
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-06-05
Increase kernel size, by pushing rodata 1MB forward, from 5MB to 6MB.
Theo de Raadt
2017-06-05
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-06-05
track permissions of original file
Theo de Raadt
2017-06-05
use same idiom as other Makefiles
Theo de Raadt
2017-06-05
Randomize the link order of .o files in the kernel on octeon.
Visa Hankala
2017-06-05
The arm* architectures edit the ld.script, creating a copy in the compile
Theo de Raadt
2017-06-04
Catch up with changes made on amd64 (kettenis@):
Christian Weisgerber
2017-06-04
Create gap.* with umask 007 instead of 077 to make kernel builds after
Theo Buehler
2017-06-04
Remove comment that no longer is true. esym is not written by our
Patrick Wildt
2017-06-04
Split early startup code out of locore.S into locore0.S. Adjust link
Patrick Wildt
2017-06-04
Sync with current NetBSD/luna68k code.
Kenji Aoyama
2017-06-04
Re-arrange struct bus_dmamap members
Stefan Fritsch
2017-06-03
Create gap.S and gap.o with umask 077. Create lorder and bsd* with umask 007.
Theo de Raadt
2017-06-01
Pass the correct dma tag to the load buffer function. Passing t only
Patrick Wildt
2017-06-01
Don't panic when we cannot locate a handle for the Serial IO protocol.
Patrick Wildt
2017-06-01
Sync with amd64 and allow building the i386 bootstrap with clang:
Christian Weisgerber
2017-05-31
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-05-31
Add serial console support for efiboot.
YASUOKA Masahiko
2017-05-31
Disable "machine boot" and "machine comaddr" from efiboot.
YASUOKA Masahiko
2017-05-30
Allow building the bootstrap with clang:
Christian Weisgerber
2017-05-30
event injection framework, will be used for other features coming shortly
Mike Larkin
2017-05-30
SVM: return EIO to vmd to stop the guest when it HLTs with interrupts
Mike Larkin
[next]