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
2014-08-20
sched/fair: Remove double_lock_balance() from load_balance()
Kirill Tkhai
2014-08-20
sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()
Kirill Tkhai
2014-08-20
sched: Remove double_rq_lock() from __migrate_task()
Kirill Tkhai
2014-08-20
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
Kirill Tkhai
2014-08-20
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
2014-08-20
sched/fair: Fix reschedule which is generated on throttled cfs_rq
Kirill Tkhai
2014-08-20
sched: Match declaration with definition
Pranith Kumar
2014-08-20
sched: Change autogroup_move_group() to use for_each_thread()
Oleg Nesterov
2014-08-20
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in core.c
Oleg Nesterov
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-12
sched/numa: Fix numa capacity computation
Rik van Riel
2014-08-12
sched/numa: Fix off-by-one in capacity check
Rik van Riel
2014-08-12
sched: Rename a misleading variable in build_overlap_sched_groups()
Zhihui Zhang
2014-08-12
sched/fair: Allow calculate_imbalance() to move idle cpus
Peter Zijlstra
2014-08-12
sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd
Rik van Riel
2014-08-12
sched/fair: Make calculate_imbalance() independent
Peter Zijlstra
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
2014-08-05
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-07-28
sched/fair: Fix 'make xmldocs' warning caused by missing description
Masanari Iida
2014-07-28
sched: Use macro for magic number of -1 for setparam
Steven Rostedt
2014-07-28
sched: Robustify topology setup
Peter Zijlstra
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
sched/numa: Revert "Use effective_load() to balance NUMA loads"
Peter Zijlstra
2014-07-16
sched: Fix static_key race with sched_feat()
Jason Baron
2014-07-16
sched: Remove extra static_key*() function indirection
Jason Baron
2014-07-16
sched/rt: Fix replenish_dl_entity() comments to match the current upstream code
xiaofeng.yan
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-05
sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...
Kirill Tkhai
2014-07-05
sched/fair: Disable runtime_enabled on dying rq
Kirill Tkhai
2014-07-05
sched/numa: Change scan period code to match intent
Rik van Riel
2014-07-05
sched/numa: Rework best node setting in task_numa_migrate()
Rik van Riel
2014-07-05
sched/numa: Examine a task move when examining a task swap
Rik van Riel
2014-07-05
sched/numa: Simplify task_numa_compare()
Rik van Riel
2014-07-05
sched/numa: Use effective_load() to balance NUMA loads
Rik van Riel
2014-07-05
sched/numa: Move power adjustment into load_too_imbalanced()
Rik van Riel
2014-07-05
sched/numa: Use group's max nid as task's preferred nid
Rik van Riel
[prev]
[next]