aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesGravatar Masahiro Yamada 6-5/+8
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesGravatar Masahiro Yamada 4-3/+4
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesGravatar Masahiro Yamada 4-3/+5
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesGravatar Masahiro Yamada 3-2/+3
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesGravatar Masahiro Yamada 4-4/+5
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesGravatar Masahiro Yamada 6-14/+15
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesGravatar Masahiro Yamada 9-11/+12
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesGravatar Masahiro Yamada 8-8/+11
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesGravatar Masahiro Yamada 3-2/+3
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesGravatar Masahiro Yamada 16-27/+28
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesGravatar Masahiro Yamada 3-2/+3
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesGravatar Masahiro Yamada 3-4/+5
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesGravatar Masahiro Yamada 3-3/+4
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesGravatar Masahiro Yamada 4-3/+4
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesGravatar Masahiro Yamada 6-9/+6
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesGravatar Masahiro Yamada 3-2/+3
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesGravatar Masahiro Yamada 3-2/+3
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesGravatar Masahiro Yamada 13-22/+23
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesGravatar Masahiro Yamada 11-13/+13
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesGravatar Masahiro Yamada 5-4/+5
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 14-18/+19
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 19-25/+27
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesGravatar Masahiro Yamada 5-5/+8
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesGravatar Masahiro Yamada 16-16/+20
2017-02-27nilfs2: use i_blocksize()Gravatar Geliang Tang 2-2/+2
2017-02-27nilfs2: use nilfs_btree_node_size()Gravatar Geliang Tang 1-1/+1
2017-02-27fs: add i_blocksize()Gravatar Fabian Frederick 27-51/+56
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGravatar Gilad Ben-Yossef 1-4/+0
2017-02-27scatterlist: reorder compound boolean expressionGravatar Gilad Ben-Yossef 1-1/+1
2017-02-27ipc/shm: Fix shmat mmap nil-page protectionGravatar Davidlohr Bueso 1-4/+9
2017-02-27ipc/mqueue: add missing sparse annotationGravatar Luc Van Oostenryck 1-0/+1
2017-02-27ipc/sem: add hysteresisGravatar Manfred Spraul 2-26/+62
2017-02-27ipc/sem.c: avoid using spin_unlock_wait()Gravatar Manfred Spraul 1-22/+3
2017-02-27initramfs: finish fput() before accessing any binary from initramfsGravatar Lokesh Vutla 2-3/+2
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherGravatar Randy Dunlap 1-8/+8
2017-02-27config: android-base: enable hardened usercopy and kernel ASLRGravatar Amit Pundir 1-0/+2
2017-02-27config: android-recommended: disable aio supportGravatar Daniel Micay 1-0/+1
2017-02-27fs/affs: make export work with cold dcacheGravatar Fabian Frederick 1-0/+19
2017-02-27fs/affs/namei.c: forward declarations clean-upGravatar Fabian Frederick 1-20/+10
2017-02-27fs/affs: add prefix to some functionsGravatar Fabian Frederick 5-14/+15
2017-02-27fs/affs: use octal for permissionsGravatar Fabian Frederick 1-18/+18
2017-02-27fs/affs: make affs exportableGravatar Fabian Frederick 3-0/+42
2017-02-27fs/affs: add validation block functionGravatar Fabian Frederick 1-4/+10
2017-02-27fs/affs: remove reference to affs_parent_ino()Gravatar Fabian Frederick 1-1/+0
2017-02-27fs,eventpoll: don't test for bitfield with stack valueGravatar Cyrill Gorcunov 1-1/+1
2017-02-27include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Gravatar Tetsuo Handa 1-2/+2
2017-02-27rapidio: use get_user_pages_unlocked()Gravatar Lorenzo Stoakes 1-6/+5
2017-02-27/proc/kcore: update physical address for kcore ram and textGravatar Pratyush Anand 1-1/+4
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Gravatar Stas Sergeev 1-3/+4
2017-02-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATGravatar Stas Sergeev 2-3/+12