Age | Commit message (Expand) | Author |
2009-03-31 | These flags are bitmasks, not booleans. | Owain Ainsworth |
2009-03-31 | bzero pci attach args | Mark Kettenis |
2009-03-31 | On watchdog timeout reset the full chip. Just draining the tx ring is not | Claudio Jeker |
2009-03-31 | bzero pci attach args | Mark Kettenis |
2009-03-31 | Backout previous change; it breaks more machines than it fixes. | Mark Kettenis |
2009-03-31 | remove the drm_read and drm_write functions. instead just do the | Owain Ainsworth |
2009-03-31 | - remove obsolete comment | Artur Grabowski |
2009-03-31 | claudio has spent too much time with the mbuf macros. | David Gwynne |
2009-03-31 | do not include space in the end of the from for a hmac. after discussion | David Gwynne |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | Convert a sizeable macro to a much-leaner function. Saves (IIRC) 5k on i386. | Bret Lambert |
2009-03-30 | Switch sk(4) over to using MCLGETI when allocating mbufs for the RX ring. | Mark Kettenis |
2009-03-30 | make the code look the same; ok kettenis | Theo de Raadt |
2009-03-30 | don't use pmapflags unitialized. Fixes envy(4) consuming 80% CPU | Alexandre Ratchov |
2009-03-30 | Remove the direct uncached map. All its users have been removed. | Owain Ainsworth |
2009-03-30 | bzero -> PR_ZERO | Bret Lambert |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | switch to MCLGETI. | David Gwynne |
2009-03-30 | Zap a superfluous newline in the drmprint function, it messes up output | Owain Ainsworth |
2009-03-30 | Support for more chipset versions, written by Ian Lindsay | Theo de Raadt |
2009-03-30 | Remove the DRM_SPIN lock macros, just expand them to mutex operations. | Owain Ainsworth |
2009-03-29 | Correct a couple of ioctl definitions (GEM ioctls, not used yet). and | Owain Ainsworth |
2009-03-29 | bzero pci attach args | Mark Kettenis |
2009-03-29 | bzero pci attach args | Mark Kettenis |
2009-03-29 | Take a shot at baud rate calculations for the 8-port | Theo de Raadt |
2009-03-29 | Enable ahc(4). | Mark Kettenis |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-03-29 | When trying to get the console font metrics and window position, we can | Miod Vallat |
2009-03-29 | Finally fix kernel crash (page fault) when closing bulk devices. | Marcus Glocker |
2009-03-29 | spello | Marco Peereboom |
2009-03-29 | Bypass macsec on extreme/supreme based chips. | Jonathan Gray |
2009-03-29 | Remove holdover XMAC II writes/reads inherited from sk as | Jonathan Gray |
2009-03-29 | Remove unused prototype. | Mark Kettenis |
2009-03-29 | Remove the lock_time member from the hardware lock. It's not that | Owain Ainsworth |
2009-03-29 | when we steal the SYNC CACHE command in mfi_scsi_cmd we still have to | David Gwynne |
2009-03-29 | fix a small race in mfi_mgmt between the checking of a ccbs completion and | David Gwynne |
2009-03-28 | use a static and unique string as the disk lock name, so if we're waiting | David Gwynne |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | regen | Jonathan Gray |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by | Marcus Glocker |
2009-03-27 | When clearing soft interrupts on sun4m, be sure to force the bit clear to | Miod Vallat |
2009-03-27 | Push the per-driver dma hook a little further down. | Owain Ainsworth |
2009-03-27 | Rework the dma buffer api a bit to make it smaller and to have less | Owain Ainsworth |
2009-03-27 | Remove a bunch of compat macros, just expand them to the openbsd | Owain Ainsworth |