1. 29 10月, 2010 1 次提交
  2. 27 10月, 2010 6 次提交
  3. 23 10月, 2010 2 次提交
    • D
      hpilo: Despecificate driver from iLO generation · 1ce873ab
      dann frazier 提交于
      This driver supports iLO, iLO2 and iLO3. However, comments and Kconfig
      reference only iLO and iLO2. Let's just call it "iLO" to avoid having to
      update strings for each iLO generation. This is similar to the change made
      to hpwdt in commit 36e3ff44.
      Signed-off-by: Ndann frazier <dannf@hp.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      1ce873ab
    • M
      add Packet hub driver for Topcliff Platform controller hub · cf4ece53
      Masayuki Ohtak 提交于
      Packet hub driver of Topcliff PCH
      
      Topcliff PCH is the platform controller hub that is going to be used in
      Intel's upcoming general embedded platform. All IO peripherals in
      Topcliff PCH are actually devices sitting on AMBA bus. Packet hub is
      a special converter device in Topcliff PCH that translate AMBA transactions
      to PCI Express transactions and vice versa. Thus packet hub helps present
      all IO peripherals in Topcliff PCH as PCIE devices to IA system.
      Topcliff PCH has MAC address and Option ROM data.
      These data are in SROM which is connected to PCIE bus.
      Packet hub driver of Topcliff PCH can access MAC address and Option ROM data in
      SROM via sysfs interface.
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      cf4ece53
  4. 18 10月, 2010 1 次提交
  5. 06 10月, 2010 1 次提交
  6. 23 9月, 2010 1 次提交
  7. 23 8月, 2010 1 次提交
  8. 10 8月, 2010 3 次提交
  9. 27 7月, 2010 1 次提交
  10. 26 7月, 2010 1 次提交
  11. 25 5月, 2010 4 次提交
  12. 25 4月, 2010 1 次提交
    • D
      VMware Balloon driver · 453dc659
      Dmitry Torokhov 提交于
      This is a standalone version of VMware Balloon driver.  Ballooning is a
      technique that allows hypervisor dynamically limit the amount of memory
      available to the guest (with guest cooperation).  In the overcommit
      scenario, when hypervisor set detects that it needs to shuffle some
      memory, it instructs the driver to allocate certain number of pages, and
      the underlying memory gets returned to the hypervisor.  Later hypervisor
      may return memory to the guest by reattaching memory to the pageframes and
      instructing the driver to "deflate" balloon.
      
      We are submitting a standalone driver because KVM maintainer (Avi Kivity)
      expressed opinion (rightly) that our transport does not fit well into
      virtqueue paradigm and thus it does not make much sense to integrate with
      virtio.
      
      There were also some concerns whether current ballooning technique is the
      right thing.  If there appears a better framework to achieve this we are
      prepared to evaluate and switch to using it, but in the meantime we'd like
      to get this driver upstream.
      
      We want to get the driver accepted in distributions so that users do not
      have to deal with an out-of-tree module and many distributions have
      "upstream first" requirement.
      
      The driver has been shipping for a number of years and users running on
      VMware platform will have it installed as part of VMware Tools even if it
      will not come from a distribution, thus there should not be additional
      risk in pulling the driver into mainline.  The driver will only activate
      if host is VMware so everyone else should not be affected at all.
      Signed-off-by: NDmitry Torokhov <dtor@vmware.com>
      Cc: Avi Kivity <avi@redhat.com>
      Cc: Jeremy Fitzhardinge <jeremy@goop.org>
      Cc: Ingo Molnar <mingo@elte.hu>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      453dc659
  13. 14 3月, 2010 1 次提交
  14. 07 3月, 2010 1 次提交
  15. 18 12月, 2009 1 次提交
  16. 16 12月, 2009 4 次提交
  17. 10 12月, 2009 1 次提交
  18. 07 12月, 2009 1 次提交
  19. 20 10月, 2009 1 次提交
  20. 31 7月, 2009 1 次提交
  21. 14 6月, 2009 1 次提交
  22. 03 4月, 2009 1 次提交
  23. 01 4月, 2009 1 次提交
  24. 30 3月, 2009 1 次提交
  25. 06 2月, 2009 1 次提交
  26. 27 1月, 2009 1 次提交