Skip to content
Snippets Groups Projects
  1. Oct 05, 2012
  2. Oct 03, 2012
  3. Oct 02, 2012
  4. Sep 28, 2012
  5. Sep 26, 2012
  6. Sep 25, 2012
  7. Sep 24, 2012
  8. Sep 20, 2012
  9. Sep 17, 2012
  10. Sep 14, 2012
  11. Sep 07, 2012
  12. Sep 06, 2012
  13. Aug 23, 2012
    • 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. Aug 20, 2012
  15. Aug 16, 2012
  16. Aug 15, 2012
  17. Aug 10, 2012
  18. Aug 07, 2012
  19. Aug 06, 2012
  20. Aug 01, 2012
  21. Jul 31, 2012
    • 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. Jul 25, 2012
  23. Jul 24, 2012
  24. Jul 23, 2012
  25. Jul 20, 2012
  26. Jul 19, 2012
  27. Jul 18, 2012
  28. Jul 17, 2012
Loading