index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
unfollow
)
Commit message (
Expand
)
Author
2012-06-08
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
2012-06-06
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-06
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
2012-06-06
sched: Always initialize cpu-power
Peter Zijlstra
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
Peter Zijlstra
2012-06-06
sched/numa: Load balance between remote nodes
Alex Shi
2012-05-30
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
2012-05-30
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
2012-05-30
sched: Make sched_feat_names const
Hiroshi Shimamoto
2012-05-30
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
sched: Make sure to not re-read variables after validation
Peter Zijlstra
2012-05-30
sched: Fix SD_OVERLAP
Peter Zijlstra
2012-05-30
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
2012-05-18
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
Konstantin Khlebnikov
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-14
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
2012-05-14
sched/fair: Improve the ->group_imb logic
Peter Zijlstra
2012-05-14
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2012-05-14
sched/numa: Don't scale the imbalance
Peter Zijlstra
2012-05-14
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
2012-05-14
sched/numa: Fix the new NUMA topology bits
Peter Zijlstra
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-09
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
Peter Zijlstra
2012-05-09
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
2012-05-09
sched/fair: Let minimally loaded cpu balance the group
Peter Zijlstra
2012-05-09
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
2012-05-09
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...
Igor Mammedov
2012-05-07
sched: Update documentation and comments
Hiroshi Shimamoto
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
2012-05-03
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-04-26
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
2012-04-26
sched: Fix more load-balancing fallout
Peter Zijlstra
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
2012-04-12
sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...
Kirill Tkhai
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-23
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
2012-03-13
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
[next]