1. 22 3月, 2012 3 次提交
  2. 17 1月, 2012 1 次提交
  3. 01 11月, 2011 1 次提交
  4. 19 1月, 2011 1 次提交
  5. 07 7月, 2010 1 次提交
  6. 20 4月, 2010 1 次提交
  7. 23 1月, 2010 1 次提交
  8. 02 9月, 2009 1 次提交
  9. 22 7月, 2009 1 次提交
    • J
      x86, intel_txt: Intel TXT Sx shutdown support · 86886e55
      Joseph Cihula 提交于
      Support for graceful handling of sleep states (S3/S4/S5) after an Intel(R) TXT launch.
      
      Without this patch, attempting to place the system in one of the ACPI sleep
      states (S3/S4/S5) will cause the TXT hardware to treat this as an attack and
      will cause a system reset, with memory locked.  Not only may the subsequent
      memory scrub take some time, but the platform will be unable to enter the
      requested power state.
      
      This patch calls back into the tboot so that it may properly and securely clean
      up system state and clear the secrets-in-memory flag, after which it will place
      the system into the requested sleep state using ACPI information passed by the kernel.
      
       arch/x86/kernel/smpboot.c     |    2 ++
       drivers/acpi/acpica/hwsleep.c |    3 +++
       kernel/cpu.c                  |    7 ++++++-
       3 files changed, 11 insertions(+), 1 deletion(-)
      Signed-off-by: NJoseph Cihula <joseph.cihula@intel.com>
      Signed-off-by: NShane Wang <shane.wang@intel.com>
      Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
      86886e55
  10. 18 4月, 2009 1 次提交
  11. 28 3月, 2009 3 次提交
  12. 27 3月, 2009 5 次提交
  13. 09 1月, 2009 2 次提交
  14. 31 12月, 2008 1 次提交
  15. 30 12月, 2008 2 次提交
  16. 17 10月, 2008 2 次提交
  17. 12 6月, 2008 1 次提交
  18. 24 4月, 2008 1 次提交
  19. 23 4月, 2008 1 次提交
  20. 14 2月, 2008 1 次提交
  21. 07 2月, 2008 1 次提交
  22. 02 2月, 2008 2 次提交
  23. 10 10月, 2007 3 次提交
  24. 24 8月, 2007 1 次提交
  25. 10 5月, 2007 1 次提交
  26. 13 3月, 2007 1 次提交