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
...
*
UID: fix UID_CPUTIME issue
Anmin Hsu
2017-04-11
1
-0
/
+18
*
ANDROID: mmc: move to a SCHED_FIFO thread
Tim Murray
2017-04-11
1
-0
/
+7
*
ANDROID: mmc: core: export emmc revision
Jin Qian
2017-04-11
1
-0
/
+2
*
defconfig: disable PM_SYNC_BEFORE_SUSPEND since we have a battery, we don't r...
Moyster
2017-04-11
1
-1
/
+1
*
defconfig: aosp
Moyster
2017-04-11
1
-2
/
+2
*
defconfig: renable CONFIG_WQ_POWER_EFFICIENT_DEFAULT
Moyster
2017-04-11
1
-1
/
+1
*
BACKPORT: mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-04-11
3
-0
/
+20
*
acpi: %ld -> %lu to fix errors found using CppCheck
Mister Oyster
2017-04-11
2
-2
/
+2
*
Mediatek: mm:slub: Use newest node_nr_slabs && node_nr_objs in get_slabinfo
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+2
*
Mediatek: mm:slub: Drop depricated nr_partials
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+0
*
mtk: squashed security updates
Moyster
2017-04-11
5
-20
/
+12
*
BACKPORT: FROMLIST: mm: ASLR: use get_random_long()
dcashman
2017-04-11
7
-12
/
+12
*
arm64: enable more compressed Image formats
Olof Johansson
2017-04-11
2
-1
/
+16
*
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
2017-04-11
3
-3
/
+17
*
arm, kbuild: make "make install" not depend on vmlinux
Robert Richter
2017-04-11
3
-10
/
+29
*
scripts: remove unused function in sortextable.c
Ramkumar Ramachandra
2017-04-11
1
-8
/
+0
*
zram: Fix a wrong return after merged new LZ4 version
jollaman999
2017-04-11
1
-2
/
+4
*
zram: change usage of LZ4 to work with new LZ4 version
jollaman999
2017-04-11
1
-2
/
+2
*
[SQUASH] crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
2017-04-11
2
-28
/
+18
*
lib/lz4: remove back-compat wrappers
Sven Schmidt
2017-04-11
4
-156
/
+0
*
fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2017-04-11
1
-6
/
+6
*
lib/decompress_unlz4: change module to work with new LZ4 module version
Sven Schmidt
2017-04-11
1
-5
/
+8
*
lib: update LZ4 compressor module
Sven Schmidt
2017-04-11
6
-1078
/
+2758
*
Squashfs: optimize reading uncompressed data
Adrien Schildknecht
2017-04-11
2
-7
/
+55
*
Squashfs: implement .readpages()
Adrien Schildknecht
2017-04-11
3
-57
/
+150
*
Squashfs: replace buffer_head with BIO
Adrien Schildknecht
2017-04-11
4
-272
/
+455
*
Squashfs: refactor page_actor
Adrien Schildknecht
2017-04-11
10
-213
/
+255
*
Squashfs: remove the FILE_CACHE option
Adrien Schildknecht
2017-04-11
4
-109
/
+2
*
Squashfs: Add LZ4 compression configuration option
Phillip Lougher
2017-04-11
5
-4
/
+31
*
Squashfs: add LZ4 compression support
Phillip Lougher
2017-04-11
2
-0
/
+143
*
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2017-04-11
1
-2
/
+3
*
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2017-04-11
1
-1
/
+1
*
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2017-04-11
1
-1
/
+1
*
Squashfs: fix failure to unlock pages on decompress error
Phillip Lougher
2017-04-11
1
-1
/
+4
*
Squashfs: Check stream is not NULL in decompressor_multi.c
Phillip Lougher
2017-04-11
1
-4
/
+3
*
Squashfs: Directly decompress into the page cache for file data
Phillip Lougher
2017-04-11
5
-1
/
+336
*
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
2017-04-11
4
-71
/
+118
*
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
2017-04-11
13
-67
/
+163
*
Squashfs: add multi-threaded decompression using percpu variable
Phillip Lougher
2017-04-11
3
-20
/
+145
*
squashfs: Enhance parallel I/O
Minchan Kim
2017-04-11
3
-1
/
+221
*
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2017-04-11
11
-136
/
+216
*
Squashfs: add corruption check for type in squashfs_readdir()
Phillip Lougher
2017-04-11
2
-3
/
+9
*
Squashfs: add corruption check in get_dir_index_using_offset()
Phillip Lougher
2017-04-11
1
-1
/
+8
*
Squashfs: fix corruption checks in squashfs_readdir()
Phillip Lougher
2017-04-11
1
-3
/
+2
*
Squashfs: fix corruption checks in squashfs_lookup()
Phillip Lougher
2017-04-11
1
-1
/
+2
*
Squashfs: fix corruption check in get_dir_index_using_name()
Phillip Lougher
2017-04-11
1
-3
/
+1
*
Squashfs: Optimized uncompressed buffer loop
Manish Sharma
2017-04-11
1
-7
/
+4
*
Squashfs: sanity check information from disk
Dan Carpenter
2017-04-11
1
-1
/
+6
*
[readdir] convert squashfs
Al Viro
2017-04-11
1
-28
/
+12
*
tty: n_hdlc: Drop redundant error message
Jean Delvare
2017-04-11
1
-4
/
+0
[prev]
[next]