summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-1032-227/+1061
|\
| * xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk2012-01-091-2/+2
| * xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk2012-01-081-0/+2
| * xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2012-01-082-2/+2
| * xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell2012-01-041-10/+7
| * xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-041-1/+1
| * xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+6
| * Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-0412-70/+35
| * xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-031-0/+1
| * xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-211-0/+1
| * xen/netback: Enable netback on HVM guestsDaniel De Graaf2011-12-201-1/+1
| * xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-202-20/+7
| * xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-201-10/+7
| * xenbus: Support HVM backendsDaniel De Graaf2011-12-203-21/+159
| * Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-20189-1576/+1847
| |\
| * | xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-201-0/+1
| * | xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-161-1/+1
| * | xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-161-2/+0
| * | xen: Add xenbus_backend deviceBastian Blank2011-12-162-0/+90
| * | xen: Add xenbus device driverBastian Blank2011-12-166-6/+42
| * | xen: Add privcmd device driverBastian Blank2011-12-167-4/+53
| * | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
| * | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
| * | xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-161-0/+3
| * | xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+70
| * | xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+72
| * | xen/granttable: Improve comments for function pointersAnnie Li2011-12-161-24/+24
| * | xen/granttable: Keep code format cleanAnnie Li2011-11-221-4/+3
| * | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-4/+167
| * | xen/granttable: Refactor some codeAnnie Li2011-11-221-5/+10
| * | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-40/+141
| * | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-212-2/+74
| * | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-212-2/+50
| * | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-091-2/+2
|\ \ \
| * | | apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-0910-13/+11
|\ \ \ \
| * | | | netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
| * | | | bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
| * | | | usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
| * | | | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-091-0/+1
| * | | | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
| * | | | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
| * | | | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
* | | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-098-33/+36
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-038-33/+36
| |\ \ \ \ \
| | * | | | | clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo2011-12-281-0/+3
| | * | | | | video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | * | | | | serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | * | | | | net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5