1. 15 11月, 2012 1 次提交
  2. 10 7月, 2012 3 次提交
  3. 02 2月, 2011 1 次提交
  4. 14 10月, 2010 1 次提交
    • K
      powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips · 55fd766b
      Kumar Gala 提交于
      On Freescale parts typically have TLB array for large mappings that we can
      bolt the linear mapping into.  We utilize the code that already exists
      on PPC32 on the 64-bit side to setup the linear mapping to be cover by
      bolted TLB entries.  We utilize a quarter of the variable size TLB array
      for this purpose.
      
      Additionally, we limit the amount of memory to what we can cover via
      bolted entries so we don't get secondary faults in the TLB miss
      handlers.  We should fix this limitation in the future.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      55fd766b
  5. 23 8月, 2010 1 次提交
  6. 17 5月, 2010 1 次提交
  7. 14 5月, 2010 1 次提交
  8. 05 5月, 2010 1 次提交
  9. 25 8月, 2009 1 次提交
  10. 20 8月, 2009 2 次提交
  11. 23 4月, 2009 2 次提交
  12. 07 4月, 2009 1 次提交
  13. 09 3月, 2009 1 次提交
  14. 21 12月, 2008 2 次提交