index
:
kernel_google_seed.git
n7.1
kernel_google_seed
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Iterate over all the possible cpus to create powerstats.
HEAD
n7.1
Ruchi Kandoi
2017-04-21
1
-5
/
+4
*
cpufreq: Correct the data reported in all_time_in_state
Nirmal Abraham
2017-04-21
1
-1
/
+15
*
uid_cputime: Iterates over all the threads instead of processes.
Ruchi Kandoi
2017-04-21
1
-3
/
+3
*
uid_cputime: Avoids double accounting of process stime, utime and cpu_power i...
Ruchi Kandoi
2017-04-21
1
-1
/
+2
*
sched: cpufreq: Adds a field cpu_power in the task_struct
Ruchi Kandoi
2017-04-21
3
-5
/
+19
*
cpufreq_stats: Adds the fucntionality to load current values for each frequen...
Ruchi Kandoi
2017-04-21
1
-46
/
+154
*
cpufreq: Avoid using global variable total_cpus
Ruchi Kandoi
2017-04-21
1
-4
/
+4
*
cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_...
Minsung Kim
2017-04-21
1
-1
/
+1
*
cpufreq: Persist cpufreq time in state data across hotplug
Ruchi Kandoi
2017-04-21
1
-97
/
+171
*
kgsl: convert some workqueues to use kthreads
Tim Murray
2017-04-17
5
-9
/
+26
*
cpufreq: interactive: Use wake_up_process_no_notif to wake up tasks
Junjie Wu
2017-04-17
1
-3
/
+3
*
FROMLIST: defconfig: msm: Disable CONFIG_CP_ACCESS64
Bruce Levy
2017-04-07
1
-1
/
+0
*
seed: config: enable CONFIG_CRYPTO_SHA512
Lorenzo Colitti
2017-04-07
1
-0
/
+1
*
Merge tag 'android-7.1.1_r0.52' of https://android.googlesource.com/kernel/ms...
Arvin Quilao
2017-04-06
11
-28
/
+160
|
\
|
*
qcrypto: protect potential integer overflow.
Ariel Yin
2017-02-14
1
-0
/
+6
|
*
ANDROID: ion: Protect kref from userspace manipulation
Ariel Yin
2017-02-14
1
-7
/
+77
|
*
qcacld-2.0: Fix buffer overflow in WLANSAP_Set_WPARSNIes()
Ariel Yin
2017-02-14
1
-0
/
+7
|
*
sdcardfs: limit stacking depth
Andrew Chant
2017-02-14
1
-0
/
+7
|
*
UPSTREAM: udp: properly support MSG_PEEK with truncated buffers
Ariel Yin
2017-02-14
2
-4
/
+8
|
*
msm: mdss: Correct the format specifiers in sscanf function
Ariel Yin
2017-02-14
1
-3
/
+3
|
*
crypto: msm: check integer overflow on total data len in qcedev.c
Ariel Yin
2017-02-14
1
-1
/
+10
|
*
platform: msm: spmi: Fix possible race condition in debugfs
Ariel Yin
2017-02-14
1
-9
/
+28
|
*
FROMLIST: defconfig: msm: Disable CONFIG_CP_ACCESS64
Bruce Levy
2017-02-14
1
-1
/
+0
|
*
ASoC: msm: qdsp6v2: Fix out-of-bounds access in put functions
Ariel Yin
2017-02-13
1
-3
/
+13
|
*
seed: config: enable CONFIG_CRYPTO_SHA512
Lorenzo Colitti
2017-01-20
1
-0
/
+1
*
|
sched: Fix bug in average nr_running and nr_iowait calculation
Srivatsa Vaddagiri
2017-03-16
4
-14
/
+22
*
|
sched: Provide a wake up API without sending freq notifications
Junjie Wu
2017-03-16
3
-5
/
+33
*
|
seed: Disable overlayfs
Arvin Quilao
2017-03-07
1
-1
/
+1
*
|
tracing: power: Add trace events for core control
Junjie Wu
2017-03-07
2
-1
/
+46
*
|
config: Enable core control
Arvin Quilao
2017-03-07
1
-0
/
+1
*
|
sched: Keep track of average nr_big_tasks
Srivatsa Vaddagiri
2017-03-07
5
-8
/
+76
*
|
core_ctl: Manage number of online cores based on system load
Pavankumar Kondeti
2017-03-07
3
-0
/
+1095
*
|
qcom: core_ctl: Add support functions for core_ctl
Bryan Huntsman
2017-03-07
4
-0
/
+96
*
|
ANDROID: vfs: Missed updating truncate to truncate2
Daniel Rosenberg
2017-03-07
1
-1
/
+1
*
|
BACKPORT: smarter propagate_mnt()
Al Viro
2017-03-07
4
-77
/
+130
*
|
BACKPORT: don't bother with propagate_mnt() unless the target is shared
Al Viro
2017-03-07
1
-10
/
+7
*
|
ANDROID: mnt: remount should propagate to slaves of slaves
Daniel Rosenberg
2017-03-07
2
-7
/
+22
*
|
ANDROID: sdcardfs: Don't bother deleting freelist
Daniel Rosenberg
2017-03-07
1
-1
/
+2
*
|
ANDROID: sdcardfs: support direct-IO (DIO) operations
Daniel Rosenberg
2017-03-07
2
-17
/
+5
*
|
ANDROID: sdcardfs: implement vm_ops->page_mkwrite
Daniel Rosenberg
2017-03-07
1
-0
/
+34
*
|
ANDROID: sdcardfs: Add missing path_put
Daniel Rosenberg
2017-03-07
1
-0
/
+1
*
|
ANDROID: sdcardfs: Fix incorrect hash
Daniel Rosenberg
2017-03-07
1
-2
/
+6
*
|
ANDROID: sdcardfs: Switch strcasecmp for internal call
Daniel Rosenberg
2017-03-07
6
-58
/
+78
*
|
ANDROID: sdcardfs: switch to full_name_hash and qstr
Daniel Rosenberg
2017-03-07
1
-81
/
+108
*
|
ANDROID: sdcardfs: Add GID Derivation to sdcardfs
Daniel Rosenberg
2017-03-07
7
-60
/
+429
*
|
ANDROID: sdcardfs: Remove redundant operation
Daniel Rosenberg
2017-03-07
1
-11
/
+0
*
|
ANDROID: sdcardfs: add support for user permission isolation
Daniel Rosenberg
2017-03-07
3
-40
/
+284
*
|
ANDROID: sdcardfs: Refactor configfs interface
Daniel Rosenberg
2017-03-07
1
-80
/
+76
*
|
ANDROID: sdcardfs: Allow non-owners to touch
Daniel Rosenberg
2017-03-07
1
-2
/
+5
*
|
constify ->actor
Al Viro
2017-03-07
8
-51
/
+5
[next]