An error occurred fetching the project authors.
  1. 05 Oct, 2012 5 commits
  2. 03 Oct, 2012 1 commit
  3. 02 Oct, 2012 1 commit
  4. 28 Sep, 2012 1 commit
  5. 26 Sep, 2012 1 commit
  6. 25 Sep, 2012 1 commit
  7. 24 Sep, 2012 2 commits
  8. 20 Sep, 2012 1 commit
  9. 17 Sep, 2012 2 commits
  10. 14 Sep, 2012 2 commits
  11. 07 Sep, 2012 1 commit
  12. 06 Sep, 2012 4 commits
  13. 23 Aug, 2012 1 commit
    • Will Deacon's avatar
      ARM: pmu: remove unused reservation mechanism · f0d1bc47
      Will Deacon authored
      The PMU reservation mechanism was originally intended to allow OProfile
      and perf-events to co-ordinate over access to the CPU PMU. Since then,
      OProfile for ARM has moved to using perf as its backend, so the
      reservation code is no longer used.
      
      This patch removes the reservation code for the CPU PMU on ARM.
      Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
      f0d1bc47
  14. 20 Aug, 2012 1 commit
  15. 16 Aug, 2012 1 commit
  16. 15 Aug, 2012 1 commit
  17. 10 Aug, 2012 2 commits
  18. 07 Aug, 2012 1 commit
  19. 06 Aug, 2012 1 commit
  20. 01 Aug, 2012 2 commits
  21. 31 Jul, 2012 3 commits
    • Alex Williamson's avatar
      vfio: VFIO core · cba3345c
      Alex Williamson authored
      VFIO is a secure user level driver for use with both virtual machines
      and user level drivers.  VFIO makes use of IOMMU groups to ensure the
      isolation of devices in use, allowing unprivileged user access.  It's
      intended that VFIO will replace KVM device assignment and UIO drivers
      (in cases where the target platform includes a sufficiently capable
      IOMMU).
      
      New in this version of VFIO is support for IOMMU groups managed
      through the IOMMU core as well as a rework of the API, removing the
      group merge interface.  We now go back to a model more similar to
      original VFIO with UIOMMU support where the file descriptor obtained
      from /dev/vfio/vfio allows access to the IOMMU, but only after a
      group is added, avoiding the previous privilege issues with this type
      of model.  IOMMU support is also now fully modular as IOMMUs have
      vastly different interface requirements on different platforms.  VFIO
      users are able to query and initialize the IOMMU model of their
      choice.
      
      Please see the follow-on Documentation commit for further description
      and usage example.
      Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
      cba3345c
    • Sage Weil's avatar
      ceph: update MAINTAINERS file · 09d90327
      Sage Weil authored
       * shiny new inktank.com email addresses
       * add include/linux/crush directory (previous oversight)
      Signed-off-by: default avatarSage Weil <sage@inktank.com>
      Reviewed-by: default avatarAlex Elder <elder@inktank.com>
      09d90327
    • Jingoo Han's avatar
      MAINTAINERS: update EXYNOS DP DRIVER F: patterns · a824c73c
      Jingoo Han authored
      Add patterns for Exynos DP header to MAINTAINERS file.
      Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      a824c73c
  22. 25 Jul, 2012 1 commit
  23. 24 Jul, 2012 1 commit
  24. 23 Jul, 2012 1 commit
  25. 20 Jul, 2012 1 commit
  26. 19 Jul, 2012 1 commit