1. 17 7月, 2012 2 次提交
  2. 22 3月, 2012 2 次提交
  3. 17 1月, 2012 2 次提交
  4. 19 1月, 2011 1 次提交
  5. 06 5月, 2010 1 次提交
  6. 20 4月, 2010 5 次提交
  7. 23 1月, 2010 1 次提交
  8. 27 8月, 2009 1 次提交
  9. 27 3月, 2009 4 次提交
  10. 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
  11. 09 1月, 2009 3 次提交
  12. 31 12月, 2008 1 次提交
  13. 30 12月, 2008 1 次提交
  14. 17 7月, 2008 1 次提交
  15. 24 4月, 2008 1 次提交
  16. 23 4月, 2008 1 次提交
  17. 20 11月, 2007 1 次提交
  18. 10 10月, 2007 1 次提交
  19. 25 8月, 2007 1 次提交
  20. 07 2月, 2007 1 次提交
  21. 03 2月, 2007 8 次提交