1. 31 10月, 2013 3 次提交
  2. 12 4月, 2013 1 次提交
  3. 25 1月, 2013 1 次提交
  4. 11 1月, 2013 1 次提交
  5. 10 1月, 2013 1 次提交
    • L
      ACPICA: Cleanup source to reduce differences between Linux and ACPICA. · 739dcbb9
      Lv Zheng 提交于
      This is a cosmetic patch only. Comparison of the resulting binary showed
      only line number differences.
      
      This patch does not affect the generation of the Linux binary.
      This patch decreases 389 lines of 20121018 divergence.diff.
      
      This patch reduces source code diff caused by the simple code maintenance
      work:
      1. Deletion of the unused include files.
      2. Deletion of the deprecated codes blocks.
      3. Repositioning of the code blocks.
      4. Replacing the values with the well defined macros.
      5. Replacing the types with the equivalent types.
      Signed-off-by: NLv Zheng <lv.zheng@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      739dcbb9
  6. 15 11月, 2012 1 次提交
  7. 21 9月, 2012 1 次提交
  8. 20 8月, 2012 1 次提交
  9. 17 7月, 2012 3 次提交
  10. 17 1月, 2012 1 次提交
  11. 01 11月, 2011 1 次提交
  12. 19 1月, 2011 1 次提交
  13. 06 5月, 2010 1 次提交
  14. 20 4月, 2010 4 次提交
  15. 23 1月, 2010 1 次提交
  16. 27 3月, 2009 3 次提交
  17. 09 2月, 2009 1 次提交
    • Y
      acpi/x86: introduce __apci_map_table, v4 · 7d97277b
      Yinghai Lu 提交于
      to prevent wrongly overwriting fixmap that still want to use.
      
      ACPI used to rely on low mappings being all linearly mapped and
      grew a habit: it never really unmapped certain kinds of tables
      after use.
      
      This can cause problems - for example the hypothetical case
      when some spurious access still references it.
      
      v2: remove prev_map and prev_size in __apci_map_table
      v3: let acpi_os_unmap_memory() call early_iounmap too, so remove extral calling to
      early_acpi_os_unmap_memory
      v4: fix typo in one acpi_get_table_with_size calling
      Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
      Acked-by: NLen Brown <len.brown@intel.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      7d97277b
  18. 09 1月, 2009 2 次提交
  19. 31 12月, 2008 1 次提交
  20. 17 7月, 2008 1 次提交
  21. 12 6月, 2008 1 次提交
  22. 24 4月, 2008 1 次提交
  23. 23 4月, 2008 1 次提交
  24. 26 7月, 2007 1 次提交
  25. 10 5月, 2007 1 次提交
  26. 17 2月, 2007 1 次提交
  27. 16 2月, 2007 1 次提交
  28. 03 2月, 2007 3 次提交