1. 09 4月, 2017 7 次提交
  2. 23 3月, 2017 7 次提交
  3. 08 2月, 2017 2 次提交
  4. 30 1月, 2017 1 次提交
  5. 18 11月, 2016 1 次提交
  6. 09 9月, 2016 1 次提交
    • M
      arm64/kvm: use {read,write}_sysreg() · 1f3d8699
      Mark Rutland 提交于
      A while back we added {read,write}_sysreg accessors to handle accesses
      to system registers, without the usual boilerplate asm volatile,
      temporary variable, etc.
      
      This patch makes use of these in the arm64 KVM code to make the code
      shorter and clearer.
      
      At the same time, a comment style violation next to a system register
      access is fixed up in reset_pmcr, and comments describing whether
      operations are reads or writes are removed as this is now painfully
      obvious.
      
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Marc Zyngier <marc.zyngier@arm.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Acked-by: NChristoffer Dall <christoffer.dall@linaro.org>
      Signed-off-by: NMark Rutland <mark.rutland@arm.com>
      Signed-off-by: NWill Deacon <will.deacon@arm.com>
      1f3d8699
  7. 17 8月, 2016 2 次提交
  8. 14 7月, 2016 1 次提交
  9. 31 5月, 2016 1 次提交
  10. 01 3月, 2016 12 次提交
  11. 25 2月, 2016 1 次提交
  12. 25 1月, 2016 2 次提交
  13. 18 12月, 2015 1 次提交
  14. 14 12月, 2015 1 次提交