summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1513-30/+58
|\
| * bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-151-1/+1
| * net: smsc: Add support h8300Yoshinori Sato2016-01-152-2/+13
| * xen-netback: free queues after freeing the net deviceDavid Vrabel2016-01-151-11/+5
| * xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel2016-01-151-0/+1
| * xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel2016-01-151-11/+9
| * net: phy: turn carrier off on phy attachSjoerd Simons2016-01-151-0/+5
| * net: macb: clear interrupts when disabling themNathan Sullivan2016-01-151-0/+4
| * net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
| * hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
| * 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-131-1/+6
| * 3c59x: balance page maps and unmapsNeil Horman2016-01-131-1/+1
| * x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-131-1/+3
| * mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
| * bgmac: fix a missing check for build_skbwangweidong2016-01-131-0/+5
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1542-90/+3312
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-1425-17/+3147
| |\ \
| | * | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2225-17/+3147
| * | | cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan2016-01-111-0/+1
| * | | cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris2016-01-111-1/+2
| * | | cxl: fix build for GCC 4.6.xBrian Norris2016-01-111-1/+1
| * | | cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-055-37/+109
| |/ /
| * | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-172-2/+2
| * | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-1/+1
| * | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-014-0/+13
| * | crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard2015-12-014-17/+0
| * | powerpc/rackmeter: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-261-0/+1
| * | powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness2015-11-261-2/+3
| * | cxl: use correct operator when writing pcie config space valuesAndrew Donnellan2015-11-241-1/+1
| * | cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-244-12/+32
* | | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-155-9/+202
|\ \ \
| * | | vfio/iommu_type1: make use of info.flagsPierre Morel2016-01-041-1/+1
| * | | vfio: Include No-IOMMU modeAlex Williamson2015-12-213-7/+200
| * | | VFIO: platform: reset: fix a warning message conditionDan Carpenter2015-12-211-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-151-2/+1
|\ \ \ \
| * | | | amdkfd: Copy from the proper user command pointerBorislav Petkov2016-01-151-2/+1
* | | | | Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-159-142/+418
|\ \ \ \ \
| * | | | | md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-01-145-22/+26
| * | | | | raid5-cache: handle journal hotadd in quiesceShaohua Li2016-01-141-0/+7
| * | | | | MD: add journal with array suspendedShaohua Li2016-01-141-1/+6
| * | | | | md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-142-4/+6
| * | | | | md: Remove 'ready' field from mddev.NeilBrown2016-01-072-6/+1
| * | | | | md: remove unnecesary md_new_event_inintrGuoqing Jiang2016-01-071-10/+1
| * | | | | raid5: allow r5l_io_unit allocations to failChristoph Hellwig2016-01-061-10/+57
| * | | | | raid5-cache: use a mempool for the metadata blockChristoph Hellwig2016-01-061-2/+12
| * | | | | raid5-cache: use a bio_setChristoph Hellwig2016-01-061-1/+15
| * | | | | raid5-cache: add journal hot add/remove supportShaohua Li2016-01-063-24/+68
| * | | | | drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-062-10/+10
| * | | | | md: avoid warning for 32-bit sector_tArnd Bergmann2016-01-061-4/+6