1. 13 6月, 2009 1 次提交
  2. 22 4月, 2009 1 次提交
  3. 14 4月, 2009 3 次提交
  4. 03 4月, 2009 2 次提交
  5. 11 2月, 2009 1 次提交
  6. 06 2月, 2009 1 次提交
  7. 04 2月, 2009 1 次提交
  8. 30 1月, 2009 3 次提交
  9. 21 1月, 2009 1 次提交
  10. 16 1月, 2009 1 次提交
    • D
      sgi-xp: eliminate false detection of no heartbeat · 158bc69e
      Dean Nelson 提交于
      After XPC has been up and running on multiple partitions for any length of
      time, if XPC on one of the partitions is stopped and restarted (either by
      a rmmod/insmod or a system restart), it is possible for the XPCs running
      on the other partitions to falsely detect a lack of heartbeat from the XPC
      that was just restarted.  This false detection will occur if the restarted
      XPC comes up within the five-seconds preceding one of the other XPC's
      heartbeat check (which occurs once every twenty seconds).
      
      The detection of no heartbeat results in the detecting XPC deactivating
      from the just restarted XPC.  The only remedy is to restart one of the
      XPCs and hope that one doesn't hit this five-second window on any of the
      other partitions.
      Signed-off-by: NDean Nelson <dcn@sgi.com>
      Signed-off-by: NRobin Holt <holt@sgi.com>
      Cc: <stable@kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      158bc69e
  11. 12 1月, 2009 1 次提交
    • R
      cpumask: convert misc driver functions · f7df8ed1
      Rusty Russell 提交于
      Impact: use new cpumask API.
      
      Convert misc driver functions to use struct cpumask.
      
      To Do:
        - Convert iucv_buffer_cpumask to cpumask_var_t.
      Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
      Signed-off-by: NMike Travis <travis@sgi.com>
      Acked-by: NDean Nelson <dcn@sgi.com>
      Cc: Robert Richter <robert.richter@amd.com>
      Cc: oprofile-list@lists.sf.net
      Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
      Cc: Chris Wright <chrisw@sous-sol.org>
      Cc: virtualization@lists.osdl.org
      Cc: xen-devel@lists.xensource.com
      Cc: Ursula Braun <ursula.braun@de.ibm.com>
      Cc: linux390@de.ibm.com
      Cc: linux-s390@vger.kernel.org
      f7df8ed1
  12. 08 1月, 2009 1 次提交
  13. 07 1月, 2009 1 次提交
  14. 17 12月, 2008 1 次提交
  15. 05 12月, 2008 1 次提交
  16. 06 11月, 2008 4 次提交
  17. 31 10月, 2008 1 次提交
  18. 31 7月, 2008 15 次提交