1. 22 12月, 2013 1 次提交
  2. 29 11月, 2013 4 次提交
  3. 26 11月, 2013 3 次提交
  4. 15 11月, 2013 2 次提交
  5. 14 11月, 2013 1 次提交
  6. 13 11月, 2013 1 次提交
  7. 09 11月, 2013 3 次提交
  8. 08 11月, 2013 3 次提交
  9. 06 11月, 2013 5 次提交
  10. 05 11月, 2013 5 次提交
  11. 01 11月, 2013 1 次提交
  12. 31 10月, 2013 1 次提交
  13. 30 10月, 2013 3 次提交
  14. 29 10月, 2013 1 次提交
  15. 28 10月, 2013 1 次提交
    • R
      arm64: update 32-bit kuser helpers to ARMv8 · d0f38f91
      Robin Murphy 提交于
      This patch updates the barrier semantics in the kuser helper functions
      to take advantage of the ARMv8 additions to AArch32, which are
      guaranteed to be available in situations where these functions will be
      called.
      
      Note that this slightly changes the cmpxchg functions in that they are
      no longer necessarily full barriers if they return 1. However, the
      documentation only states they include their own barriers "as needed",
      not that they are obligated to act as a full barrier for the caller.
      Signed-off-by: NRobin Murphy <robin.murphy@arm.com>
      Acked-by: NWill Deacon <will.deacon@arm.com>
      CC: Matthew Leach <matthew.leach@arm.com>
      CC: Dave Martin <dave.martin@arm.com>
      CC: Mark Rutland <mark.rutland@arm.com>
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      d0f38f91
  16. 25 10月, 2013 5 次提交