summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-02-281-1/+1
|\
| * ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal2017-02-271-1/+1
| * Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"David S. Miller2017-01-091-2/+2
| * ide: Fix interface autodetection in legacy IDE driver (trial #2)lramos.prof@yahoo.com.br2016-12-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2821-175/+125
|\ \
| * | qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-273-5/+8
| * | qed: Fix race with multiple VFsMintz, Yuval2017-02-272-17/+26
| * | net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-262-11/+8
| * | net: s2io: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * | net: vxge: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * | drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven2017-02-241-10/+3
| * | vxlan: don't allow overwrite of config src addrBrian Russell2017-02-241-7/+5
| * | net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli2017-02-241-1/+1
| * | vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-02-241-1/+1
| * | net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-249-121/+71
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-27135-284/+267
|\ \ \
| * | | mm: use mmget_not_zero() helperVegard Nossum2017-02-272-2/+2
| * | | mm: add new mmgrab() helperVegard Nossum2017-02-273-3/+3
| * | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-2739-130/+116
| * | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-279-10/+10
| * | | scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-273-6/+6
| * | | scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-275-5/+5
| * | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-275-5/+5
| * | | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-274-4/+4
| * | | scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-273-3/+3
| * | | scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-273-4/+4
| * | | scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2017-02-275-14/+14
| * | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-275-8/+8
| * | | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-275-6/+6
| * | | scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-2712-23/+23
| * | | scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-02-272-4/+4
| * | | scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
| * | | scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-272-4/+2
| * | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-277-12/+12
| * | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-272-4/+4
| * | | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-274-5/+5
| * | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
| * | | scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-274-5/+5
| * | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-275-6/+6
| * | | rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-271-6/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2710-33/+1223
|\ \ \ \
| * | | | s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-241-0/+1
| * | | | s390/dasd: fix spelling mistake: "supportet" -> "supported"Colin Ian King2017-02-231-1/+1
| * | | | s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-233-0/+1168