Age | Commit message (Expand) | Author |
2009-04-03 | Convert machdrm to not have to user drm_irq_handler. Since the only | Owain Ainsworth |
2009-04-03 | Same as just done for radeon. Add and use a lock for procecting against | Owain Ainsworth |
2009-04-03 | Add a lock to protect races for the software interrupt on radeon chips | Owain Ainsworth |
2009-04-03 | use i915_pipe_enabled() to test to see if the pipe is lit up, instead of | Owain Ainsworth |
2009-04-03 | Convert DRM_WAIT_ON to take additional parameters, the wmsg for msleep, | Owain Ainsworth |
2009-04-03 | Make sure that sys_reboot runs on the primary cpu. Won't hurt when not | Artur Grabowski |
2009-04-03 | sched_peg_curproc_to_cpu() - function to force a proc to stay on a cpu | Artur Grabowski |
2009-04-03 | my last commit to diff.c broke diffing in some cases, | Joris Vink |
2009-04-03 | The smtp auth PLAIN specification is weird. It's valid (apparently for | Owain Ainsworth |
2009-04-03 | Fix SEM_UNDO handling for rthreads: use the struct process* instead | Philip Guenthe |
2009-04-03 | Cleanup. These definitions should have died when I removed the lock_time | Owain Ainsworth |
2009-04-02 | properly deal with uptodate files server-side, as they do not | Joris Vink |
2009-04-02 | if ce_conflict != NULL, the file should be sent | Joris Vink |
2009-04-02 | Correct the writing to RING_RPTR_ADDR in the non agp case, should be a | Owain Ainsworth |
2009-04-02 | get rid of otus_phy_write(). | Damien Bergamini |
2009-04-02 | Convert lockmgr to rwlock. Fixing a (harmless) lock leak on attach | Owain Ainsworth |
2009-04-02 | Convert lockmgr to rwlock. Been in snaps for a while. | Owain Ainsworth |
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi Naoki | Damien Bergamini |
2009-04-02 | sync | Damien Bergamini |
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ | Damien Bergamini |
2009-04-02 | add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify ssl | Reyk Floeter |
2009-04-02 | Anchor names with characters after the terminating null byte are invalid. | Stuart Henderson |
2009-04-02 | tweak previous; | Jason McIntyre |
2009-04-02 | restore previous behaviour and reach directly to libexec for | Jacek Masiulaniec |
2009-04-02 | make sure diffing -rTAG -rTAG works even if files are uptodate | Joris Vink |
2009-04-01 | Give some hints about debugging live kernels with gdb(1). | Mark Kettenis |
2009-04-01 | bzero pci attach args | Mark Kettenis |
2009-04-01 | fix an incorrect flag in route mode. | Reyk Floeter |
2009-04-01 | re-initialize tables after reload to handle new and changed tables. | Reyk Floeter |
2009-04-01 | Remove duplicate entry for partition id 0x07 so NTFS partitions | Jonathan Gray |
2009-04-01 | Add support for client-side SSL connections from relays. relayd can | Reyk Floeter |
2009-04-01 | terminate and cleanup properly by setting the pf anchor names | Reyk Floeter |
2009-04-01 | Add raid 6 and 60 | Marco Peereboom |
2009-04-01 | zap double word; from Jo?o Salvatti | Jason McIntyre |
2009-04-01 | the note explaining partition letters is not a caveat, it is integral to | Jason McIntyre |
2009-04-01 | in client mode, be sure to consider the file modified if a conflict | Joris Vink |
2009-04-01 | Don't be picky about character case when checking response. | Jonathan Gray |
2009-03-31 | When warning about a non-zero partition offset, show DL_GETPOFFSET() | Kenneth R Westerback |
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 | Fixed memory leaks which would occur if the second of two memory | Tobias Stoeckmann |
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 | Beef up description of 'c' partition in CAVEATS and remove mentions of | Kenneth R Westerback |
2009-03-31 | Assign the correct metric to the routes learned from the kernel while ripd is | Michele Marchetto |
2009-03-31 | - remove obsolete comment | Artur Grabowski |
2009-03-31 | document the changes to the route filter API. basically: | David Gwynne |
2009-03-31 | claudio has spent too much time with the mbuf macros. | David Gwynne |