1. 06 5月, 2014 1 次提交
  2. 11 2月, 2014 1 次提交
  3. 08 1月, 2014 2 次提交
  4. 31 10月, 2013 2 次提交
  5. 16 6月, 2013 1 次提交
  6. 25 1月, 2013 1 次提交
  7. 10 1月, 2013 1 次提交
  8. 15 11月, 2012 1 次提交
  9. 17 7月, 2012 2 次提交
  10. 22 3月, 2012 2 次提交
  11. 17 1月, 2012 2 次提交
  12. 19 1月, 2011 1 次提交
  13. 06 5月, 2010 1 次提交
  14. 20 4月, 2010 5 次提交
  15. 23 1月, 2010 1 次提交
  16. 27 8月, 2009 1 次提交
  17. 27 3月, 2009 4 次提交
  18. 07 2月, 2009 1 次提交
    • M
      ACPICA: Fix table entry truncation calculation · 386e4a83
      Myron Stowe 提交于
      During early boot, ACPI RSDT/XSDT table entries are gathered into the
      'initial_tables[]' array.  This array is currently statically defined (see
      ./drivers/acpi/tables.c).  When there are more table entries than can be
      held in the 'initial_tables[]' array, the message "Truncating N table
      entries!" is output.  As currently implemented, this message will always
      erroneously calculate N as 0.
      
      This patch fixes the calculation that determines how many table entries
      will be missing (truncated).
      
      This modification may be used under either the GPL or the BSD-style
      license used for Intel ACPI CA code.
      Signed-off-by: NMyron Stowe <myron.stowe@hp.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      386e4a83
  19. 09 1月, 2009 3 次提交
  20. 31 12月, 2008 1 次提交
  21. 30 12月, 2008 1 次提交
  22. 17 7月, 2008 1 次提交
  23. 24 4月, 2008 1 次提交
  24. 23 4月, 2008 1 次提交
  25. 20 11月, 2007 1 次提交
  26. 10 10月, 2007 1 次提交