summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
* parisc: fix a printkDan Carpenter2017-02-251-2/+2
* parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-251-1/+5
* parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-251-2/+16
* parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-256-0/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25247-4008/+7290
|\
| * checkpatch: remove false unbalanced braces warningSven Eckelmann2017-02-251-2/+2
| * checkpatch: notice unbalanced else braces in a patchJoe Perches2017-02-251-0/+6
| * checkpatch: add another old address for the FSFMatthew Wilcox2017-02-251-0/+1
| * checkpatch: update $logFunctionsMiles Chen2017-02-251-1/+1
| * checkpatch: warn on logging continuationsJoe Perches2017-02-251-0/+6
| * checkpatch: warn on embedded function namesJoe Perches2017-02-251-2/+20
| * lib/lz4: remove back-compat wrappersSven Schmidt2017-02-254-156/+0
| * fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2017-02-252-15/+19
| * crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-02-253-68/+120
| * lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-02-251-5/+8
| * lib: update LZ4 compressor moduleSven Schmidt2017-02-256-1077/+2758
| * lib/test_sort.c: make it explicitly non-modularPaul Gortmaker2017-02-251-5/+6
| * lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-254-39/+54
| * rbtree: use designated initializersKees Cook2017-02-252-2/+6
| * linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-02-251-4/+6
| * lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-02-252-3/+3
| * lib: add module support to atomic64 testsGeert Uytterhoeven2017-02-252-4/+11
| * lib: add module support to glob testsGeert Uytterhoeven2017-02-254-166/+169
| * lib: add module support to crc32 testsGeert Uytterhoeven2017-02-254-826/+858
| * kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal2017-02-251-1/+1
| * kernel/notifier.c: simplify expressionViresh Kumar2017-02-251-1/+1
| * mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie2017-02-251-0/+4
| * bug: switch data corruption check to __must_checkKees Cook2017-02-252-26/+31
| * m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-2510-22/+29
| * compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-251-0/+1
| * include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-02-251-1/+1
| * uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-02-251-0/+2
| * procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-254-6/+13
| * proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-251-88/+56
| * proc: use rb_entry()Geliang Tang2017-02-251-5/+6
| * alpha: use generic current.hDavidlohr Bueso2017-02-252-9/+1
| * arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-02-251-3/+8
| * kasan: add memcg kmem_cache testGreg Thelen2017-02-251-0/+34
| * kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-254-4/+7
| * memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-253-5/+2
| * mm: do not access page->mapping directly on page_endioMinchan Kim2017-02-251-2/+5
| * mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-251-1/+1
| * mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V2017-02-251-2/+3
| * mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2017-02-252-9/+9
| * mm/zsmalloc: fix comment in zsmallocYisheng Xie2017-02-251-4/+0
| * mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang2017-02-251-2/+0
| * mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie2017-02-251-5/+1