summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-02-27hfs: atomically read inode sizeFabian Frederick
2017-02-27mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add some typo-wordsJinbum Park
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-27nilfs2: use i_blocksize()Geliang Tang
2017-02-27nilfs2: use nilfs_btree_node_size()Geliang Tang
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef
2017-02-27scatterlist: reorder compound boolean expressionGilad Ben-Yossef
2017-02-27ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso
2017-02-27ipc/mqueue: add missing sparse annotationLuc Van Oostenryck
2017-02-27ipc/sem: add hysteresisManfred Spraul
2017-02-27ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul
2017-02-27initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap
2017-02-27config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir
2017-02-27config: android-recommended: disable aio supportDaniel Micay