1. 12 3月, 2008 1 次提交
  2. 16 2月, 2008 1 次提交
    • H
      ACPI: sparse fix, replace macro with static function · 4fd7f518
      Harvey Harrison 提交于
      replace acpi_util_eval_error macro with static function.
      
      Avoid these sparse warnings due to using buffer within the macro.
      drivers/acpi/utils.c:273:3: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:259:21: originally declared here
      drivers/acpi/utils.c:279:3: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:259:21: originally declared here
      drivers/acpi/utils.c:368:3: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:348:21: originally declared here
      drivers/acpi/utils.c:375:3: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:348:21: originally declared here
      drivers/acpi/utils.c:382:3: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:348:21: originally declared here
      drivers/acpi/utils.c:402:4: warning: symbol 'buffer' shadows an earlier one
      drivers/acpi/utils.c:348:21: originally declared here
      Signed-off-by: NHarvey Harrison <harvey.harrison@gmail.com>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      4fd7f518
  3. 13 2月, 2007 1 次提交
  4. 21 12月, 2006 1 次提交
  5. 14 10月, 2006 1 次提交
  6. 17 8月, 2006 1 次提交
  7. 30 6月, 2006 1 次提交
  8. 27 6月, 2006 4 次提交
  9. 14 5月, 2006 1 次提交
  10. 05 8月, 2005 1 次提交
  11. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4