1. 09 9月, 2005 1 次提交
  2. 01 9月, 2005 1 次提交
  3. 25 8月, 2005 1 次提交
  4. 18 8月, 2005 2 次提交
  5. 07 7月, 2005 1 次提交
  6. 29 6月, 2005 2 次提交
  7. 04 6月, 2005 1 次提交
  8. 18 5月, 2005 1 次提交
  9. 05 5月, 2005 1 次提交
  10. 04 5月, 2005 1 次提交
  11. 26 4月, 2005 1 次提交
    • A
      [IA64-SGI] Altix: enable poweroff · c1298c5c
      Aaron J Young 提交于
      This patch adds the necessary "hook" to allow SGI/SN
      machines to perform a system power off upon a 
      'init 0', 'halt -p', 'poweroff' or 'shutdown -h'.
      
      The "hook" is to set the pm_power_off callback
      to ia64_sn_power_down(). pm_power_off is checked
      in machine_power_off()/do_poweroff() and, if set, is executed. 
      ia64_sn_power_down() is a function already present (but not 
      used currently) in the sn kernel.
      ia64_sn_power_down() makes a SAL call to execute the
      power off.
      Signed-off-by: NAaron J Young <ayoung@sgi.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      c1298c5c
  12. 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