aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds30-93/+2182
2017-02-28objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf1-1/+2
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds30-1898/+3264
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+2
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds35-376/+1956
2017-02-27mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang1-1/+2
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park11-105/+90
2017-02-27hfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-27mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum1-2/+21
2017-02-27mm: use mmget_not_zero() helperVegard Nossum7-9/+9
2017-02-27mm: add new mmget() helperVegard Nossum10-14/+35
2017-02-27mm: add new mmgrab() helperVegard Nossum40-43/+65
2017-02-27checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan1-9/+20
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan79-201/+187
2017-02-27scripts/spelling.txt: add some typo-wordsJinbum Park1-0/+3
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada26-30/+31
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada4-6/+7
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada7-6/+7
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada7-6/+7
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada6-5/+8
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada4-3/+4
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada4-3/+5
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada3-2/+3
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada4-4/+5
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada6-14/+15
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada9-11/+12
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada8-8/+11
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada3-2/+3
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada16-27/+28
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada3-2/+3
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada3-4/+5
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada3-3/+4
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada4-3/+4
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada6-9/+6
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada3-2/+3
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada3-2/+3
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada13-22/+23
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada11-13/+13
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada5-4/+5
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada14-18/+19
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada19-25/+27
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada5-5/+8
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada16-16/+20
2017-02-27nilfs2: use i_blocksize()Geliang Tang2-2/+2
2017-02-27nilfs2: use nilfs_btree_node_size()Geliang Tang1-1/+1
2017-02-27fs: add i_blocksize()Fabian Frederick27-51/+56
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef1-4/+0
2017-02-27scatterlist: reorder compound boolean expressionGilad Ben-Yossef1-1/+1
2017-02-27ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso1-4/+9