index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: android: lowmemorykiller: fix build breakage on kernel 3.0
Ziyann
2016-06-13
1
-1
/
+1
*
lowmemorykiller: make default lowmemorykiller debug message useful
Colin Cross
2016-06-13
1
-8
/
+20
*
staging: android: lowmemorykiller: Change default debug_level to 1
Arve Hjønnevåg
2016-06-13
1
-1
/
+1
*
staging: android: lowmemorykiller: Don't count reserved free memory
Arve Hjønnevåg
2016-06-13
1
-1
/
+2
*
staging: android: lowmemorykiller: Add config option to support oom_adj values
Arve Hjønnevåg
2016-06-13
2
-0
/
+94
*
Staging: android: lowmemorykiller.c
Greg Kroah-Hartman
2016-06-13
1
-1
/
+1
*
staging: android, lowmemorykiller: convert to use oom_score_adj
David Rientjes
2016-06-13
1
-22
/
+22
*
staging: android/lowmemorykiller: Do not kill kernel threads
Anton Vorontsov
2016-06-13
1
-0
/
+3
*
staging: android/lowmemorykiller: No need for task->signal check
Anton Vorontsov
2016-06-13
1
-7
/
+1
*
staging: android/lowmemorykiller: Better mm handling
Anton Vorontsov
2016-06-13
1
-7
/
+9
*
staging: android/lowmemorykiller: Don't grab tasklist_lock
Anton Vorontsov
2016-06-13
1
-3
/
+4
*
Staging: android: fixed 80 characters warnings in lowmemorykiller.c
Marco Navarra
2016-06-13
1
-6
/
+6
*
i9300: enable LZ4-backed zRAM
Ziyan
2016-06-13
1
-4
/
+15
*
zram: default to LZ4 compression if LZ4 is enabled
Ziyan
2016-06-12
1
-0
/
+4
*
mm/vmscan: Add #ifdef around "WasActive page flag"
Paul Reioux
2016-06-12
1
-0
/
+6
*
mm: implement WasActive page flag (for improving cleancache)
Dan Magenheimer
2016-06-12
3
-0
/
+18
*
mm: remove compressed copy from zram in-memory
Minchan Kim
2016-06-12
1
-2
/
+44
*
staging: zcache: fix cleancache race condition with shrinker
Seth Jennings
2016-06-12
1
-4
/
+3
*
lzo: properly check for overruns
Greg Kroah-Hartman
2016-06-12
1
-21
/
+41
*
lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
Markus F.X.J. Oberhumer
2016-06-12
2
-0
/
+10
*
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2016-06-12
3
-336
/
+387
*
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2016-06-12
2
-1
/
+1
*
mm: Need page_swap_info() helper method from upstream
D. Andrei Măceș
2016-06-12
2
-0
/
+8
*
mm: swap: don't delay swap free for fast swap devices
Vinayak Menon
2016-06-12
6
-9
/
+52
*
mm/zsmalloc: allocate exactly size of struct zs_pool
Ganesh Mahendran
2016-06-12
1
-3
/
+2
*
zsmalloc: correct fragile [kmap|kunmap]_atomic use
Minchan Kim
2016-06-12
1
-9
/
+12
*
lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
Shashank Shekhar
2016-06-12
1
-0
/
+1
*
zsmalloc: merge size_class to reduce fragmentation
Joonsoo Kim
2016-06-12
1
-14
/
+66
*
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
2016-06-12
1
-9
/
+5
*
zcache: Use zs_get_total_size_pages
nadlabak
2016-06-12
1
-1
/
+1
*
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2016-06-12
3
-8
/
+6
*
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
2016-06-12
1
-15
/
+8
*
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
2016-06-12
2
-2
/
+2
*
crypto: add lz4 Cryptographic API
Chanho Min
2016-06-12
4
-0
/
+230
*
staging: zsmalloc: add mapping modes
Seth Jennings
2016-06-12
1
-3
/
+3
*
zcache: Fix zsmalloc include
Emerson Pinter
2016-06-12
1
-1
/
+1
*
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2016-06-12
1
-6
/
+6
*
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
2016-06-12
1
-1
/
+5
*
lz4: fix another possible overrun
Greg Kroah-Hartman
2016-06-12
1
-1
/
+3
*
lz4: ensure length does not wrap
Greg Kroah-Hartman
2016-06-12
1
-0
/
+2
*
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
2016-06-12
2
-8
/
+8
*
lib/lz4: correct the LZ4 license
Richard Laager
2016-06-12
3
-7
/
+7
*
lib: add lz4 compressor module
Chanho Min
2016-06-12
7
-2
/
+1092
*
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2016-06-12
10
-2
/
+243
*
decompressor: add LZ4 decompressor module
Kyungsik Lee
2016-06-12
3
-0
/
+471
*
zram: fix incorrect stat with failed_reads
Chao Yu
2016-06-12
2
-4
/
+8
*
zram: replace global tb_lock with fine grain lock
Weijie Yang
2016-06-12
2
-33
/
+60
*
zram: use size_t instead of u16
Minchan Kim
2016-06-12
1
-1
/
+1
*
zram: remove unused SECTOR_SIZE define
Sergey Senozhatsky
2016-06-12
1
-1
/
+0
*
zram: rename struct `table' to `zram_table_entry'
Sergey Senozhatsky
2016-06-12
1
-2
/
+2
[next]