aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-04-117-12/+12
* arm64: enable more compressed Image formatsOlof Johansson2017-04-112-1/+16
* arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2017-04-113-3/+17
* arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2017-04-113-10/+29
* scripts: remove unused function in sortextable.cRamkumar Ramachandra2017-04-111-8/+0
* zram: Fix a wrong return after merged new LZ4 versionjollaman9992017-04-111-2/+4
* zram: change usage of LZ4 to work with new LZ4 versionjollaman9992017-04-111-2/+2
* [SQUASH] crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-04-112-28/+18
* lib/lz4: remove back-compat wrappersSven Schmidt2017-04-114-156/+0
* fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2017-04-111-6/+6
* lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-04-111-5/+8
* lib: update LZ4 compressor moduleSven Schmidt2017-04-116-1078/+2758
* Squashfs: optimize reading uncompressed dataAdrien Schildknecht2017-04-112-7/+55
* Squashfs: implement .readpages()Adrien Schildknecht2017-04-113-57/+150
* Squashfs: replace buffer_head with BIOAdrien Schildknecht2017-04-114-272/+455
* Squashfs: refactor page_actorAdrien Schildknecht2017-04-1110-213/+255
* Squashfs: remove the FILE_CACHE optionAdrien Schildknecht2017-04-114-109/+2
* Squashfs: Add LZ4 compression configuration optionPhillip Lougher2017-04-115-4/+31
* Squashfs: add LZ4 compression supportPhillip Lougher2017-04-112-0/+143
* fs/squashfs/super.c: logging cleanupFabian Frederick2017-04-111-2/+3
* fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2017-04-111-1/+1
* fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick2017-04-111-1/+1
* Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2017-04-111-1/+4
* Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2017-04-111-4/+3
* Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2017-04-115-1/+336
* Squashfs: Restructure squashfs_readpage()Phillip Lougher2017-04-114-71/+118
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2017-04-1113-67/+163
* Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2017-04-113-20/+145
* squashfs: Enhance parallel I/OMinchan Kim2017-04-113-1/+221
* Squashfs: Refactor decompressor interface and codePhillip Lougher2017-04-1111-136/+216
* Squashfs: add corruption check for type in squashfs_readdir()Phillip Lougher2017-04-112-3/+9
* Squashfs: add corruption check in get_dir_index_using_offset()Phillip Lougher2017-04-111-1/+8
* Squashfs: fix corruption checks in squashfs_readdir()Phillip Lougher2017-04-111-3/+2
* Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher2017-04-111-1/+2
* Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher2017-04-111-3/+1
* Squashfs: Optimized uncompressed buffer loopManish Sharma2017-04-111-7/+4
* Squashfs: sanity check information from diskDan Carpenter2017-04-111-1/+6
* [readdir] convert squashfsAl Viro2017-04-111-28/+12
* tty: n_hdlc: Drop redundant error messageJean Delvare2017-04-111-4/+0
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2017-04-111-3/+1
* fmradio: cleanupMister Oyster2017-04-111-1/+0
* drv_wlan: remove meizu/mtk debugMister Oyster2017-04-116-30/+0
* lib: lzo: cleanupMister Oyster2017-04-111-10/+9
* accdet: remove meizu log ifdefsMister Oyster2017-04-111-4/+0
* drivers: mediatek: wdt: Reduce unnecessary logsTim Kryger2017-04-111-4/+0
* leds: remove meizu logMoyster2017-04-111-4/+0
* Get rid of __cpuinitMoyster2017-04-11328-1016/+1016
* tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2017-04-111-4/+2
* net: skb_orphan() changesEric Dumazet2017-04-111-3/+4
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-04-111-63/+69