]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-27 jkimImport ACPICA 20140325.
2014-02-17 jkimImport ACPICA 20140214.
2014-02-12 jkimRestore the BSD license and update copyright date.
2014-01-15 jkimImport ACPICA 20140414.
2013-12-19 jkimImport ACPICA 20131218.
2013-11-15 jkimImport ACPICA 20131115.
2013-10-17 jkimImport ACPICA 20130927.
2013-08-23 jkimImport ACPICA 20130823.
2013-07-26 jkimImport ACPICA 20130725.
2013-06-26 jkimImport ACPICA 20130626.
2013-05-17 jkimImport ACPICA 20130517.
2013-05-07 jkimFix for _INI regression introduced in version 20130328.
2013-04-19 jkimImport ACPICA 20130418.
2013-04-04 jkimFix a potential memory leak.
2013-04-04 jkimImport ACPICA 20130328.
2013-02-15 jkimImport ACPICA 20130215.
2013-01-28 jkimFix a long standing bug. NextObject is the first field...
2013-01-28 jkimPartially revert a vendor commit. The following broke...
2013-01-17 jkimImport ACPICA 20130117.
2013-01-02 jkimImport ACPICA 20121220.
2012-11-14 jkimImport ACPICA 20121114.
2012-10-19 jkimImport ACPICA 20121018.
2012-09-14 jkimImport ACPICA 20120913.
2012-08-16 jkimImport ACPICA 20120816.
2012-07-11 jkimImport ACPICA 20120711.
2012-06-27 jkimDo not malloc(9) while holding a spin lock, to avoid...
2012-06-21 jkimFix "comparison is always true due to limited range...
2012-06-20 jkimImport ACPICA 20120620.
2012-05-19 jkimImport ACPICA 20120518.
2012-04-20 jkimImport ACPICA 20120420.
2012-03-28 jkimRevert r233550 and apply a fix for the reference counti...
2012-03-27 jkimFix two possible memory leaks in error path.
2012-03-27 jkimTemporarily revert an upstream commit. This change...
2012-03-20 jkimImport ACPICA 20120320.
2012-02-16 jkimImport ACPICA 20120215.
2012-01-11 jkimImport ACPICA 20120111.
2011-11-23 jkimImport ACPICA 20111123.
2011-09-26 jkimImport ACPICA 20110922.
2011-06-23 jkimImport ACPICA 20110623.
2011-05-31 jkimImport ACPICA 20110527.
2011-04-15 jkimRedo r220658. More extensive patch was committed by...
2011-04-15 jkimFix build on FreeBSD. This patch was submitted upstream:
2011-04-13 jkimImport ACPICA 20110413.
2011-03-16 jkimImport ACPICA 20110316.
2011-02-11 jkimImport ACPICA 20110211.
2011-01-13 jkimImport ACPICA 20110112.
2010-12-09 jkimImport ACPICA 20101209.
2010-10-13 jkimImport ACPICA 20101013.
2010-09-16 jkimUpdate acfreebsd.h for ACPI_THREAD_ID change.
2010-09-15 jkimImport ACPICA 20100915.
2010-08-06 jkimImport ACPICA 20100806.
2010-07-06 jkimImport ACPICA 20100702.
2010-05-28 jkimImport ACPICA 20100528.
2010-04-28 jkimImport ACPICA 20100428.
2010-04-02 jkimAdditional fix for root table size regression.
2010-04-02 jkimFixes for table load regression.
2010-04-02 jkimIntegrate FreeBSD changes for acfreebsd.h.
2010-04-02 jkimImport ACPICA 20100331.
2010-03-05 jkimImport ACPICA 20100304.
2010-01-21 jkimImport ACPICA 20100121.
2009-12-14 jkimImport ACPICA 20091214.
2009-11-16 jkimImport ACPICA 20091112.
2009-10-13 jkimImport ACPICA 20091013.
2009-09-04 jkimImport ACPICA 20090903
2009-07-31 jkimImport ACPICA 20090730
2009-06-25 jkimImport ACPICA 20090625
2009-06-01 jkimImport ACPICA 20090521 (with three patches from ACPICA...
2009-06-01 jkimMove subdirectoies of interpreter one level up as it...
2009-06-01 jkimTemporarily revert system includes fixups to make futur...
2009-06-01 jkimRestore directory structures from actual vendor distrib...
2009-05-19 avgflatten acpica vendor area
2008-01-12 njlFix GPE livelock that occurs on HP/Compaq laptops,...
2007-09-24 jkimFix global lock recursion bug.
2007-04-11 ruUnbreak world build.
2007-04-11 njlPut some overly verbose prints under bootverbose. ...
2007-03-22 jkimFix tinderbox build breakage.
2007-03-22 jkimRemove files that are no longer needed or removed by...
2007-03-22 jkimAdd fixes for FreeBSD build that were submitted upstream.
2007-03-22 jkimVendor import of Intel ACPI-CA 20070320
2005-11-04 jkim- Fix more resource parsing problems. The previous...
2005-11-04 njlAccount for the minimum resource size when parsing...
2005-11-01 jkimFix few compilation problems on vendor branch.
2005-11-01 jkimVendor import of Intel ACPI-CA 20051021
2005-10-27 jhbRemove old ACPICA files from the INTEL vendor branch...
2005-10-24 obrienVendor import of Intel ACPI-CA 20041119 with system...
2005-01-14 njlClean up a small memory leak introduced with the previo...
2005-01-12 njlFix handling of the implicit return case for methods...
2004-12-02 marksOops, remove unnecessary cast in original, out-commente...
2004-12-02 marksLocal change: Supporting code not yet available, use...
2004-12-01 marksVendor import of Intel ACPI-CA 20041119
2004-08-18 njlAdd a padding member to the header overlaid on data...
2004-07-02 marksVendor import of Intel ACPI-CA 20040527
2004-05-25 njlRemove a warning of a constant that is too large. ...
2004-05-25 njlVendor import of Intel ACPI-CA 20040514.
2004-04-14 njlOnly avoid disabling bus mastering on the sleep path...
2004-04-14 njlImport ACPI-CA 20040402 distribution.
2004-03-18 njlImport of Intel ACPI-CA 20040311.
2004-03-03 njlRemove these on the vendor branch as we no longer impor...
2004-02-28 njlFix an off-by-one in the compiler path. Originally...
2004-02-28 njlVendor import of ACPICA 20040220
next