index
:
kernel_google_msm.git
lp5.0
lp5.1
mm6.0
mm6.0-old
o8.1
staging-mm6.0
kernel_google_msm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'lineageos/cm-14.1' into ElementalX-6.00-cm
flar2
2017-07-21
6
-517
/
+0
|
\
|
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-07-02
6
-517
/
+0
*
|
Merge remote-tracking branch 'lineageos/cm-14.1' into ElementalX-6.00-cm
flar2
2017-07-03
2
-6
/
+6
|
\
|
|
*
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2017-06-26
1
-5
/
+5
|
*
cgroup: prefer %pK to %p
Nick Desaulniers
2017-06-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'lineageos/cm-14.1' into ElementalX-6.00-cm
flar2
2017-06-12
1
-0
/
+7
|
\
|
|
*
perf: don't leave group_entry on sibling list (use-after-free)
John Dias
2017-06-07
1
-0
/
+7
*
|
Merge remote-tracking branch 'lineageos/cm-14.1' into ElementalX-6.00-cm
flar2
2017-06-05
5
-3
/
+53
|
\
|
|
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-19
3
-0
/
+39
|
*
trace: resolve stack corruption due to string copy
Amey Telawane
2017-05-01
1
-1
/
+1
|
*
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2017-05-01
1
-2
/
+13
*
|
Adjust Makefiles
flar2
2016-11-22
2
-10
/
+3
*
|
mm: remove swap token code
Rik van Riel
2016-11-22
1
-9
/
+0
*
|
Implement kexec-hardboot
Vojtech Bocek
2016-11-22
1
-0
/
+4
*
|
update ARM topology and cpu_power driver
flar2
2016-11-22
1
-1
/
+1
|
/
*
BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-11-11
1
-170
/
+167
*
perf: Fix race in swevent hash
Peter Zijlstra
2016-11-11
1
-7
/
+0
*
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-10-29
1
-0
/
+22
*
cpu: Handle smpboot_unpark_threads() uniformly
Paul E. McKenney
2016-10-29
1
-1
/
+1
*
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
2016-10-29
1
-3
/
+31
*
smpboot: use kmemleak_not_leak for smpboot_thread_data
Vignesh Radhakrishnan
2016-10-29
1
-0
/
+3
*
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2016-10-29
1
-0
/
+2
*
kthread: Fix the race condition when kthread is parked
Subbaraman Narayanamurthy
2016-10-29
1
-0
/
+2
*
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2016-10-29
2
-26
/
+40
*
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2016-10-29
2
-1
/
+3
*
stop_machine: Use smpboot threads
Thomas Gleixner
2016-10-29
2
-86
/
+52
*
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
2016-10-29
1
-16
/
+16
*
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2016-10-29
1
-2
/
+3
*
softirq: Use hotplug thread infrastructure
Thomas Gleixner
2016-10-29
1
-84
/
+27
*
rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
Paul E. McKenney
2016-10-29
4
-177
/
+41
*
hotplug: Fix UP bug in smpboot hotplug code
Paul E. McKenney
2016-10-29
2
-2
/
+5
*
smpboot: Provide infrastructure for percpu hotplug threads
Thomas Gleixner
2016-10-29
3
-1
/
+242
*
kthread: Implement park/unpark facility
Thomas Gleixner
2016-10-29
1
-19
/
+166
*
rcu: Yield simpler
Thomas Gleixner
2016-10-29
3
-184
/
+41
*
smpboot: Remove leftover declaration
Thomas Gleixner
2016-10-29
1
-2
/
+0
*
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
2016-10-29
1
-4
/
+7
*
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
2016-10-29
1
-2
/
+4
*
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
2016-10-29
4
-56
/
+31
*
smp: Provide generic idle thread allocation
Thomas Gleixner
2016-10-29
4
-2
/
+96
*
smp: Add generic smpboot facility
Thomas Gleixner
2016-10-29
4
-0
/
+29
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2016-10-29
1
-1
/
+1
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-10-29
1
-0
/
+14
*
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2016-10-29
1
-0
/
+5
*
rcu: Fix batch-limit size problem
Eric Dumazet
2016-10-29
1
-7
/
+8
*
f2fs: avoid hungtask problem caused by losing wake_up
Yunlei He
2016-10-29
1
-0
/
+1
*
prctl: make PR_SET_TIMERSLACK_PID pid namespace aware
Micha Kalfon
2016-10-29
1
-2
/
+2
*
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2016-10-29
1
-1
/
+1
*
sched: Remove redundant update_runtime notifier
Neil Zhang
2016-10-29
3
-44
/
+0
*
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2016-10-29
1
-1
/
+16
*
softirq: reduce latencies
Eric Dumazet
2016-10-29
1
-8
/
+9
[next]