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
2008-11-06
Some paranoia and deconfusion.
Artur Grabowski
2008-11-06
remove a really stupid comment. Duh, of course it can block
Theo de Raadt
2008-11-06
Fix a small bug which made it impossible to use more than one
Marcus Glocker
2008-11-06
Introduced IPv6 support of uniform model for TTL handling.
Michele Marchetto
2008-11-06
oops
Theo de Raadt
2008-11-06
Fix cvs id tag.
Michele Marchetto
2008-11-06
panic if cpu_switchto() returns from a dead process
Theo de Raadt
2008-11-06
correct comment
Theo de Raadt
2008-11-06
delete checks for impossible conditions
Theo de Raadt
2008-11-06
queue the mountroot hooks to be run in the same order
Theo de Raadt
2008-11-06
use PAGE_SIZE in FS_KERNMAXFILESIZE() use, note this is not the same as getpa...
Theo de Raadt
2008-11-06
Have called pass pagesize into FS_KERNMAXFILESIZE(), because there is no
Theo de Raadt
2008-11-06
The EEPROM is lying about antennas. Hardcode things based on the chip
Damien Bergamini
2008-11-06
Oops. Forgot to commit this chunk with the last commit.
Owain Ainsworth
2008-11-06
Make sure we do not unlock twice.
David Hill
2008-11-06
Remove the drm_locked_tasklet interface. The only consumer that used it
Owain Ainsworth
2008-11-06
The i915 vblank swap ioctl is fundamentally racy.
Owain Ainsworth
2008-11-06
regen
Brad Smith
2008-11-06
Add the PCI id for the Broadcom BCM5903F Ethernet chipset.
Brad Smith
2008-11-06
input and volume twiddles
Todd T. Fries
2008-11-06
Set the IFCAP_VLAN_MTU capabilities flag so these interfaces are allowed
Brad Smith
2008-11-05
return an error when trying to get stereo values from a mono
Jacob Meuser
2008-11-05
wrap use of KNOTE macro arguments in () to prevent potential strange
David Gwynne
2008-11-05
wrap an if statement in a macro up with do { } while (0) so it is safe to
David Gwynne
2008-11-05
since mmclose() is only called once for the final close,
Matthieu Herrb
2008-11-05
Remove some PCI macros no longer being used.
Brad Smith
2008-11-05
remove unused macros, partly from Alexey Suslikov
Jacob Meuser
2008-11-05
* use uint8_t instead of int to hold the value of an 8-bit register.
Jacob Meuser
2008-11-05
* remove two custom unsolicited event handlers in favor of generic
Jacob Meuser
2008-11-04
Use defines for constants. Use __attribute__ bounded.
Hans-Joerg Hoexer
2008-11-04
uvmspace_unshare() is never used; ok miod
Theo de Raadt
2008-11-04
implement azalia_create_encodings, which scans through the supported
Jacob Meuser
2008-11-04
need to take mode into account when verifying/setting parameters
Jacob Meuser
2008-11-04
fix potential null dereference.
Charles Longeau
2008-11-04
sync
Theo de Raadt
2008-11-04
new devs
Theo de Raadt
2008-11-04
If we need to call the tasklet function on unlock, we don't need to hold
Owain Ainsworth
2008-11-04
missing setipl in the 'busy processing soft interrupts state'
Dale Rahn
2008-11-04
Move the trunk port count check from trunk_lb_start() to trunk_start()
Brad Smith
2008-11-04
volume scaling/setting cleanup:
Jacob Meuser
2008-11-04
regen
Brad Smith
2008-11-04
Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.
Brad Smith
2008-11-04
pcidevs
Theo de Raadt
2008-11-04
another intel g45 dev
Theo de Raadt
2008-11-04
Kill some more ttm only defines. No binary change.
Owain Ainsworth
2008-11-04
The drawable spinlock is no longer ever held in interrupt context (and
Owain Ainsworth
2008-11-04
Enable IMR passthrough of vblank events before enabling it in the
Owain Ainsworth
2008-11-04
Hold the drm lock around all things that touch the ringbuffer.
Owain Ainsworth
2008-11-04
revert the pageflipping and vblank sync code to the older style that
Owain Ainsworth
2008-11-03
HW CCMP encryption/decryption of unicast frames.
Damien Bergamini
[next]