summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-04make bus_dmamap_load_raw respect the constraints of the dmamap we'reDavid Gwynne
2009-04-04make bus_dmamap_load_raw respect teh constraints of the dmamap we'reDavid Gwynne
2009-04-04use time_uptime instead of time_second internally. time_uptime isntDavid Gwynne
2009-04-04Do not run make in /var/yp at the end of ypinit -m.Ingo Schwarze
2009-04-04Cleanup debug printfs.Mark Kettenis
2009-04-04don't try to free stuff we shouldnt free, really.Joris Vink
2009-04-04properly expand modules if requested by the client,Joris Vink
2009-04-04Cleanup debug printf.Mark Kettenis
2009-04-04Fix the byte order of the rule field in state view.Can Erkin Acar
2009-04-04scrub more fields in the ccb when returning them to the free list afterDavid Gwynne
2009-04-04- make sure codec->nsense_pins is initilized to 0Jacob Meuser
2009-04-03Bring comment into line with other docs. -E(dit) is not just forKenneth R Westerback
2009-04-03Show interface description names in "systat if 1"; some help from canacarTheo de Raadt
2009-04-03i fucked up last night, bad so partially revert a piece ofJoris Vink
2009-04-03detypedef drm_local_map.Owain Ainsworth
2009-04-03detypedef drm_device_dma_t.Owain Ainsworth
2009-04-03detypedef drm_buf_entry_t too.Owain Ainsworth
2009-04-03detypedef struct drm_buf from the dma_buffers api. Just because it'sOwain Ainsworth
2009-04-03Change a bunch of "printk" in commented out debug code into "printf" andOwain Ainsworth
2009-04-03More dead typdefs and defines.Owain Ainsworth
2009-04-03dead function.Owain Ainsworth
2009-04-03Dead prototypeOwain Ainsworth
2009-04-03unused type.Owain Ainsworth
2009-04-03detypedef drm_pci_id_list_t.Owain Ainsworth
2009-04-03Sprinkle some const correctness for the pciid lists. From mickey agesOwain Ainsworth
2009-04-03${XORGNAME}_driver_irq_handler() is a stupid name for an interruptOwain Ainsworth
2009-04-03More compat crud bites the dust: Remove the IRQ_NONE and IRQ_HANDLEDOwain Ainsworth
2009-04-03kill the stupid DRM_IRQ_ARGS macros and irqreturn_t typedef, switch toOwain Ainsworth
2009-04-03Remove dev->irq_lock, the drm_irq_handler_wrap irq handler, and removeOwain Ainsworth
2009-04-03Final irq_lock piece. Switch inteldrm over like radeomdrm and the rest.Owain Ainsworth
2009-04-03Same as just done for machdrm, just convert us over to using our irqOwain Ainsworth
2009-04-03Convert machdrm to not have to user drm_irq_handler. Since the onlyOwain Ainsworth
2009-04-03Same as just done for radeon. Add and use a lock for procecting againstOwain Ainsworth
2009-04-03Add a lock to protect races for the software interrupt on radeon chipsOwain Ainsworth
2009-04-03use i915_pipe_enabled() to test to see if the pipe is lit up, instead ofOwain Ainsworth
2009-04-03Convert DRM_WAIT_ON to take additional parameters, the wmsg for msleep,Owain Ainsworth
2009-04-03Make sure that sys_reboot runs on the primary cpu. Won't hurt when notArtur Grabowski
2009-04-03sched_peg_curproc_to_cpu() - function to force a proc to stay on a cpuArtur Grabowski
2009-04-03my last commit to diff.c broke diffing in some cases,Joris Vink
2009-04-03The smtp auth PLAIN specification is weird. It's valid (apparently forOwain Ainsworth
2009-04-03Fix SEM_UNDO handling for rthreads: use the struct process* insteadPhilip Guenthe
2009-04-03Cleanup. These definitions should have died when I removed the lock_timeOwain Ainsworth
2009-04-02properly deal with uptodate files server-side, as they do notJoris Vink
2009-04-02if ce_conflict != NULL, the file should be sentJoris Vink
2009-04-02Correct the writing to RING_RPTR_ADDR in the non agp case, should be aOwain Ainsworth
2009-04-02get rid of otus_phy_write().Damien Bergamini
2009-04-02Convert lockmgr to rwlock. Fixing a (harmless) lock leak on attachOwain Ainsworth
2009-04-02Convert lockmgr to rwlock. Been in snaps for a while.Owain Ainsworth
2009-04-02s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi NaokiDamien Bergamini
2009-04-02syncDamien Bergamini