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
2015-09-12
Restore SMBIOS detection in ISA. OK yasuoka@
Masao Uebayashi
2015-09-12
Add missing free() in efid_io(). Found by jsg.
YASUOKA Masahiko
2015-09-12
Explicitely include <arm/armreg.h> here instead of expecting previously
Miod Vallat
2015-09-12
Add a few -fno-builtin-foo to silence the build.
Miod Vallat
2015-09-12
Rework fb_setsize() logic to get rid of gotos.
Miod Vallat
2015-09-12
Also print the error registers in the ddb callback.
Miod Vallat
2015-09-11
Make the powerpc pmap (more) mpsafe by protecting both the pmap itself and the
Mark Kettenis
2015-09-11
Build actual boot code with -D_STANDALONE so that we do not include userland
Miod Vallat
2015-09-11
Save/restore MSR_APICBASE during suspend/resume
Stefan Fritsch
2015-09-11
Make room for media types of the future. Extend the ifmedia word to 64 bits.
Stefan Sperling
2015-09-10
Fix error value in ktrace syscall records. ok deraadt@ dlg@ guenther@
Miod Vallat
2015-09-10
Now that the GPT code tries really hard not to get in the way and
Kenneth R Westerback
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-10
Fix a zx_putchar() stupid bug I introduced nine years ago by actually
Miod Vallat
2015-09-10
Initialize `pc' earlier so that the siginfo pc value is correct in case of
Miod Vallat
2015-09-10
Call readgptlabel() from readdoslabel() instead of MD readdisklabel().
Kenneth R Westerback
2015-09-09
The mplock implementations on MP-enabled mips64 platforms, octeon and
Visa Hankala
2015-09-08
Give the pool page allocator backends more sensible names. We now have:
Mark Kettenis
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
sizes for free(), when known; ok semarie
Theo de Raadt
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
convert several malloc(9) to mallocarray(9).
Sebastien Marie
2015-09-07
Remap the framebuffer as write-combining when we actually attach. Speeds up
Mark Kettenis
2015-09-07
Use the RI_WRONLY flag to avoid reading back pixels from buffer memory.
Mark Kettenis
2015-09-07
Fix the previous. The condition of loop which read GPT partitions had been
YASUOKA Masahiko
2015-09-07
BOOTX86.EFI should be BOOTIA32.EFI.
YASUOKA Masahiko
2015-09-06
size for free()
Theo de Raadt
2015-09-06
seperate a variable into two, so that the size of a free() is remembered.
Theo de Raadt
2015-09-06
qlw fits
Miod Vallat
2015-09-06
pretty simple size for free()
Theo de Raadt
2015-09-06
PR_WAITOK for the pmap_pmap_pool here as well.
Mark Kettenis
2015-09-06
Use checksum to check the gpt parition. Old check was missing
YASUOKA Masahiko
2015-09-05
Do not make ip22_{slow,fast}_mode() public anymore.
Miod Vallat
2015-09-05
Give up trying to map DMA descriptor in uncached memory on ECC flavours of the
Miod Vallat
2015-09-05
Correct bounds checking in efifb_mmap(). ok yasuoka@
Miod Vallat
2015-09-04
Let efifb depend on rasops32 such that it works on ramdisks where rasops32
Mark Kettenis
2015-09-03
Fix a race in pmap_page_remove_86() and pmap_page_remove_pae().
Mark Kettenis
2015-09-03
Fix a race in pmap_page_remove().
Mark Kettenis
2015-09-03
No real point in having efifb(4) on the floppies; we want it on everything
Mark Kettenis
2015-09-03
match amd64; bios_efi_info_t is required here as well, because acpidump
Theo de Raadt
2015-09-03
Improve the code that tries to figure out which device we booted from. The
Mark Kettenis
2015-09-03
Fix the condition of finding SMBIOS. Found by gerhard@.
YASUOKA Masahiko
2015-09-02
Make pmap_kenter_pa(9) and pmap_kremove(9) mpsafe. This required me to
Mark Kettenis
2015-09-02
Use the pointer we got back from alloc() when calling free() instead of
Mark Kettenis
2015-09-02
sync comment
Christian Weisgerber
2015-09-02
sizes for free()
Theo de Raadt
2015-09-02
simple size for free()
Theo de Raadt
[prev]
[next]