summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin
2014-10-159p/trans_virtio: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio_net: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio: add API to enable VQs earlyMichael S. Tsirkin
2014-10-15virtio_net: minor cleanupMichael S. Tsirkin
2014-10-15virtio-net: drop config_mutexMichael S. Tsirkin
2014-10-15virtio_net: drop config_enableMichael S. Tsirkin
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin
2014-10-15virtio_pci: fix virtio spec compliance on restoreMichael S. Tsirkin
2014-10-15modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2014-10-14tcp: TCP Small Queues and strange attractorsEric Dumazet
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-14Merge branch 'qlcnic'David S. Miller
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad
2014-10-14net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller
2014-10-14rds: avoid calling sock_kfree_s() on allocation failureCong Wang
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-14perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo
2014-10-14perf symbols: Fix map->end fixupArnaldo Carvalho de Melo
2014-10-14perf tools: Fixup off-by-one comparision in maps__findNamhyung Kim
2014-10-14perf tools: fix off-by-one error in mapsStephane Eranian
2014-10-14perf machine: Add missing dsos->root rbtree root initializationArnaldo Carvalho de Melo
2014-10-14Merge branch 'stmmac'David S. Miller
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-14perf evsel: Make some exit routines staticArnaldo Carvalho de Melo
2014-10-14perf evsel: Add missing 'target' struct forward declarationArnaldo Carvalho de Melo
2014-10-14perf evlist: Default to syswide target when no thread/cpu maps setArnaldo Carvalho de Melo
2014-10-14perf evlist: Check that there is a thread_map when preparing a workloadArnaldo Carvalho de Melo
2014-10-14perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo
2014-10-14perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo
2014-10-14perf evsel: SubclassingArnaldo Carvalho de Melo
2014-10-14dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck
2014-10-14dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson
2014-10-14Merge branch 'xgene'David S. Miller