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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
UPSTREAM: capabilities: ambient capabilities
Andy Lutomirski
2016-11-18
1
-0
/
+1
*
UPSTREAM: perf: Fix race in swevent hash
Peter Zijlstra
2016-11-17
1
-11
/
+1
*
cgroup: prefer %pK to %p
Nick Desaulniers
2016-11-17
1
-1
/
+1
*
perf: Fix race in swevent hash
Peter Zijlstra
2016-11-17
1
-8
/
+0
*
BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-11-17
1
-170
/
+167
*
msm: null pointer dereferencing
Wish Wu
2016-11-17
2
-2
/
+9
*
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == u…
Thomas Gleixner
2016-09-28
1
-0
/
+25
*
sched: remove migration notification from RT class
Steve Muckle
2016-09-28
1
-19
/
+1
*
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2016-09-28
1
-1
/
+19
*
sched: Reduce overestimating rq->avg_idle
Jason Low
2016-09-18
1
-3
/
+4
*
sched: remove migration notification from RT class
Steve Muckle
2016-09-18
1
-19
/
+1
*
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2016-09-18
1
-1
/
+19
*
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
2016-09-18
1
-8
/
+10
*
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
2016-09-18
1
-1
/
+2
*
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2016-09-18
1
-0
/
+62
*
cgroup: make cgroup_is_removed() static
Tejun Heo
2016-09-18
1
-1
/
+1
*
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2016-09-18
1
-0
/
+32
*
cgroup: make hierarchy_id use cyclic idr
Tejun Heo
2016-09-18
1
-20
/
+8
*
cgroup: drop hierarchy_id_lock
Tejun Heo
2016-09-18
1
-6
/
+17
*
cgroup: refactor hierarchy_id handling
Tejun Heo
2016-09-18
1
-21
/
+35
*
Revert "audit: kiss goodbye you stupid piece of crap logging messages."
Moyster
2016-09-15
1
-1
/
+1
*
timer: optimize apply_slack()
anarkia1976
2016-09-13
1
-1
/
+1
*
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-09-10
1
-0
/
+22
*
sched: cpufreq: Adds a field cpu_power in the task_struct
Ruchi Kandoi
2016-09-10
2
-0
/
+8
*
FROMLIST: security,perf: Allow further restriction of perf_event_open
Jeff Vander Stoep
2016-09-10
1
-0
/
+8
*
kthread_work: wake up worker only when the worker is idle
Lai Jiangshan
2016-09-10
1
-1
/
+1
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
6
-15
/
+71
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
7
-20
/
+74
*
Linux 3.10.101 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-42
/
+69
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
7
-20
/
+19
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
6
-24
/
+60
*
Linux 3.10.97 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+1
*
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2016-08-26
1
-2
/
+6
*
workqueue: make sure delayed work run in local cpu
Shaohua Li
2016-08-26
1
-4
/
+4
*
genirq: Fix race in register_irq_proc()
Ben Hutchings
2016-08-26
1
-2
/
+17
*
add uksm 0.1.2.3 for v3.10 .ge.46.patch
Levin Calado
2016-08-26
1
-2
/
+2
*
workqueue: Add system wide power_efficient workqueues
Viresh Kumar
2016-08-26
1
-1
/
+12
*
workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
Viresh Kumar
2016-08-26
2
-0
/
+33
*
power: make sync on suspend optional
Stefan Guendhoer
2016-08-26
2
-0
/
+7
*
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Stefan Guendhoer
2016-08-26
1
-0
/
+10
*
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2016-08-26
1
-1
/
+16
*
workqueue: allow rescuer thread to do more work.
NeilBrown
2016-08-26
1
-1
/
+19
*
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
2016-08-26
1
-4
/
+3
*
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
2016-08-26
1
-0
/
+9
*
Optimise apply_slack() for size and speed.
Chinmay V S
2016-08-26
1
-6
/
+3
*
audit: kiss goodbye you stupid piece of crap logging messages.
Francisco Franco
2016-08-26
1
-1
/
+1
*
sched/idle: Avoid spurious wakeup IPIs
Peter Zijlstra
2016-08-26
1
-6
/
+38
*
jiffies conversions: Use compile time constants when possible
Joe Perches
2016-08-26
1
-94
/
+12
*
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2016-08-26
1
-10
/
+18
*
perf: Fix fasync handling on inherited events
Peter Zijlstra
2016-08-26
1
-2
/
+10
[next]