summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-24checkpatch: remove false unbalanced braces warningSven Eckelmann
2017-02-24checkpatch: notice unbalanced else braces in a patchJoe Perches
2017-02-24checkpatch: add another old address for the FSFMatthew Wilcox
2017-02-24checkpatch: update $logFunctionsMiles Chen
2017-02-24checkpatch: warn on logging continuationsJoe Perches
2017-02-24checkpatch: warn on embedded function namesJoe Perches
2017-02-24lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-24fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt
2017-02-24crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt
2017-02-24lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt
2017-02-24lib: update LZ4 compressor moduleSven Schmidt
2017-02-24lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-24rbtree: use designated initializersKees Cook
2017-02-24linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox
2017-02-24lib: add module support to atomic64 testsGeert Uytterhoeven
2017-02-24lib: add module support to glob testsGeert Uytterhoeven
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-24kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal
2017-02-24kernel/notifier.c: simplify expressionViresh Kumar
2017-02-24mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie
2017-02-24bug: switch data corruption check to __must_checkKees Cook
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza
2017-02-24compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada
2017-02-24uapi: mqueue.h: add missing linux/types.h includeMike Frysinger
2017-02-24procfs: use an enum for possible hidepid valuesLafcadio Wluiki
2017-02-24proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan
2017-02-24proc: use rb_entry()Geliang Tang
2017-02-24alpha: use generic current.hDavidlohr Bueso
2017-02-24arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee
2017-02-24kasan: add memcg kmem_cache testGreg Thelen
2017-02-24kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot
2017-02-24mm: do not access page->mapping directly on page_endioMinchan Kim
2017-02-24mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V
2017-02-24mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V
2017-02-24mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen
2017-02-24mm/zsmalloc: fix comment in zsmallocYisheng Xie
2017-02-24mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang
2017-02-24mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie
2017-02-24mm: vmpressure: fix sending wrong events on underflowVinayak Menon
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-24mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan
2017-02-24mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang