Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 40 | -43/+65 |
2017-02-28 | checkpatch: warn when formats use %Z and suggest %z | Alexey Dobriyan | 1 | -9/+20 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 79 | -201/+187 |
2017-02-28 | scripts/spelling.txt: add some typo-words | Jinbum Park | 1 | -0/+3 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 26 | -30/+31 |
2017-02-28 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 4 | -6/+7 |
2017-02-28 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 7 | -6/+7 |
2017-02-28 | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 7 | -6/+7 |
2017-02-28 | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances | Masahiro Yamada | 6 | -5/+8 |
2017-02-28 | scripts/spelling.txt: add "disassocation" pattern and fix typo instances | Masahiro Yamada | 4 | -3/+4 |
2017-02-28 | scripts/spelling.txt: add "omited" pattern and fix typo instances | Masahiro Yamada | 4 | -3/+5 |
2017-02-28 | scripts/spelling.txt: add "explictely" pattern and fix typo instances | Masahiro Yamada | 3 | -2/+3 |
2017-02-28 | scripts/spelling.txt: add "applys" pattern and fix typo instances | Masahiro Yamada | 4 | -4/+5 |
2017-02-28 | scripts/spelling.txt: add "configuartion" pattern and fix typo instances | Masahiro Yamada | 6 | -14/+15 |
2017-02-28 | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 9 | -11/+12 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 8 | -8/+11 |
2017-02-28 | scripts/spelling.txt: add "initialiazation" pattern and fix typo instances | Masahiro Yamada | 3 | -2/+3 |
2017-02-28 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 16 | -27/+28 |
2017-02-28 | scripts/spelling.txt: add "unneded" pattern and fix typo instances | Masahiro Yamada | 3 | -2/+3 |
2017-02-28 | scripts/spelling.txt: add "neded" pattern and fix typo instances | Masahiro Yamada | 3 | -4/+5 |
2017-02-28 | scripts/spelling.txt: add "againt" pattern and fix typo instances | Masahiro Yamada | 3 | -3/+4 |
2017-02-28 | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada | 4 | -3/+4 |
2017-02-28 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 6 | -9/+6 |
2017-02-28 | scripts/spelling.txt: add "efective" pattern and fix typo instances | Masahiro Yamada | 3 | -2/+3 |
2017-02-28 | scripts/spelling.txt: add "algined" pattern and fix typo instances | Masahiro Yamada | 3 | -2/+3 |
2017-02-28 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 13 | -22/+23 |
2017-02-28 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 11 | -13/+13 |
2017-02-28 | scripts/spelling.txt: add "an one" pattern and fix typo instances | Masahiro Yamada | 5 | -4/+5 |
2017-02-28 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 14 | -18/+19 |
2017-02-28 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 19 | -25/+27 |
2017-02-28 | scripts/spelling.txt: add "swithc" pattern and fix typo instances | Masahiro Yamada | 5 | -5/+8 |
2017-02-28 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 16 | -16/+20 |
2017-02-28 | nilfs2: use i_blocksize() | Geliang Tang | 2 | -2/+2 |
2017-02-28 | nilfs2: use nilfs_btree_node_size() | Geliang Tang | 1 | -1/+1 |
2017-02-28 | fs: add i_blocksize() | Fabian Frederick | 27 | -51/+56 |
2017-02-28 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef | 1 | -4/+0 |
2017-02-28 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef | 1 | -1/+1 |
2017-02-28 | ipc/shm: Fix shmat mmap nil-page protection | Davidlohr Bueso | 1 | -4/+9 |
2017-02-28 | ipc/mqueue: add missing sparse annotation | Luc Van Oostenryck | 1 | -0/+1 |
2017-02-28 | ipc/sem: add hysteresis | Manfred Spraul | 2 | -26/+62 |
2017-02-28 | ipc/sem.c: avoid using spin_unlock_wait() | Manfred Spraul | 1 | -22/+3 |
2017-02-28 | initramfs: finish fput() before accessing any binary from initramfs | Lokesh Vutla | 2 | -3/+2 |
2017-02-28 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap | 1 | -8/+8 |
2017-02-28 | config: android-base: enable hardened usercopy and kernel ASLR | Amit Pundir | 1 | -0/+2 |
2017-02-28 | config: android-recommended: disable aio support | Daniel Micay | 1 | -0/+1 |
2017-02-28 | fs/affs: make export work with cold dcache | Fabian Frederick | 1 | -0/+19 |
2017-02-28 | fs/affs/namei.c: forward declarations clean-up | Fabian Frederick | 1 | -20/+10 |
2017-02-28 | fs/affs: add prefix to some functions | Fabian Frederick | 5 | -14/+15 |
2017-02-28 | fs/affs: use octal for permissions | Fabian Frederick | 1 | -18/+18 |
2017-02-28 | fs/affs: make affs exportable | Fabian Frederick | 3 | -0/+42 |