index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
*
sched: Update yield() docs
Peter Zijlstra
2012-03-12
*
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
*
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
*
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
*
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
*
sched/rt: Prevent idle task boosting
Thomas Gleixner
2012-03-01
*
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
2012-03-01
*
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
*
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
*
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
|
\
|
*
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-22
*
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
|
/
*
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
2012-01-26
*
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
2012-01-26
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-12
|
\
|
*
sched: Remove empty #ifdefs
Hiroshi Shimamoto
2012-01-10
*
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
/
*
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2011-12-23
*
sched: Disable scheduler warnings during oopses
Dave Jones
2011-12-23
*
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
2011-12-21
*
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
2011-12-21
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
*
sched: Add missing rcu_dereference() around ->real_parent usage
Kees Cook
2011-12-16
*
sched: Use jump_labels for sched_feat
Peter Zijlstra
2011-12-06
*
sched/accounting: Fix parameter passing in task_group_account_field
Glauber Costa
2011-12-06
*
sched/accounting: Fix user/system tick double accounting
Glauber Costa
2011-12-06
*
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
2011-12-06
*
sched/accounting, cgroups: Reuse cgroup's parent pointer
Glauber Costa
2011-12-06
*
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
*
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-12-06
*
sched, nohz: Introduce nohz_flags in 'struct rq'
Suresh Siddha
2011-12-06
*
sched: Fix the sched group node allocation for SD_OVERLAP domains
Suresh Siddha
2011-12-06
*
sched: Set skip_clock_update in yield_task_fair()
Mike Galbraith
2011-12-06
*
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17