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
*
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2017-04-11
3
-0
/
+45
*
defconfig: less debug
Mister Oyster
2017-04-11
1
-1
/
+1
*
defconfig: turn off Scheduler Stats collection (tiny overhead)
Mister Oyster
2017-04-11
1
-1
/
+1
*
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2017-04-11
23
-30
/
+4
*
iosched: bfq: fix build
Mister Oyster
2017-04-11
1
-0
/
+32
*
iosched: sio: fix build
Mister Oyster
2017-04-11
2
-0
/
+409
*
UPSTREAM: lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2017-04-11
1
-2
/
+2
*
zram: lz4: fix zcomp.h include
Mister Oyster
2017-04-11
1
-1
/
+1
*
defconfig: build with lz4
Mister Oyster
2017-04-11
1
-0
/
+2
*
lz4: add lz4 module.
Kyungsik Lee
2017-04-11
14
-4
/
+1813
*
defconfig: enable LZ4 alg for zram
Mister Oyster
2017-04-11
1
-2
/
+2
*
defconfig: revert unnecessary 'enhancements' who might impact negatively perf...
Mister Oyster
2017-04-11
1
-2
/
+2
*
netfilter: Change %p to %pK in debug messages
Min Chong
2017-01-23
1
-10
/
+10
*
sensor: modify lsm6ds0(gyro&acc) for gyro input data overflow and wrong
wenhao.deng
2017-01-23
2
-7
/
+7
*
sensor: lsm6ds0 acc&gyro work together in PowerMode, and change to 2000DPS
wenhao.deng
2017-01-23
5
-9
/
+132
*
sensor: gyro lsm6ds0 modify PowerMode
wenhao.deng
2017-01-23
3
-131
/
+42
*
defconfig: merge los13 -> los14 changes
Mister Oyster
2017-01-23
1
-7
/
+13
*
remove FM code because FM is not used
Xueqin Wang
2017-01-23
103
-37527
/
+0
*
defconfig: cm-14.1 -> los-14.1 rename
Mister Oyster
2017-01-23
1
-0
/
+0
*
defconfig: Bring s3 Wireless, net, protocols ..to the new century This was wa...
cesar.maximo@gmail.com
2017-01-23
1
-7
/
+13
*
defconfig: add LineageOS 13.0 defconfig
Mister Oyster
2017-01-23
1
-0
/
+3302
*
Binder: fix build warning
Anmin Hsu
2016-12-25
1
-0
/
+2
*
devinfo: remove pr_info in k-3.18
Anmin Hsu
2016-12-25
1
-3
/
+3
*
KSM: mediatek: implement Adaptive KSM
Anmin Hsu
2016-12-25
2
-1
/
+152
*
gps: gps kernel log reduce
Anmin Hsu
2016-12-25
1
-15
/
+14
*
c2k_ccci: mediatek: sdio timeout
Anmin Hsu
2016-12-25
1
-0
/
+26
*
AEE: remove filp_open call
Min Kuang
2016-12-25
3
-80
/
+0
*
ANT:remove ANT+ kernel driver code
Jun Wu
2016-12-25
4
-831
/
+0
*
defconfig: remove MTK_DHCPV6C_WIFI flag
Mister Oyster
2016-12-25
3
-3
/
+0
*
mediatek drv_wlan: WLAN/WIFI RX Enhance
DerTeufel
2016-12-19
1
-1
/
+1
*
net: dhcpv6: remove MTK_DHCPV6C_WIFI feature
Yingjoe Chen
2016-12-19
8
-58
/
+0
*
revert "Network: reset onnection by UID"
Yingjoe Chen
2016-12-19
4
-142
/
+0
*
tcp: Change default TCP Cong. to Westwood
cm
2016-12-11
4
-8
/
+52
*
block: Adding ROW scheduling algorithm
Andrei F
2016-12-11
4
-15
/
+154
*
mediatek: update asf driver
fire855
2016-12-11
34
-58
/
+3619
*
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
Takashi Iwai
2016-12-11
1
-0
/
+6
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-12-11
12
-51
/
+118
*
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-11
1
-6
/
+12
*
zram: correct offset usage in zram_bio_discard
Weijie Yang
2016-12-11
1
-2
/
+2
*
zram: support REQ_DISCARD
Joonsoo Kim
2016-12-11
1
-0
/
+62
*
set number of streams to 3
DerTeufel
2016-12-11
1
-1
/
+1
*
fix build
DerTeufel
2016-12-11
3
-2
/
+2
*
zram: use scnprintf() in attrs show() methods
Sergey Senozhatsky
2016-12-11
2
-9
/
+11
*
zram: propagate error to user
Minchan Kim
2016-12-11
4
-15
/
+25
*
zram: return error-valued pointer from zcomp_create()
Sergey Senozhatsky
2016-12-11
2
-15
/
+18
*
zram: move comp allocation out of init_lock
Sergey Senozhatsky
2016-12-11
1
-12
/
+15
*
zram: add lz4 algorithm backend
Sergey Senozhatsky
2016-12-11
5
-0
/
+82
*
zram: make compression algorithm selection possible
Sergey Senozhatsky
2016-12-11
6
-11
/
+93
*
zram: add set_max_streams knob
Sergey Senozhatsky
2016-12-11
3
-3
/
+41
*
zram: add multi stream functionality
Sergey Senozhatsky
2016-12-11
6
-10
/
+215
[next]