summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-163-225/+264
* xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk2011-03-161-10/+2
* xen/balloon: Protect against CPU exhaust by event/x processDaniel Kiper2011-03-141-17/+90
* xen/balloon: Migration from mod_timer() to schedule_delayed_work()Daniel Kiper2011-03-141-13/+3
* xen/balloon: Removal of driver_pagesDaniel Kiper2011-03-141-8/+0
* xen: gntdev: fix build warningIan Campbell2011-03-091-2/+1
* xen/p2m/m2p/gnttab: do not add failed grant maps to m2p overrideIan Campbell2011-03-091-0/+4
* xen-gntdev: Add cast to pointerDaniel De Graaf2011-02-231-2/+2
* xen-gntdev: Fix incorrect use of zero handleDaniel De Graaf2011-02-231-7/+16
* xen: change xen/[gntdev/gntalloc] to default mStefano Stabellini2011-02-161-0/+2
* xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappingsDaniel De Graaf2011-02-141-1/+9
* xen-gntdev: Avoid double-mapping memoryDaniel De Graaf2011-02-141-3/+12
* xen-gntdev: Avoid unmapping ranges twiceDaniel De Graaf2011-02-141-2/+31
* xen-gntdev: Use map->vma for checking map validityDaniel De Graaf2011-02-141-6/+2
* xen-gntdev: Fix unmap notify on PV domainsDaniel De Graaf2011-02-141-2/+7
* xen-gntdev: Fix memory leak when mmap failsDaniel De Graaf2011-02-141-6/+8
* xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-142-1/+119
* xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-143-0/+496
* xen-gntdev: Support mapping in HVM domainsDaniel De Graaf2011-02-142-34/+89
* xen-gntdev: Add reference counting to mapsDaniel De Graaf2011-02-141-40/+27
* xen-gntdev: Use find_vma rather than iterating our vma list manuallyDaniel De Graaf2011-02-141-24/+8
* xen-gntdev: Change page limit to be global instead of per-openDaniel De Graaf2011-02-141-36/+14
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2011-02-061-5/+1
|\
| * arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-062-0/+4
|\ \
| * | RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-032-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-0433-246/+360
|\ \ \
| * | | net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
| * | | net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
| * | | r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
| * | | r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
| * | | r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
| * | | niu: Fix races between up/down and get_stats.David S. Miller2011-02-031-16/+45
| * | | atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
| * | | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
| * | | s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
| * | | qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
| * | | qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-021-1/+9
| * | | qeth: add more strict MTU checkingFrank Blaschka2011-02-021-31/+4
| * | | qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
| * | | be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-011-2/+0
| * | | be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-011-2/+0
| * | | isdn: icn: Fix potentially wrong string handlingStefan Weil2011-02-011-1/+2
| * | | bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
| * | | depca: Fix warningsAlan Cox2011-02-011-3/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
| |\ \ \
| | * | | ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| | * | | wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| | * | | ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| | * | | ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1