index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2015-09-04
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-25
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-12
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
2015-08-12
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
2015-08-12
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
2015-08-12
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
2015-08-12
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
2015-08-04
sched: Remove finish_arch_switch()
Peter Zijlstra
2015-08-03
sched/fair: Clean up load average references
Yuyang Du
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
2015-08-03
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
2015-08-03
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
2015-08-03
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
2015-08-03
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
2015-08-03
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
2015-08-03
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-07
sched/fair: Fix a comment reflecting function name change
Byungchul Park
2015-07-07
sched/fair: Clean up the __sched_period() code
Boqun Feng
2015-07-07
sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()
Srikar Dronamraju
2015-07-07
sched/numa: Prefer NUMA hotness over cache hotness
Srikar Dronamraju
2015-07-07
sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()
bsegall@google.com
2015-07-06
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
Cong Wang
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-04
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
2015-07-04
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
2015-07-04
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Srikar Dronamraju
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[next]