aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.12-androidlinux-linaro-lsk-v3.18-android-testKevin Hilman
2015-12-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-14arm: enable ARCH_MMAP_RND_BITS only for MMU platformsAmit Pundir
2015-12-14mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-14Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-14Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-09Merge branch 'android-3.18-zram' into android-3.18Greg Hackmann
2015-12-09UPSTREAM: zram: fix possible use after free in zcomp_create()Luis Henriques
2015-12-09UPSTREAM: zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky
2015-12-09UPSTREAM: zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-12-09UPSTREAM: zram: fix error return codeJulia Lawall
2015-12-09UPSTREAM: zsmalloc: remove extra cond_resched() in __zs_compactSergey Senozhatsky
2015-12-09UPSTREAM: zsmalloc: fix fatal corruption due to wrong size class selectionHeesub Shin
2015-12-09UPSTREAM: zsmalloc: remove unnecessary insertion/removal of zspage in compactionMinchan Kim
2015-12-09UPSTREAM: zsmalloc: micro-optimize zs_object_copy()Sergey Senozhatsky
2015-12-09UPSTREAM: zsmalloc: remove synchronize_rcu from zs_compact()Sergey Senozhatsky
2015-12-09UPSTREAM: zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: describe device attrs in documentationSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove `num_migrated' device attrSergey Senozhatsky
2015-12-09UPSTREAM: mm/zsmalloc.c: fix comment for get_pages_per_zspageYinghao Xie
2015-12-09UPSTREAM: zsmalloc: zsmalloc documentationMinchan Kim
2015-12-09UPSTREAM: zsmalloc: add fullness into statMinchan Kim
2015-12-09UPSTREAM: zsmalloc: record handle in page->private for huge objectMinchan Kim
2015-12-09UPSTREAM: zram: support compactionMinchan Kim
2015-12-09UPSTREAM: zsmalloc: adjust ZS_ALMOST_FULLMinchan Kim
2015-12-09UPSTREAM: zsmalloc: support compactionMinchan Kim
2015-12-09UPSTREAM: zsmalloc: factor out obj_[malloc|free]Minchan Kim
2015-12-09UPSTREAM: zsmalloc: decouple handle and objectMinchan Kim
2015-12-09UPSTREAM: zram: use proper type to update max_used_pagesJoonsoo Kim
2015-12-09UPSTREAM: mm/zsmalloc: add statistics supportGanesh Mahendran
2015-12-09UPSTREAM: mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-12-09UPSTREAM: zram: remove request_queue from struct zramSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove init_lock in zram_make_requestMinchan Kim
2015-12-09UPSTREAM: zram: check bd_openers instead of bd_holdersMinchan Kim
2015-12-09UPSTREAM: zram: rework reset and destroy pathSergey Senozhatsky
2015-12-09UPSTREAM: zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-12-09UPSTREAM: zram: free meta table in zram_meta_freeGanesh Mahendran
2015-12-09UPSTREAM: zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-12-09UPSTREAM: mm/zsmalloc: adjust order of functionsGanesh Mahendran
2015-12-09UPSTREAM: zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2015-12-09UPSTREAM: mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran
2015-12-09UPSTREAM: mm/zsmalloc: avoid duplicate assignment of prev_classGanesh Mahendran
2015-12-09UPSTREAM: mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2015-12-09UPSTREAM: mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZEMahendran Ganesh
2015-12-09UPSTREAM: zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim
2015-12-09UPSTREAM: zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky