Age | Commit message (Expand) | Author |
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-05 | regen | Damien Bergamini |
2010-05-05 | USB Id for Atheros AR3011 bluetooth adapter. | Damien Bergamini |
2010-05-05 | disable bluetooth coexistence as I suspect this is what is causing | Damien Bergamini |
2010-05-05 | map the ATA data set management stuff (ie, trim) to the SCSI thin | David Gwynne |
2010-05-02 | Remove unused softc member. | Miod Vallat |
2010-05-01 | put the read macros into functions so gcc4 doesn't whinge. | Jonathan Gray |
2010-05-01 | incomming -> incoming | Michael Knudsen |
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 |
2010-04-30 | add support for firmware images in "type-length-value" format. | Damien Bergamini |
2010-04-30 | Remove volatile from function return values since gcc4 complains about them | Mark Kettenis |
2010-04-30 | - regen | Jasper Lievisse Adriaanse |
2010-04-30 | - add a fore more devices found in my box | Jasper Lievisse Adriaanse |
2010-04-29 | Revert r1.80, leaving iopools in place. Fixes PR#6365. Why WD3200KS-00P | Kenneth R Westerback |
2010-04-29 | add radeon hd2600 xt | Robert Nagy |
2010-04-29 | regen | Robert Nagy |
2010-04-29 | use BUS_SPACE_MAP_PREFETCHABLE on maps that should be WC (soon this will | Owain Ainsworth |
2010-04-29 | Finally fix the bit 17 swizzling code. | Owain Ainsworth |
2010-04-29 | Test bit is used like a boolean, so it must actually be a boolean. | Owain Ainsworth |
2010-04-29 | Fix the drm_atomic macros to use unsigned int like they should. | Owain Ainsworth |
2010-04-29 | - regen | Jasper Lievisse Adriaanse |
2010-04-29 | - add a few more devices, including one from eric@ | Jasper Lievisse Adriaanse |
2010-04-29 | - add another run, from markus bergkvist | Jasper Lievisse Adriaanse |
2010-04-29 | - add another run, from markus bergkvist | Jasper Lievisse Adriaanse |
2010-04-28 | s/amd64/__amd64__/, s/i386/__i386__, no binary change. | Mark Kettenis |
2010-04-28 | s/i386/__i386__/, no binary change. | Mark Kettenis |
2010-04-28 | Fix gcc4 warning | Marco Peereboom |
2010-04-28 | *sigh* make the same change as previous commit to the sister function of | Owain Ainsworth |
2010-04-28 | Deal with a non-incremented iterator by changing a | Owain Ainsworth |
2010-04-27 | __packed needs to be applied to the struct, not the typedef. | Mark Kettenis |
2010-04-27 | Update oxsemi (now plxtech) datasheet URL. | Stuart Henderson |
2010-04-27 | Add a couple more frames in order to support the latest logitech pro 9000 | Marco Peereboom |
2010-04-27 | spacing | Marco Peereboom |
2010-04-26 | sync | Stephan A. Rickauer |
2010-04-26 | add Logitech Webcam C500, ok sthen@ | Stephan A. Rickauer |
2010-04-25 | Argh, commited the wrong diff. This was the reversed test that found the | Owain Ainsworth |
2010-04-25 | When querying if an object is busy, it is if it is marked active (being | Owain Ainsworth |
2010-04-25 | oops, kill unneeded write lock grabbing that got mixed in when resolving | Owain Ainsworth |
2010-04-25 | A nice little performance speedup. | Owain Ainsworth |
2010-04-25 | The locking rework/fix that I promised when I commited GEM. | Owain Ainsworth |
2010-04-25 | Don't bother binding the object in the gtt map ioctl. | Owain Ainsworth |
2010-04-25 | Do not allow changing tiling mode on pinned objects. | Owain Ainsworth |
2010-04-25 | Novatel MC760 bits from Ted Roby <ted.roby@gmail.com>. | Jonathan Gray |
2010-04-25 | regen | Jonathan Gray |
2010-04-25 | Novatel MC760 ids from Ted Roby <ted.roby@gmail.com> | Jonathan Gray |