aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: introduce comp algorithm fallback functionalityLuis Henriques2017-09-251-3/+3
* zram: fix pool name truncationSergey Senozhatsky2017-09-251-4/+2
* zram: check comp algorithm availability earlierSergey Senozhatsky2017-09-252-0/+8
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2017-09-252-1/+9
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2017-09-251-5/+3
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2017-09-251-3/+97
* zram: close race by open overridingSergey Senozhatsky2017-09-252-19/+38
* zram: return zram device_id from zram_add()Sergey Senozhatsky2017-09-251-9/+14
* zram: trivial: correct flag operations commentSergey Senozhatsky2017-09-251-1/+1
* zram: report every added and removed deviceSergey Senozhatsky2017-09-251-2/+3
* zram: remove max_num_devices limitationSergey Senozhatsky2017-09-252-13/+1
* zram: reorganize code layoutSergey Senozhatsky2017-09-251-320/+319
* zram: use idr instead of `zram_devices' arraySergey Senozhatsky2017-09-251-37/+50
* zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2017-09-251-1/+1
* zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2017-09-252-13/+1
* block: zram: make LZ4 the default backendSultan Qasim Khan2017-09-251-1/+1
* zram: fix possible use after free in zcomp_create()Luis Henriques2017-09-251-5/+7
* zram/zsmalloc: Squashed fixes zcomp lz4 header fixMister Oyster2017-09-255-72/+6
* block: zram: Backport from Linux 4.1Sultan Qasim Khan2017-09-255-159/+603
* Revert zram updates to merge 4.1 driversMister Oyster2017-09-254-81/+25
* ION : delete ION heap op page_pool_totalShangbing Hu2017-09-252-63/+0
* battery: reduce debug logShangbing Hu2017-09-251-1/+1
* ion: kmemleakShangbing Hu2017-09-251-0/+5
* FROMLIST: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2017-09-241-0/+8
* FROMLIST: [V4] acpi: acpica: fix acpi parse and parseext cache leaksMark Salyzyn2017-09-241-37/+16
* usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.Anson Jacob2017-09-231-5/+17
* max77819: more logspam removalMister Oyster2017-09-232-0/+10
* flashlight: remove logspamMister Oyster2017-09-231-0/+2
* mali: remove some logspamMister Oyster2017-09-232-0/+8
* max77819: remove log & dead code, fix indentMister Oyster2017-09-232-655/+456
* misc: replace __FUNCTION__ by __function__Moyster2017-09-23388-1877/+1877
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-232-3/+3
* MSDC: Denali Secruity VolnerabilityHuan Tang2017-09-201-9/+20
* auxadc: fix auxadc security defectXuexi Bai2017-09-202-12/+40
* lowmemorykiller: account for unevictable pagesTim Murray2017-09-181-0/+1
* staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sigWeijie Yang2017-09-181-1/+1
* lmk: remove unused codeMister Oyster2017-09-181-9/+0
* staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon2017-09-181-5/+2
* lowmemorykiller: trace kill events.Martijn Coenen2017-09-182-3/+50
* drivers: mtk: remove mlog driverMister Oyster2017-09-186-984/+0
* battery: mtk: remove meizu fuelgauge_dump_info log, taking stupid amount of s...Mister Oyster2017-09-171-54/+0
* ANDROID: uid_sys_stats: Fix implicit declaration of get_cmdline()Amit Pundir2017-09-161-0/+1
* uid_sys_stats: log task io with a debug flagYang Jin2017-09-162-60/+267
* FROMLIST: binder: fix an ret value overrideXu YiPing2017-09-161-1/+0
* FROMLIST: binder: fix memory corruption in binder_transaction binderXu YiPing2017-09-161-0/+1
* binder: make FIFO inheritance a per-context optionTim Murray2017-09-161-1/+36
* drivers: merged Android Binder from 4.9Lukas06102017-09-165-1574/+3726
* sensor: fix memory leak issuehongxu.zhao2017-09-161-1/+1
* display: fbconfig use after freeQinglong Chai2017-09-161-0/+6
* ANDROID: fiq_debugger: Fix minor bug in codeGreg Kaiser2017-09-141-1/+1