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
Age
Commit message (
Expand
)
Author
2009-12-01
Mark disk as dirty when starting a write to it. Restores issuing of
Kenneth R Westerback
2009-12-01
properly handle all xs states that can be returned by an adapter in sd.
David Gwynne
2009-12-01
put the midlayer changes back in.
David Gwynne
2009-12-01
Change type of dva to u_int64_t to make mpii(4) compile on i386.
Alexander Bluhm
2009-11-30
Load firmware that is needed for accelerated X on Elite3D boards.
Mark Kettenis
2009-11-30
Add inline function to read %fprs.
Mark Kettenis
2009-11-30
Re-initialise the interface upon resume.
Mark Kettenis
2009-11-30
Crank __LDPGSZ from 4KB to 16KB, in preparation for a kernel page size
Miod Vallat
2009-11-30
KNF
Paul Irofti
2009-11-30
Bump up array size to prevent overflow when probing memory
Can Erkin Acar
2009-11-30
regen
Jasper Lievisse Adriaanse
2009-11-30
- add two devices found in dmesgs
Jasper Lievisse Adriaanse
2009-11-30
Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiled
Miod Vallat
2009-11-30
Allow the bootblocks to provide an optional Elfxx_Phdr check, and abort the
Miod Vallat
2009-11-29
Backout previous commit. There is a possible race which makes it possible
Mark Kettenis
2009-11-29
- add net80211, from Vladimir Kirillov
Stuart Henderson
2009-11-29
disable the isa wdc's because amd64 machines are much more likely to
Theo de Raadt
2009-11-29
disable the isa wdc's because amd64 machines are much more likely to
Theo de Raadt
2009-11-29
At suspend time there is no need for a fancy cr3 dance to decide if
Theo de Raadt
2009-11-29
unbreak compilation on sparc64 with AUDIO_DEBUG defined
Alexandre Ratchov
2009-11-29
On any sensor the SENSOR_FINVALID flag indicates whether we are able to
Theo de Raadt
2009-11-29
Reload mtrr state on all CPUs after updates. Seems to speed up X on MP
Mark Kettenis
2009-11-29
Send a powerdown command to L1 on IP35 if powerdown is requested.
Miod Vallat
2009-11-29
Merge in some tidying up bits from gem(4). From Brad.
Mark Kettenis
2009-11-28
Fix previous; pointed out by stsp@
Mark Kettenis
2009-11-28
Make sure we pass on DVACT_SUSPEND and DVACT_RESUME requests to our children
Mark Kettenis
2009-11-28
missing #ifdef MULTIPROCESSOR protection around locking code.
Miod Vallat
2009-11-27
Regenerate
Philip Guenthe
2009-11-27
Add setrdomain() and getrdomain() system calls. Committing now to
Philip Guenthe
2009-11-27
Move MB_LEN_MAX into the machine-independent sys/limits.h header,
Philip Guenthe
2009-11-27
Add a signal for librthread to use for interthread ASTs for cancelation
Philip Guenthe
2009-11-27
Convert thrsleep() to an absolute timeout with clockid to eliminate a
Philip Guenthe
2009-11-27
Convert thrsigdivert to (almost) be sigtimedwait by adding siginfo_t
Philip Guenthe
2009-11-27
Change threxit() to take a pointer to a pid_t to zero out from the
Philip Guenthe
2009-11-27
ci->ci_curprocpaddr must initialized before cpu1 get into cpu_switchto().
Takuya ASADA
2009-11-27
typo in documentation; missing full stop.
Igor Sobrado
2009-11-27
atomic counter increment for SMP.
Takuya ASADA
2009-11-26
Visual (and on some machines, audio) feedback while the machine is
Mike Larkin
2009-11-26
Now IPI can interrupt to clock interrupt handler.
Takuya ASADA
2009-11-26
- let this compile again.
Jasper Lievisse Adriaanse
2009-11-26
Reset the wakeup vector to ensure that we don't resume on reboot.
Mike Larkin
2009-11-26
Don't try to be clever and mix tag queueing mechanisms. Few if any
Kenneth R Westerback
2009-11-26
do not pull acpi_wakecode.o into RAMDISKS
Theo de Raadt
2009-11-26
move gcu* to near what it is used by
Theo de Raadt
2009-11-26
If the EC is in burst mode use the fast delay to meet the requirements
Theo de Raadt
2009-11-26
Fix an issue where 82573L based em(4) devices had long latencies on the
Dariusz Swiderski
2009-11-26
em_stop() removes IFF_RUNNING flag, so we should rely on the IFF_UP being set
Dariusz Swiderski
2009-11-26
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-11-26
allow USB xfer requests to use up to 16 frames per xfer, depending on
Jacob Meuser
2009-11-26
greatly reduce latency and kill some XXXs:
Jacob Meuser
[prev]
[next]