aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+79
2015-08-25sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr1-0/+8
2015-08-12sched: Change the sched_class::set_cpus_allowed() calling contextPeter Zijlstra1-0/+23
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra1-6/+11
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra1-4/+32
2015-08-12sched/numa: Fix NUMA_DIRECT topology identificationAravind Gopalakrishnan1-1/+3
2015-08-04sched: Remove finish_arch_switch()Peter Zijlstra1-1/+0
2015-08-03sched/fair: Init cfs_rq's sched_entity load averageYuyang Du1-1/+1
2015-08-03sched/fair: Rewrite runnable load and utilization average trackingYuyang Du1-3/+0
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov1-3/+3
2015-08-03sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra1-3/+7
2015-08-03sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()Markus Elfring1-2/+1
2015-08-03locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-4/+2
2015-07-29nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker1-1/+1
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney1-4/+4
2015-07-14cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai1-1/+1
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+15
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-1/+1
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra1-2/+15
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-254/+286
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-35/+9
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-39/+97
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner1-6/+3
2015-06-19sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li1-1/+0
2015-06-19sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra1-5/+23
2015-06-19sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iterationMathieu Desnoyers1-1/+1
2015-06-19sched,lockdep: Employ lock pinningPeter Zijlstra1-3/+39
2015-06-19sched: Streamline the task migration locking a littlePeter Zijlstra1-42/+34
2015-06-19sched: Move code aroundPeter Zijlstra1-186/+178
2015-06-19sched: Allow balance callbacks for check_class_changed()Peter Zijlstra1-3/+22
2015-06-19sched: Use replace normalize_task() with __sched_setscheduler()Peter Zijlstra1-42/+23
2015-06-19sched: Replace post_schedule with a balance callback listPeter Zijlstra1-12/+24
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner1-29/+6
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker1-5/+3
2015-06-07sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker1-2/+9
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar1-4/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-32/+27
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+1
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner1-43/+26
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker1-20/+9
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li1-4/+1
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra1-12/+0
2015-05-08perf: Fix software migrate eventsPeter Zijlstra1-1/+1
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra1-0/+46