index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
zsmalloc: cosmetic compaction code adjustments
Sergey Senozhatsky
2017-09-25
1
-6
/
+6
*
zsmalloc: introduce zs_can_compact() function
Sergey Senozhatsky
2017-09-25
1
-0
/
+26
*
zsmalloc: always keep per-class stats
Sergey Senozhatsky
2017-09-25
1
-32
/
+8
*
zsmalloc: drop unused variable `nr_to_migrate'
Sergey Senozhatsky
2017-09-25
1
-4
/
+0
*
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
2017-09-25
1
-3
/
+4
*
zram/zcomp: do not zero out zcomp private pages
Sergey Senozhatsky
2017-09-25
2
-4
/
+4
*
zram: pass gfp from zcomp frontend to backend
Minchan Kim
2017-09-25
4
-35
/
+23
*
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2017-09-25
2
-4
/
+42
*
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
2017-09-25
3
-4
/
+4
*
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
2017-09-25
1
-9
/
+9
*
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
2017-09-25
1
-2
/
+2
*
zram: introduce comp algorithm fallback functionality
Luis Henriques
2017-09-25
1
-3
/
+3
*
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
2017-09-25
1
-4
/
+0
*
zram: fix pool name truncation
Sergey Senozhatsky
2017-09-25
1
-4
/
+2
*
zram: check comp algorithm availability earlier
Sergey Senozhatsky
2017-09-25
3
-0
/
+9
*
zram: cut trailing newline in algorithm name
Sergey Senozhatsky
2017-09-25
2
-1
/
+9
*
zram: cosmetic zram_bvec_write() cleanup
Sergey Senozhatsky
2017-09-25
1
-5
/
+3
*
zram: add dynamic device add/remove functionality
Sergey Senozhatsky
2017-09-25
3
-6
/
+141
*
zram: close race by open overriding
Sergey Senozhatsky
2017-09-25
2
-19
/
+38
*
zram: return zram device_id from zram_add()
Sergey Senozhatsky
2017-09-25
1
-9
/
+14
*
zram: trivial: correct flag operations comment
Sergey Senozhatsky
2017-09-25
1
-1
/
+1
*
zram: report every added and removed device
Sergey Senozhatsky
2017-09-25
1
-2
/
+3
*
zram: remove max_num_devices limitation
Sergey Senozhatsky
2017-09-25
3
-14
/
+4
*
zram: reorganize code layout
Sergey Senozhatsky
2017-09-25
1
-320
/
+319
*
zram: use idr instead of `zram_devices' array
Sergey Senozhatsky
2017-09-25
1
-37
/
+50
*
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
Sergey Senozhatsky
2017-09-25
1
-1
/
+1
*
zram: remove obsolete ZRAM_DEBUG option
Marcin Jabrzyk
2017-09-25
2
-13
/
+1
*
block: zram: make LZ4 the default backend
Sultan Qasim Khan
2017-09-25
1
-1
/
+1
*
zram: fix possible use after free in zcomp_create()
Luis Henriques
2017-09-25
1
-5
/
+7
*
zram/zsmalloc: Squashed fixes zcomp lz4 header fix
Mister Oyster
2017-09-25
5
-72
/
+6
*
block: zram: Backport from Linux 4.1
Sultan Qasim Khan
2017-09-25
12
-195
/
+800
*
Revert zram updates to merge 4.1 drivers
Mister Oyster
2017-09-25
5
-82
/
+26
*
mm: zsmalloc: backport from Linux 4.1
Sultan Qasim Khan
2017-09-25
2
-247
/
+1078
*
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
2017-09-25
4
-0
/
+500
*
ION : delete ION heap op page_pool_total
Shangbing Hu
2017-09-25
2
-63
/
+0
*
battery: reduce debug log
Shangbing Hu
2017-09-25
1
-1
/
+1
*
ion: kmemleak
Shangbing Hu
2017-09-25
1
-0
/
+5
*
FROMLIST: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2017-09-24
1
-0
/
+8
*
FROMLIST: [V4] acpi: acpica: fix acpi parse and parseext cache leaks
Mark Salyzyn
2017-09-24
1
-37
/
+16
*
fs: proc: task_mmu: fix proc_mem_open creds for fs access checks
Mister Oyster
2017-09-23
1
-1
/
+1
*
usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.
Anson Jacob
2017-09-23
1
-5
/
+17
*
lib: Don't enable DEBUG_BUGVERBOSE by default
Sultanxda
2017-09-23
1
-1
/
+1
*
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2017-09-23
10
-98
/
+74
*
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2017-09-23
2
-0
/
+30
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-09-23
2
-0
/
+29
*
max77819: more logspam removal
Mister Oyster
2017-09-23
2
-0
/
+10
*
flashlight: remove logspam
Mister Oyster
2017-09-23
1
-0
/
+2
*
mali: remove some logspam
Mister Oyster
2017-09-23
2
-0
/
+8
*
max77819: remove log & dead code, fix indent
Mister Oyster
2017-09-23
2
-655
/
+456
*
misc: replace __FUNCTION__ by __function__
Moyster
2017-09-23
408
-2009
/
+2009
[next]