summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-279-11/+12
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-278-8/+11
* scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-273-2/+3
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-2716-27/+28
* scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-02-273-2/+3
* scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-02-273-4/+5
* scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-273-3/+4
* scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-274-3/+4
* scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-276-9/+6
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-273-2/+3
* scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-273-2/+3
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-2713-22/+23
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-2711-13/+13
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-275-4/+5
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-2714-18/+19
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-2719-25/+27
* scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-275-5/+8
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-2716-16/+20
* nilfs2: use i_blocksize()Geliang Tang2017-02-272-2/+2
* nilfs2: use nilfs_btree_node_size()Geliang Tang2017-02-271-1/+1
* fs: add i_blocksize()Fabian Frederick2017-02-2727-51/+56
* scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef2017-02-271-4/+0
* scatterlist: reorder compound boolean expressionGilad Ben-Yossef2017-02-271-1/+1
* ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso2017-02-271-4/+9
* ipc/mqueue: add missing sparse annotationLuc Van Oostenryck2017-02-271-0/+1
* ipc/sem: add hysteresisManfred Spraul2017-02-272-26/+62
* ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-02-271-22/+3
* initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-02-272-3/+2
* lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-02-271-8/+8
* config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2017-02-271-0/+2
* config: android-recommended: disable aio supportDaniel Micay2017-02-271-0/+1
* fs/affs: make export work with cold dcacheFabian Frederick2017-02-271-0/+19
* fs/affs/namei.c: forward declarations clean-upFabian Frederick2017-02-271-20/+10
* fs/affs: add prefix to some functionsFabian Frederick2017-02-275-14/+15
* fs/affs: use octal for permissionsFabian Frederick2017-02-271-18/+18
* fs/affs: make affs exportableFabian Frederick2017-02-273-0/+42
* fs/affs: add validation block functionFabian Frederick2017-02-271-4/+10
* fs/affs: remove reference to affs_parent_ino()Fabian Frederick2017-02-271-1/+0
* fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov2017-02-271-1/+1
* include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa2017-02-271-2/+2
* rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-271-6/+5
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-271-1/+4
* tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-272-3/+12
* fs/reiserfs: atomically read inode sizeFabian Frederick2017-02-271-1/+1
* hfsplus: atomically read inode sizeFabian Frederick2017-02-271-1/+1
* autofs: take more care to not update last_used on path walkIan Kent2017-02-271-6/+11
* autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi2017-02-272-4/+2
* autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi2017-02-273-14/+29
* autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2017-02-272-11/+22