1. 14 7月, 2006 1 次提交
  2. 13 7月, 2006 5 次提交
  3. 28 6月, 2006 1 次提交
  4. 29 4月, 2006 1 次提交
  5. 26 4月, 2006 1 次提交
  6. 22 3月, 2006 3 次提交
  7. 12 1月, 2006 5 次提交
  8. 09 1月, 2006 1 次提交
    • D
      [PATCH] powerpc: Remove ItLpRegSave area from the paca · 1888e7b5
      David Gibson 提交于
      On iSeries, the paca contains, amongst other things an ItLpRegSave
      structure used by the hypervisor to save registers.  The hypervisor
      locates this area through a pointer at the beginning of the paca, so
      the structure itself can be located elsewhere.  This patch moves the
      reg_save area out into its own array.  This reduces the amount of
      iSeries specific gunk which is visible to general powerpc code via
      paca.h
      
      Built and booted on POWER5 LPAR and iSeries RS64.
      Signed-off-by: NDavid Gibson <dwg@au1.ibm.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      1888e7b5
  9. 02 11月, 2005 16 次提交
  10. 01 11月, 2005 1 次提交