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
2011-03-03
- remove unused devices for which we have no drivers (yet?)
Jasper Lievisse Adriaanse
2011-03-02
Change va_arg and va_end definitions from object-like macros to
Matthew Dempsky
2011-03-02
- change recieved -> received in comments, as well as two unused defines
Jasper Lievisse Adriaanse
2011-02-26
Force the DUID cache used to generate hw.disknames to be updated
Kenneth R Westerback
2011-02-21
Remove redundant statement to keep this in line with radeonfb(4).
Mark Kettenis
2011-02-21
Re-initialize acceleration engine after leaving X.
Mark Kettenis
2011-02-19
Only attach if the "device_type" propery is "programmer-button". On the iMac
Mark Kettenis
2011-02-17
Disable sbt and ubt devices. The bluetooth code will sometimes sleep while
Miod Vallat
2011-01-28
you use ; to end a statement, not a :.
David Gwynne
2011-01-27
Atom uses the same value for bus clock 200 MHz as Core, though
Jonathan Gray
2011-01-23
Ansify function.
Joel Sing
2011-01-23
Add support to installboot(8) for installing biosboot(8) and boot(8) on
Joel Sing
2011-01-23
Ansify functions.
Joel Sing
2011-01-23
Spinning up secondary CPUs on an MP kernel results in PDC output on the
Joel Sing
2011-01-15
enable RDC Ethernet (vte/rdcphy)
Kevin Lo
2011-01-14
creator needs firmload. ok miod@
Matthieu Herrb
2011-01-14
- use nitems()
Jasper Lievisse Adriaanse
2011-01-14
Halt secondary CPUs when shutting down or rebooting. This should prevent
Joel Sing
2011-01-14
Implement a function to broadcast IPIs to all running CPUs.
Joel Sing
2011-01-14
Provide an IPI to halt a CPU.
Joel Sing
2011-01-13
if the BIOS tells us to suspend at the same time that we notice a lid
Theo de Raadt
2011-01-13
move to 4.9-current
Theo de Raadt
2011-01-13
Fix link edition without 'option SUN4V'. ok kettenis@
Matthieu Herrb
2011-01-13
Spin forever when waiting for completion of an FPU shootdown instead of
Mark Kettenis
2011-01-13
set lkm_end to the end of the jumpable virtual space; tested by me and marco
Mike Belopuhov
2011-01-12
Add crypto(4) and hifn(4).
Mark Kettenis
2011-01-12
Provide a specific rw_cas() function for MP kernels; stolen from m88k.
Mark Kettenis
2011-01-12
Make __cpu_simple_lock implementation actually work.
Mark Kettenis
2011-01-12
use explicit_bzero() for the session, in drivers where struct session
Theo de Raadt
2011-01-11
for key material that is being being discarded, convert bzero() to
Theo de Raadt
2011-01-10
Only use MMCFG extended PCIe config space. Gets us back the on-CPU PCI devic...
Mark Kettenis
2011-01-09
Check in resettodr() if inittodr() has been called, otherwise we end up
Jasper Lievisse Adriaanse
2011-01-09
Only use memory mapped extended PCIe config space access for the busses
Mark Kettenis
2011-01-08
forward decl struct proc
Theo de Raadt
2011-01-08
rename imask[] to cpu_imask[] to because imask is too loud as far as
Theo de Raadt
2011-01-08
The Ubiquiti WiFiStation EXT works on the Sun Blade 1500.
Damien Bergamini
2011-01-07
do not special case ep0 at pci/eisa. ep* will be fine. We should not
Theo de Raadt
2011-01-07
increase i386 maxdsiz to 2GB. comments from ariane deraadt kettenis.
Ted Unangst
2011-01-07
Detect wether a disk image is an ISO image and set the media type to
Mark Kettenis
2011-01-07
Fix malloc(9) call with swapped type and flags arguments.
Mark Kettenis
2011-01-06
Add support for the vDisk 1.1 protocol. Improve Solaris vtoc/disklabel
Mark Kettenis
2011-01-06
Solaris insists on getting the right sequence numbers in DRING_DATA messages
Mark Kettenis
2011-01-06
enable athn at uhub
Damien Bergamini
2011-01-05
Pass pmap_bootstrap() the memory range used by the PROM/BUG/firmware/whatever,
Miod Vallat
2011-01-05
Minor optimizations:
Miod Vallat
2011-01-05
Make copypage() and zeropage() per-cpu function pointers, and use a
Miod Vallat
2011-01-05
Now that pmap_copy_page() no longer needs to flush a couple contiguous tlb
Miod Vallat
2011-01-05
- remove unused headers wrapped in #if defined(DDB)
Jasper Lievisse Adriaanse
2011-01-04
Support machdep.lidsuspend support in apm(4) land, at least on thinkpads
Theo de Raadt
2011-01-04
Add support for Memory Mapped Configuration space access. This gives us
Mark Kettenis
[next]