summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-02s/GWUSBMICRON/GWUSMICRON/Damien Bergamini
2009-04-02add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify sslReyk Floeter
2009-04-02Anchor names with characters after the terminating null byte are invalid.Stuart Henderson
2009-04-02tweak previous;Jason McIntyre
2009-04-02restore previous behaviour and reach directly to libexec forJacek Masiulaniec
2009-04-02make sure diffing -rTAG -rTAG works even if files are uptodateJoris Vink
2009-04-01Give some hints about debugging live kernels with gdb(1).Mark Kettenis
2009-04-01bzero pci attach argsMark Kettenis
2009-04-01fix an incorrect flag in route mode.Reyk Floeter
2009-04-01re-initialize tables after reload to handle new and changed tables.Reyk Floeter
2009-04-01Remove duplicate entry for partition id 0x07 so NTFS partitionsJonathan Gray
2009-04-01Add support for client-side SSL connections from relays. relayd canReyk Floeter
2009-04-01terminate and cleanup properly by setting the pf anchor namesReyk Floeter
2009-04-01Add raid 6 and 60Marco Peereboom
2009-04-01zap double word; from Jo?o SalvattiJason McIntyre
2009-04-01the note explaining partition letters is not a caveat, it is integral toJason McIntyre
2009-04-01in client mode, be sure to consider the file modified if a conflictJoris Vink
2009-04-01Don't be picky about character case when checking response.Jonathan Gray
2009-03-31When warning about a non-zero partition offset, show DL_GETPOFFSET()Kenneth R Westerback
2009-03-31These flags are bitmasks, not booleans.Owain Ainsworth
2009-03-31bzero pci attach argsMark Kettenis
2009-03-31On watchdog timeout reset the full chip. Just draining the tx ring is notClaudio Jeker
2009-03-31bzero pci attach argsMark Kettenis
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann