Age | Commit message (Expand) | Author |
2010-05-27 | Add missing license (amd, mit/x11) | Owain Ainsworth |
2010-05-26 | add a new getparam member to get the contents of scratch register 3 (the | Owain Ainsworth |
2010-05-26 | - no need for a separate mpii_minphys; | Marco Peereboom |
2010-05-25 | The logic in this function is a little tricky (though correct). | Owain Ainsworth |
2010-05-25 | Having just calculated which sequence number we wish to wait for (so | Owain Ainsworth |
2010-05-25 | rename struct drm_i915_private to struct inteldrm_softc, to be more in | Owain Ainsworth |
2010-05-25 | Remove the DRI1 code paths from inteldrm as promised two weeks ago. | Owain Ainsworth |
2010-05-24 | Support fibre PHY on BCM5709S. From FreeBSD via Brad. | Stuart Henderson |
2010-05-24 | regen | Jonathan Gray |
2010-05-24 | shrink | Jonathan Gray |
2010-05-24 | atascsi may (will) reuse ata_xfers, meaning the xa state that | David Gwynne |
2010-05-24 | Remove the drm drivers that are not enabled (and have never been so). | Owain Ainsworth |
2010-05-23 | remove another piece of ancient #ifdef arc code | Theo de Raadt |
2010-05-23 | fix another signed/unsigned slipt. no functional change. I hate this | Owain Ainsworth |
2010-05-23 | rely on __alpha__, __amd64__, and __i386__ instead | Theo de Raadt |
2010-05-20 | New scsi code seems to be stable. Pluck previously identified | Kenneth R Westerback |
2010-05-19 | BUS_DMA_ZERO instead of alloc, map, bzero. | Owain Ainsworth |
2010-05-19 | BUS_DMA_ZERO love. | Owain Ainsworth |
2010-05-18 | Add as yet untested support for the 82576 quad copper ET2 | Jonathan Gray |
2010-05-18 | regen | Jonathan Gray |
2010-05-18 | Add some more em devices and workbit CF ATA. | Jonathan Gray |
2010-05-18 | bus_dmamem_alloc() ...; bzero/memset(); -> | Owain Ainsworth |
2010-05-18 | oops. needs_fence should still be conditional on tiling due to the needs | Owain Ainsworth |
2010-05-18 | Always invalidate fences in pin if they are invalid, not just if we need | Owain Ainsworth |
2010-05-17 | regen | Jonathan Gray |
2010-05-17 | add some devices found on a core i5 machine | Jonathan Gray |
2010-05-16 | add AR9300 PCI Id | Damien Bergamini |
2010-05-15 | Always check the tiling mode alignment on pin, even if we don't need a | Owain Ainsworth |
2010-05-13 | new iwn(4) ids. | Damien Bergamini |
2010-05-13 | new iwn(4) pci ids | Damien Bergamini |
2010-05-12 | sync | Owain Ainsworth |
2010-05-12 | Add ids for the integrated graphics builds into the core i3 and core i5 | Owain Ainsworth |
2010-05-12 | Add Pineview M to intagp and inteldrm. | Owain Ainsworth |
2010-05-12 | sync | Owain Ainsworth |
2010-05-12 | add Pineview M dmi bridge and graphics ids. | Owain Ainsworth |
2010-05-10 | unifdef INTELDRM_GEM. | Owain Ainsworth |
2010-05-10 | Remove the additional paranoia that I added compared to upstream | Owain Ainsworth |
2010-05-10 | Use the new agp mapping api (introduced in previous commit) to allow | Owain Ainsworth |
2010-05-10 | Continue with the horrible habit of using agp_machdep.c for agp related MD | Owain Ainsworth |
2010-05-09 | Attach pineview graphics in inteldrm. | Owain Ainsworth |
2010-05-09 | Support Pineview IGD in intagp. | Owain Ainsworth |
2010-05-08 | A little bit of a hack. | Owain Ainsworth |
2010-05-08 | Set the write combined bit on our newly created pages. | Owain Ainsworth |
2010-05-07 | Remember to restore the spl. Found out the hard way by me. | David Hill |
2010-05-05 | Prevent a process from entering iwn_ioctl while another process is | Damien Bergamini |
2010-05-05 | firmware images in type-length-value format can now offer different | Damien Bergamini |
2010-05-02 | Remove unused softc member. | Miod Vallat |
2010-04-30 | Right now, if anything internal changes with a uvm object, diverse | Owain Ainsworth |
2010-04-30 | add HT Capabilities element in outgoing probe requests if HT is | Damien Bergamini |
2010-04-30 | fix for 5GHz band. | Damien Bergamini |