summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-042-10/+50
|\
| * implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-261-0/+3
| * xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-031-10/+47
* | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-0411-38/+484
|\ \
| * | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-292-1/+5
| * | blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini2010-07-291-13/+26
| * | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-271-2/+2
| * | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-273-0/+27
| * | xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini2010-07-231-2/+11
| * | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-232-5/+62
| * | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-237-18/+283
| * | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-231-7/+63
| * | x86: early PV on HVM features initialization.Sheng Yang2010-07-233-5/+20
* | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-041-4/+1Star
|\ \ \
| * | | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-041-4/+1Star
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-312-2/+9
|\ \ \ \
| * | | | cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * | | | cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| * | | | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-311-2/+6
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-312-2/+3
|\ \ \ \ \
| * | | | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | | | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-296-34/+63
|\ \ \ \ \ \
| * | | | | | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
| * | | | | | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-222-1/+10
| * | | | | | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-222-6/+9
| * | | | | | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-221-1/+1
| * | | | | | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-293-10/+32
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-7/+29
| * | | | | | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
| * | | | | | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-271-2/+2
* | | | | | | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* | | | | | | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* | | | | | | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14Star
|\ \ \ \ \ \ \
| * | | | | | | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2712-25/+92
|\ \ \ \ \ \ \
| * | | | | | | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-271-1/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-261-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| * | | | | | | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-252-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3
| * | | | | | | | | tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-251-2/+12
| * | | | | | | | | bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-251-1/+1
| * | | | | | | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-222-4/+24
| * | | | | | | | | ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-212-0/+18
| * | | | | | | | | bnx2x: Advance a module versionVladislav Zolotarov2010-07-211-2/+2
| * | | | | | | | | bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov2010-07-211-9/+18
| * | | | | | | | | bnx2x: Protect a SM state changeVladislav Zolotarov2010-07-212-4/+11