1. 07 12月, 2006 1 次提交
  2. 21 10月, 2006 3 次提交
  3. 04 10月, 2006 1 次提交
  4. 11 7月, 2006 1 次提交
  5. 10 7月, 2006 3 次提交
  6. 09 7月, 2006 1 次提交
  7. 02 7月, 2006 1 次提交
  8. 28 6月, 2006 2 次提交
  9. 23 6月, 2006 1 次提交
  10. 10 4月, 2006 1 次提交
  11. 02 4月, 2006 1 次提交
  12. 25 3月, 2006 1 次提交
  13. 24 3月, 2006 1 次提交
  14. 27 2月, 2006 2 次提交
    • A
      [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64 · 2eb1bdba
      Andi Kleen 提交于
      ACPI is initialized very early on x86-64, before the DMI code is
      initialized.  This means it would often discover a 0 year and then turn
      off ACPI because it thought the BIOS was too old.  Some systems don't
      boot without ACPI so this was a problem.
      
      I have a full fix by adding new very early DMI detection, but it needs
      more testing before it can be merged.  For 2.6.16 let's just turn the
      check off.  It never made much sense anyways because there are no x86-64
      systems older than 2002 or so and they generally all have working ACPI.
      
      Cc: len.brown@intel.com
      Signed-off-by: NAndi Kleen <ak@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      2eb1bdba
    • A
      [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED · e78256b8
      Andi Kleen 提交于
      This makes x86-64 use the common X86_PM_TIMER Kconfig entry in drivers/acpi
      
      And since PM timer is needed for correct timing on a lot of systems
      now (e.g. AMD dual cores) and we often get bug reports from people
      who forgot to set it make it depend on CONFIG_EMBEDDED. x86-64 had
      this change before and it's a good thing.
      
      I also fixed the description slightly to make this more clear.
      
      Cc: len.brown@intel.com
      Signed-off-by: NAndi Kleen <ak@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      e78256b8
  15. 07 1月, 2006 1 次提交
  16. 21 12月, 2005 1 次提交
  17. 01 12月, 2005 1 次提交
  18. 10 9月, 2005 1 次提交
  19. 26 8月, 2005 4 次提交
  20. 25 8月, 2005 3 次提交
  21. 05 8月, 2005 1 次提交
  22. 04 8月, 2005 1 次提交
  23. 12 7月, 2005 5 次提交
  24. 26 6月, 2005 1 次提交
  25. 27 5月, 2005 1 次提交