summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-16xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk1-10/+2
2011-03-14xen/balloon: Protect against CPU exhaust by event/x processDaniel Kiper1-17/+90
2011-03-14xen/balloon: Migration from mod_timer() to schedule_delayed_work()Daniel Kiper1-13/+3
2011-03-14xen/balloon: Removal of driver_pagesDaniel Kiper1-8/+0
2011-03-10xen: gntdev: fix build warningIan Campbell1-2/+1
2011-03-10xen/p2m/m2p/gnttab: do not add failed grant maps to m2p overrideIan Campbell1-0/+4
2011-02-23xen-gntdev: Add cast to pointerDaniel De Graaf1-2/+2
2011-02-23xen-gntdev: Fix incorrect use of zero handleDaniel De Graaf1-7/+16
2011-02-16xen: change xen/[gntdev/gntalloc] to default mStefano Stabellini1-0/+2
2011-02-14xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappingsDaniel De Graaf1-1/+9
2011-02-14xen-gntdev: Avoid double-mapping memoryDaniel De Graaf1-3/+12
2011-02-14xen-gntdev: Avoid unmapping ranges twiceDaniel De Graaf1-2/+31
2011-02-14xen-gntdev: Use map->vma for checking map validityDaniel De Graaf1-6/+2
2011-02-14xen-gntdev: Fix unmap notify on PV domainsDaniel De Graaf1-2/+7
2011-02-14xen-gntdev: Fix memory leak when mmap failsDaniel De Graaf1-6/+8
2011-02-14xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2-1/+119
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf3-0/+496
2011-02-14xen-gntdev: Support mapping in HVM domainsDaniel De Graaf2-34/+89
2011-02-14xen-gntdev: Add reference counting to mapsDaniel De Graaf1-40/+27
2011-02-14xen-gntdev: Use find_vma rather than iterating our vma list manuallyDaniel De Graaf1-24/+8
2011-02-14xen-gntdev: Change page limit to be global instead of per-openDaniel De Graaf1-36/+14
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds1-5/+1
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+4
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-246/+360
2011-02-05net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-05net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds29-158/+392
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-04niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher4-15/+42
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher1-3/+6
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-95/+116
2011-02-03RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2-0/+4
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-28/+53
2011-02-03Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds13-42/+135
2011-02-03Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+8
2011-02-03atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-03s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-03s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-03qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63