summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ipc/sem: add hysteresisManfred Spraul2017-01-262-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-01-261-22/+3
| * scripts/gdb: add lx-fdtdump commandPeter Griffin2017-01-262-0/+80
| * lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-01-261-8/+8
| * config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2017-01-261-0/+2
| * config: android-recommended: disable aio supportDaniel Micay2017-01-261-0/+1
| * fs/affs: fix return value check in affs_get_parent()Wei Yongjun2017-01-261-2/+2
| * fs/affs: make export work with cold dcacheFabian Frederick2017-01-261-0/+19
| * fs/affs/namei.c: forward declarations clean-upFabian Frederick2017-01-261-20/+10
| * fs/affs: add prefix to some functionsFabian Frederick2017-01-265-14/+15
| * fs/affs: use octal for permissionsFabian Frederick2017-01-261-18/+18
| * fs/affs: make affs exportableFabian Frederick2017-01-263-0/+42
| * fs/affs: add validation block functionFabian Frederick2017-01-261-4/+10
| * fs/affs: remove reference to affs_parent_ino()Fabian Frederick2017-01-261-1/+0
| * rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-01-261-6/+5
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2017-01-262-0/+3
| * fs/reiserfs: atomically read inode sizeFabian Frederick2017-01-261-1/+1
| * hfsplus: atomically read inode sizeFabian Frederick2017-01-261-1/+1
| * hfs: atomically read inode sizeFabian Frederick2017-01-261-1/+1
| * hfs: fix fix hfs_readdir()Dan Carpenter2017-01-261-1/+1
| * checkpatch: update $logFunctionsMiles Chen2017-01-261-1/+1
| * checkpatch: warn on logging continuationsJoe Perches2017-01-261-0/+6
| * checkpatch: warn on embedded function namesJoe Perches2017-01-261-2/+20
| * fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2017-01-262-13/+13
| * crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-01-262-26/+16
| * lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-01-261-5/+8
| * lib: update LZ4 compressor moduleSven Schmidt2017-01-265-1075/+2486
| * lib: move sort self-test into a separate fileArnd Bergmann2017-01-263-44/+44
| * lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-01-262-17/+32
| * rbtree: use designated initializersKees Cook2017-01-262-2/+6
| * linux-kernelh-fix-div_round_closest-to-support-negative-divisors-fixAndrew Morton2017-01-261-1/+1
| * linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-01-261-4/+6
| * find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox2017-01-262-2/+2
| * lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-01-261-1/+1
| * lib: add module support to atomic64 testsGeert Uytterhoeven2017-01-262-4/+11
| * lib: add module support to glob testsGeert Uytterhoeven2017-01-264-166/+169
| * lib: add module support to crc32 testsGeert Uytterhoeven2017-01-264-826/+858
| * kernel/notifier.c: simplify expressionViresh Kumar2017-01-261-1/+1
| * m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-01-2610-22/+29
| * compiler-gcc.h: add new macro for gcc attributeGideon Israel Dsouza2017-01-261-0/+1
| * include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-01-261-1/+1
| * include/linux/delay.h: add explanation of udelay() inaccuracyRussell King2017-01-261-0/+11
| * uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-01-261-0/+2
| * proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-01-251-88/+56
| * proc: use rb_entry()Geliang Tang2017-01-251-5/+6
| * arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-01-251-3/+8
| * kasan: add memcg kmem_cache testGreg Thelen2017-01-251-0/+34
| * kasan: drain quarantine of memcg slab objectsGreg Thelen2017-01-254-4/+7
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-01-251-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-01-251-1/+1