index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-09-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-23
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-23
sched/rt: Make (do_)balance_runtime() return void
Juri Lelli
2015-09-23
sched/deadline: Unify dl_time_before() usage
Juri Lelli
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
sched/fair: Remove unnecessary parameter for group_classify()
Leo Yan
2015-09-18
sched/fair: Polish comments for LOAD_AVG_MAX
Leo Yan
2015-09-18
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
Rik van Riel
2015-09-18
sched/core: Make policy-testing consistent
Henrik Austad
2015-09-18
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-13
sched/fair: Optimize per entity utilization tracking
Peter Zijlstra
2015-09-13
sched/fair: Defer calling scaling functions
Dietmar Eggemann
2015-09-13
sched/fair: Optimize __update_load_avg()
Peter Zijlstra
2015-09-13
sched/fair: Rename scale() to cap_scale()
Peter Zijlstra
2015-09-13
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
2015-09-13
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
2015-09-13
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2015-09-13
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
sched/fair: Fix nohz.next_balance update
Vincent Guittot
2015-09-13
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
2015-09-13
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2015-09-13
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
2015-09-13
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2015-09-11
sched: 'Annotate' migrate_tasks()
Wanpeng Li
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-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]