aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UID: fix UID_CPUTIME issueAnmin Hsu2017-04-111-0/+18
* ANDROID: mmc: move to a SCHED_FIFO threadTim Murray2017-04-111-0/+7
* ANDROID: mmc: core: export emmc revisionJin Qian2017-04-111-0/+2
* defconfig: disable PM_SYNC_BEFORE_SUSPEND since we have a battery, we don't r...Moyster2017-04-111-1/+1
* defconfig: aospMoyster2017-04-111-2/+2
* defconfig: renable CONFIG_WQ_POWER_EFFICIENT_DEFAULTMoyster2017-04-111-1/+1
* BACKPORT: mmc: core: Export device lifetime information through sysfsJungseung Lee2017-04-113-0/+20
* acpi: %ld -> %lu to fix errors found using CppCheckMister Oyster2017-04-112-2/+2
* Mediatek: mm:slub: Use newest node_nr_slabs && node_nr_objs in get_slabinfocesar.maximo@gmail.com2017-04-111-2/+2
* Mediatek: mm:slub: Drop depricated nr_partialscesar.maximo@gmail.com2017-04-111-2/+0
* mtk: squashed security updatesMoyster2017-04-115-20/+12
* 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