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
Age
Commit message (
Expand
)
Author
2013-03-15
Revert "allow multiple aperture opens for kms debugging"
Jonathan Gray
2013-03-09
Add agp_bus_dma_rebind(), and interface to re-enter mappings into the GART/GTT
Mark Kettenis
2013-01-10
allow multiple aperture opens for kms debugging
Jonathan Gray
2013-01-02
Zero out sbv_maskkey to make it boot when there's a softraid crypto
Martynas Venckus
2012-12-31
Remove emulation errno mapping code from platforms that no longer have
Philip Guenther
2012-12-10
Implement support for Extended Sequence Numbers for the aesni driver
Mike Belopuhov
2012-12-09
clarify that changes to this module were not done by intel
Mike Belopuhov
2012-12-09
get rid of awkward label names and use simple forward/backward
Mike Belopuhov
2012-12-09
whitespace cleanup that's been due a long time
Mike Belopuhov
2012-12-08
Make bus_dmamem_mmap(9) honor BUS_DMA_NOCACHE.
Martin Pieuchot
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-12-02
Determine whether we're currently on the alternative signal stack
Philip Guenthe
2012-11-29
Enable rtsx(4) in GENERIC on i386 and amd64.
Stefan Sperling
2012-11-27
Add acpi_{acquire,release}_glk locking functions.
Paul Irofti
2012-11-19
Add atomic 32-bit cas operations.
Paul Irofti
2012-11-16
Add oce(4) / mfii(4) and virtio devices
Brad Smith
2012-11-10
Recent x86 CPUs come with a constant time stamp counter. If this is
Marcus Glocker
2012-11-05
unifdef -D __HAVE_TIMECOUNTER
Miod Vallat
2012-11-02
uvm_km_alloc() allocs bytes rounded up to the nearest page not pages.
Jonathan Gray
2012-10-31
Add support for Intel's Supervisor Mode Access Prevention (SMAP) feature.
Jonathan Gray
2012-10-30
Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making
Joel Sing
2012-10-29
add (consistent) STANDARDS;
Jason McIntyre
2012-10-29
Bump version.
Joel Sing
2012-10-29
Enable softraid boot support in pxeboot(8).
Joel Sing
2012-10-29
Make pxeboot(8) work correctly when it is larger than 64KB in size. When
Joel Sing
2012-10-29
Bump version.
Joel Sing
2012-10-29
Enable softraid boot support in cdboot(8).
Joel Sing
2012-10-29
Make cdboot(8) work correctly when it is larger than 64KB in size. When
Joel Sing
2012-10-28
Use the same (shorter) error message as the i386 version.
Joel Sing
2012-10-28
Save and restore %ebx across the call to read. Otherwise we load the first
Joel Sing
2012-10-27
Move the code for softraid boot into separate files, leaving only minimal
Joel Sing
2012-10-25
Some LIBC_SCCS found lurking in the shadows
Theo de Raadt
2012-10-19
amd64 hibernate "unpack-time" mmu/pmap code and asm goo. Work in
Mike Larkin
2012-10-17
Document the 'boothowto hack' used to flag to (a few) DVACT_POWERDOWN
Theo de Raadt
2012-10-16
Change the PCI memory extent to cover the whole 64-bit memory space
Mike Belopuhov
2012-10-13
pxe spec reference is better placed in STANDARDS;
Jason McIntyre
2012-10-13
Only build fdboot on the appropriate architectures. Also fix the path to
Joel Sing
2012-10-12
Force 16 byte alignment in boot(8) srt0.S, since this is more likely to get
Joel Sing
2012-10-12
Add a script that checks the file offsets for boot(8)'s .text and .data
Joel Sing
2012-10-12
Build a 'fdboot' that will be used for floppy disk media. This can be made
Joel Sing
2012-10-11
Initialise the protected mode IDT after zeroing .bss - otherwise we wipe
Joel Sing
2012-10-10
Oops. Need to handle the case of nfs diskless machines, where the block
Theo de Raadt
2012-10-10
Add __BEGIN_DECLS so that programs using C++ can use functions
Stuart Henderson
2012-10-09
Bump boot versions due to recent changes.
Joel Sing
2012-10-09
Ensure that softraid keys are cleared if rebooting from the boot loader.
Joel Sing
2012-10-09
Teach amd64 boot(8) how to access a softraid crypto volume. This allows for
Joel Sing
2012-10-09
Allow boot(8) to pass information to the kernel, regarding the softraid
Joel Sing
2012-10-09
Put the real mode IDT and the GDT back in .text - having them in .data only
Joel Sing
2012-10-09
Remove -noinhibit-exec now that we no longer have to deal with
Joel Sing
2012-10-09
Dynamically build the Interrupt Descriptor Table (IDT), instead of using
Joel Sing
[next]