index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
|
\
|
*
security: trim security.h
Al Viro
2012-02-13
*
|
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
|
\
\
|
*
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
|
\
\
\
|
*
|
|
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
|
*
|
|
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/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
2012-03-12
|
*
|
|
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
|
*
|
|
sched: Fix load-balance wreckage
Peter Zijlstra
2012-03-12
|
*
|
|
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
|
*
|
|
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
|
*
|
|
sched: Rename load-balancing fields
Peter Zijlstra
2012-03-01
|
*
|
|
sched: Move load-balancing arguments into helper struct
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
|
*
|
|
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
2012-03-01
|
*
|
|
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
2012-03-01
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
|
|
\
\
\
|
*
|
|
|
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
|
*
|
|
|
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
2012-02-22
|
*
|
|
|
sched: Move SMP-only variable into the SMP section
Hiroshi Shimamoto
2012-01-31
|
*
|
|
|
sched: Remove sched_switch
Rakib Mullick
2012-01-27
|
*
|
|
|
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
|
*
|
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-22
|
|
/
/
*
/
/
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
|
/
/
*
|
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2012-01-27
*
|
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
2012-01-26
*
|
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
*
|
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
|
/
*
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: Fix lockup by limiting load-balance retries on lock-break
Peter Zijlstra
2012-01-11
|
*
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: Fix cgroup movement of waking process
Daisuke Nishimura
2011-12-21
*
sched: Fix cgroup movement of newly created process
Daisuke Nishimura
2011-12-21
*
sched: Fix cgroup movement of forking process
Daisuke Nishimura
2011-12-21
*
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
2011-12-21
[next]