rename amd64 architecture to x86_64
[dragonfly.git] / sys / dev / disk / sym / sym_hipd.c
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-02-03 Sascha WildnerFix typo: firmare -> firmware
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-06-06 Eirik NygaardMore spl_* removal from dev/disk/, replacing them with...
2005-05-26 Sascha WildnerRemove DEC Alpha support.
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2005-01-06 Jeroen Ruigrok/asmodaiGet rid of the register keyword.
2004-09-18 Joerg SonnenbergerRemove extra tokens at end of #undef.
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-06-21 Matthew DillonSome more M_NOWAIT->M_INTWAIT. Not sure if the sym...
2004-06-21 Matthew Dillongcc-3.4 cleanups. Add missing break statements, deal...
2004-03-15 Matthew DillonThe cam_sim structure was being deallocated uncondition...
2004-02-13 Joerg SonnenbergerAdd __DragonFly__
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: