1. 19 5月, 2011 1 次提交
  2. 04 5月, 2011 1 次提交
  3. 20 4月, 2011 1 次提交
  4. 20 8月, 2009 1 次提交
  5. 26 6月, 2009 1 次提交
  6. 01 12月, 2008 1 次提交
  7. 21 10月, 2008 1 次提交
  8. 03 12月, 2007 1 次提交
  9. 08 11月, 2007 1 次提交
  10. 25 8月, 2006 1 次提交
    • O
      [POWERPC] Cleanup CPU inits · f39b7a55
      Olof Johansson 提交于
      Cleanup CPU inits a bit more, Geoff Levand already did some earlier.
      
      * Move CPU state save to cpu_setup, since cpu_setup is only ever done
        on cpu 0 on 64-bit and save is never done more than once.
      * Rename __restore_cpu_setup to __restore_cpu_ppc970 and add
        function pointers to the cputable to use instead. Powermac always
        has 970 so no need to check there.
      * Rename __970_cpu_preinit to __cpu_preinit_ppc970 and check PVR before
        calling it instead of in it, it's too early to use cputable.
      * Rename pSeries_secondary_smp_init to generic_secondary_smp_init since
        everyone but powermac and iSeries use it.
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      f39b7a55
  11. 01 7月, 2006 1 次提交
  12. 13 1月, 2006 1 次提交
  13. 01 11月, 2005 1 次提交