| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager. |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | MPSAFE - Document a few procedures as MPSAFE (non-opera... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Matthew Dillon | Make operations on struct bio_track MPSAFE. |
blob | commitdiff | diff to current |
| 2009-07-11 |
Matthew Dillon | vrevoke/single-user - fix more revoke issues. |
blob | commitdiff | diff to current |
| 2009-06-17 |
Matthew Dillon | DEVS - Clean up some reference counting issues |
blob | commitdiff | diff to current |
| 2007-07-23 |
Matthew Dillon | The disk layer must not inherit the D_TRACKCLOSE flag... |
blob | commitdiff | diff to current |
| 2007-05-17 |
Matthew Dillon | Add dev_drefs() - return the number of references on... |
blob | commitdiff | diff to current |
| 2007-05-15 |
Matthew Dillon | * The diskslice abstraction now stores offsets/sizes... |
blob | commitdiff | diff to current |
| 2007-05-09 |
Matthew Dillon | Give the device major / minor numbers their own separat... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | Remove unneeded references to sys/syslink.h. Get sysli... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-26 |
Matthew Dillon | Follow up to kern_conf.c 1.16. We can't just ignore... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2006-04-30 |
Matthew Dillon | Replace the the buffer cache's B_READ, B_WRITE, B_FORMA... |
blob | commitdiff | diff to current |
| 2006-02-17 |
Matthew Dillon | Make the entire BUF/BIO system BIO-centric instead... |
blob | commitdiff | diff to current |
| 2005-03-23 |
Matthew Dillon | Because destroy_all_dev() checks the mask/match against... |
blob | commitdiff | diff to current |
| 2005-02-21 |
Matthew Dillon | Track the last read and last write timestamp at the... |
blob | commitdiff | diff to current |
| 2004-09-15 |
Matthew Dillon | Don't complain when a cdevsw with non-zero refs is... |
blob | commitdiff | diff to current |
| 2004-09-15 |
Matthew Dillon | Improve error reporting when the cdevsw code detects... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-04-20 |
Matthew Dillon | Revamp the initial lwkt_abortmsg() support to normalize... |
blob | commitdiff | diff to current |
| 2004-03-06 |
Matthew Dillon | Simplify LWKT message initialization semantics to reduc... |
blob | commitdiff | diff to current |
| 2003-11-24 |
Matthew Dillon | More LWKT messaging cleanups. Isolate the default... |
blob | commitdiff | diff to current |
| 2003-11-20 |
Matthew Dillon | This is a major cleanup of the LWKT message port code... |
blob | commitdiff | diff to current |
| 2003-08-23 |
Matthew Dillon | Allow a NULL dev to be passed to _devsw(). This should... |
blob | commitdiff | diff to current |
| 2003-08-12 |
Matthew Dillon | Syscall messaging 4: Further expand the kernel-version... |
blob | commitdiff | diff to current |
| 2003-07-24 |
Matthew Dillon | Syscall messaging work 2: Continue with the implementat... |
blob | commitdiff | diff to current |
| 2003-07-23 |
Matthew Dillon | LINT pass. Cleanup missed proc->thread conversions... |
blob | commitdiff | diff to current |
| 2003-07-22 |
Matthew Dillon | DEV messaging stage 2/4: In this stage all DEV commands... |
blob | commitdiff | diff to current |
|