kernel/acpi: Remove the redefinition of kthread_create().
[dragonfly.git] / sys / dev / acpica5 / Osd / OsdSchedule.c
2012-04-04 Sascha Wildnerkernel/acpi: Remove the redefinition of kthread_create().
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-05-31 Antonio Huete Jimenezacpica - Use tsleep() instead of DELAY() to avoid long...
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2007-05-24 Matthew DillonLWKT message ports contain a number of function pointer...
2007-05-23 Matthew Dillon* Greatly reduce the complexity of the LWKT messaging...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2005-03-12 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA code.
2004-08-02 Matthew DillonRip out the badly designed softint-based taskqueue...
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-05-05 Matthew DillonDo not trust the third-party ACPI code. Track memory...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...