1. 23 3月, 2013 2 次提交
  2. 07 1月, 2013 1 次提交
  3. 02 1月, 2013 1 次提交
  4. 21 11月, 2012 1 次提交
  5. 18 10月, 2012 1 次提交
  6. 25 9月, 2012 1 次提交
  7. 16 4月, 2012 1 次提交
  8. 27 2月, 2012 1 次提交
  9. 23 1月, 2012 2 次提交
  10. 24 12月, 2011 1 次提交
    • D
      ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 · ba90c516
      Dave Martin 提交于
      Activation conditions for a workaround should not be encoded in the
      workaround's direct dependencies if this makes otherwise reasonable
      configuration choices impossible.
      
      This patches uses the SMP/UP patching facilities instead to compile
      out the workaround if the configuration means that it is definitely
      not needed.
      
      This means that configs for buggy silicon can simply select
      ARM_ERRATA_751472, without preventing a UP kernel from being built
      or duplicatiing knowledge about when to activate the workaround.
      This seems the correct way to do things, because the erratum is a
      property of the silicon, irrespective of what the kernel config
      happens to be.
      Signed-off-by: NDave Martin <dave.martin@linaro.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      ba90c516
  11. 11 12月, 2011 1 次提交
  12. 08 12月, 2011 2 次提交
  13. 06 12月, 2011 1 次提交
  14. 02 10月, 2011 1 次提交
  15. 21 9月, 2011 3 次提交
  16. 28 8月, 2011 3 次提交
  17. 22 7月, 2011 1 次提交
  18. 08 7月, 2011 4 次提交
  19. 07 7月, 2011 1 次提交
  20. 24 6月, 2011 2 次提交
  21. 09 6月, 2011 1 次提交
    • R
      Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" · 07989b7a
      Russell King 提交于
      This reverts commit 52af9c6c.
      
      Will Deacon reports that:
      
       In 52af9c6c ("ARM: 6943/1: mm: use TTBR1 instead of reserved context ID")
       I updated the ASID rollover code to use only the kernel page tables
       whilst updating the ASID.
      
       Unfortunately, the code to restore the user page tables was part of a
       later patch which isn't yet in mainline, so this leaves the code
       quite broken.
      
      We're also in the process of eliminating __ARCH_WANT_INTERRUPTS_ON_CTXSW
      from ARM, so lets revert these until we can properly sort out what we're
      doing with the ARM context switching.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      07989b7a
  22. 26 5月, 2011 2 次提交
  23. 02 4月, 2011 1 次提交
  24. 31 3月, 2011 1 次提交
  25. 10 3月, 2011 1 次提交
  26. 23 2月, 2011 1 次提交
  27. 19 2月, 2011 1 次提交
  28. 14 1月, 2011 1 次提交