index
:
kernel_oneplus_msm8974.git
kitkat
lp5.0
lp5.1
nameless-2.0
kernel_oneplus_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...
Steve Kondik
2014-10-20
1
-3
/
+40
|
\
|
*
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-09-17
1
-0
/
+12
|
*
sched: move no_new_privs into new atomic flags
Kees Cook
2014-09-17
1
-3
/
+15
|
*
seccomp: kill the seccomp_t typedef
Will Drewry
2014-09-17
1
-1
/
+1
|
*
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2014-09-17
1
-0
/
+2
|
*
Merge tag 'v3.4.35' into android-3.4
Colin Cross
2013-03-11
1
-2
/
+22
|
|
\
|
|
*
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-27
1
-1
/
+10
|
|
*
sched: Fix race in task_group()
Peter Zijlstra
2012-10-02
1
-1
/
+4
|
|
*
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-19
1
-0
/
+8
*
|
|
sched: Rollback upstream backport
Steve Kondik
2014-08-23
1
-76
/
+55
*
|
|
[backport] sched_rt: Upstream fixes
Kirill Tkhai
2014-07-25
1
-1
/
+2
*
|
|
[backport] sched: Misc upstream scheduler improvements
Peter Zijlstra
2014-07-25
1
-54
/
+19
*
|
|
[backport]: sched: Load-based CPU boosting
Srivatsa Vaddagiri
2014-07-25
1
-6
/
+7
*
|
|
sched: Remove get_online_cpus() usage
Kaushal Kumar
2014-07-25
1
-0
/
+54
*
|
|
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2014-04-07
1
-1
/
+10
*
|
|
Revert "mutex: back out architecture specific check for negative mutex count"
Steve Kondik
2014-03-29
1
-3
/
+0
*
|
|
Revert "sched: reinitialize rq->next_balance when a CPU is hot-added"
Steve Kondik
2014-03-29
1
-3
/
+0
*
|
|
sched: Implement smarter wake-affine logic
Michael Wang
2014-03-07
1
-0
/
+3
*
|
|
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2014-03-07
1
-0
/
+3
*
|
|
[backport] Hotplug thread infrastructure
Thomas Gleixner
2014-02-10
1
-2
/
+3
*
|
|
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2013-04-25
1
-0
/
+2
*
|
|
android/lowmemorykiller: Ignore tasks with freed mm
Liam Mark
2013-02-21
1
-1
/
+1
*
|
|
sched: add sysctl for controlling task migrations on wake
Steve Muckle
2012-11-09
1
-0
/
+1
*
|
|
sched_avg: add run queue averaging
Jeff Ohlstein
2012-10-04
1
-0
/
+2
*
|
|
sched: add PF_WAKE_UP_IDLE
Steve Muckle
2012-09-10
1
-0
/
+9
|
/
/
*
/
sched: Add a generic notifier when a task struct is about to be freed
San Mehat
2012-04-09
1
-0
/
+3
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-23
1
-0
/
+12
|
/
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-7
/
+34
|
\
|
*
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-13
1
-2
/
+1
|
|
\
|
*
|
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
1
-1
/
+1
|
*
|
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
1
-0
/
+8
|
*
|
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-0
/
+1
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
1
-1
/
+7
|
|
\
\
|
*
|
|
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
1
-0
/
+6
|
*
|
|
sched: Turn lock_task_sighand() into a static inline
Anton Vorontsov
2012-02-11
1
-6
/
+9
|
*
|
|
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
1
-0
/
+1
|
*
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
1
-0
/
+8
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-5
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
1
-2
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-2
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-21
1
-2
/
+1
|
|
/
/
*
|
|
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
1
-1
/
+0
*
|
|
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
1
-1
/
+0
*
|
|
vfork: make it killable
Oleg Nesterov
2012-03-05
1
-1
/
+1
*
|
|
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
1
-0
/
+1
|
/
/
*
|
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
1
-0
/
+6
[next]