aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-65/+225
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds79-962/+2415
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds76-2877/+2594
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-8/+1262
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds23-102/+560
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-53/+160
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-105/+14
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds12-43/+293
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-116/+563
2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying4-13/+40
2017-09-06zram: add config and doc file for writeback featureMinchan Kim1-0/+12
2017-09-06zram: read page from backing deviceMinchan Kim1-5/+118
2017-09-06zram: write incompressible pages to backing deviceMinchan Kim2-13/+103
2017-09-06zram: identify asynchronous IO's return valueMinchan Kim1-8/+24
2017-09-06zram: add free space management in backing deviceMinchan Kim2-1/+50
2017-09-06zram: add interface to specif backing deviceMinchan Kim2-0/+147
2017-09-06zram: rename zram_decompress_page to __zram_bvec_readMinchan Kim1-3/+3
2017-09-06zram: inline zram_compressMinchan Kim1-42/+22
2017-09-06zram: clean up duplicated codes in __zram_bvec_writeMinchan Kim1-33/+23
2017-09-06mm, memory_hotplug: remove zone restrictionsMichal Hocko1-3/+0
2017-09-06mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko1-10/+23
2017-09-06drm/i915: wire up shrinkctl->nr_scannedChris Wilson5-11/+24
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds83-1406/+8545
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds947-17648/+105650
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds2-2/+2
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+1
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig1-1/+8
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller2-40/+61
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller1-0/+1
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian1-2/+0
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen1-5/+2
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian1-2/+2
2017-09-05rocker: fix kcalloc parameter orderZahari Doychev1-2/+2
2017-09-05vhost_net: correctly check tx avail during rx busy pollingJason Wang1-1/+6
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe4-6/+8
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier2-19/+19
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar1-1/+15
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar1-8/+4
2017-09-05cxgb4: fix memory leakGanesh Goudar1-3/+3
2017-09-05tun: rename generic_xdp to skb_xdpJason Wang1-7/+11
2017-09-05tun: reserve extra headroom only when XDP is setJason Wang1-8/+18
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-154/+277
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds83-966/+2193
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds55-823/+1000
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds20-261/+418
2017-09-05net: dsa: bcm_sf2: Configure IMP port TC2QOS mappingFlorian Fainelli1-0/+9