| 2012-07-10 |
Sascha Wildner | kernel: Add descriptions to the intrhooks that miss... |
blob | commitdiff |
| 2012-07-10 |
Sascha Wildner | amr(4): Remove unused code. |
blob | commitdiff | diff to current |
| 2012-05-18 |
Sascha Wildner | amr(4): Some fixes. |
blob | commitdiff | diff to current |
| 2012-05-01 |
Sascha Wildner | kernel: Remove some bogus casts of NULL to something. |
blob | commitdiff | diff to current |
| 2012-04-28 |
Sascha Wildner | kernel: Remove newlines from the panic messages that... |
blob | commitdiff | diff to current |
| 2012-02-16 |
Sascha Wildner | kernel: Remove unused attributes from stuff that is... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-02-27 |
Sascha Wildner | kernel: Comment out some unused functions. |
blob | commitdiff | diff to current |
| 2010-12-03 |
Sascha Wildner | amr(4): Sync with FreeBSD. |
blob | commitdiff | diff to current |
| 2010-10-31 |
Sascha Wildner | kernel: Remove most definitions of CDEV_MAJOR. |
blob | commitdiff | diff to current |
| 2009-12-22 |
Sascha Wildner | Fix some x86_64 warnings in the kernel (and remove... |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2008-09-16 |
Sascha Wildner | Silence warnings about unhandled enum values. |
blob | commitdiff | diff to current |
| 2008-09-16 |
Sascha Wildner | If ae is NULL, just print that the controller is unsupp... |
blob | commitdiff | diff to current |
| 2008-08-30 |
Matthew Dillon | Flesh out BUF_CMD_FLUSH support. |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2007-05-15 |
Matthew Dillon | * The diskslice abstraction now stores offsets/sizes... |
blob | commitdiff | diff to current |
| 2006-10-25 |
Matthew Dillon | Do a major clean-up of the BUSDMA architecture. A... |
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-08-03 |
Sascha Wildner | Remove all occurences of double semicolons at the end... |
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-03-24 |
Matthew Dillon | Major BUF/BIO work commit. Make I/O BIO-centric and... |
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-06-09 |
Sascha Wildner | Remove spl*() in dev/raid/{aac,amr,asr,ciss} and replac... |
blob | commitdiff | diff to current |
| 2005-02-04 |
Matthew Dillon | One of the last things the system does before it tries... |
blob | commitdiff | diff to current |
| 2004-09-15 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-09-15 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-06-21 |
Matthew Dillon | General M_NOWAIT -> M_INTWAIT work, except in periodic... |
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-02-13 |
Joerg Sonnenberger | Add __DragonFly__ |
blob | commitdiff | diff to current |
| 2003-11-20 |
Matthew Dillon | Add a DECLARE_DUMMY_MODULE() so we can get linker_set... |
blob | commitdiff | diff to current |
| 2003-10-13 |
Hiten Pandya | AMI MegaRAID Crash-Dumps support. |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|