Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fc79e240be5aa379dd36a62158be5a5ee0e4aec7
/
kernel
/
sched
/
rt.c
fc79e24
sched/rt: Do not account zero delta_exec in update_curr_rt()
by Kirill Tkhai
· 12 years ago
57d2aa0
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 12 years ago
1158ddb
sched/rt: Add reschedule check to switched_from_rt()
by Kirill Tkhai
· 12 years ago
f3e9478
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
by Peter Zijlstra
· 12 years ago
a4c96ae
sched: Unthrottle rt runqueues in __disable_runtime()
by Peter Boonstoppel
· 12 years ago
e221d02
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
by Mike Galbraith
· 12 years ago
7f1b439
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
by Peter Zijlstra
· 13 years ago
454c799
sched/rt: Fix SCHED_RR across cgroups
by Colin Cross
· 13 years ago
29baa74
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
by Peter Zijlstra
· 13 years ago
4cbb621
Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into sched/core
by Ingo Molnar
· 13 years ago
8d3d5ad
sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()
by Kirill Tkhai
· 13 years ago
1b028ab
sched/rt: Improve pick_next_highest_task_rt()
by Michael J Wang
· 13 years ago
3ccf3e8
printk/sched: Introduce special printk_sched() for those awkward moments
by Peter Zijlstra
· 13 years ago
7abc63b
sched/rt: Do not throttle when PI boosting
by Peter Zijlstra
· 13 years ago
42c62a5
sched/rt: Keep period timer ticking when rt throttling is active
by Peter Zijlstra
· 13 years ago
de5bdff
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
by Hiroshi Shimamoto
· 13 years ago
cb297a3
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
by Chanho Min
· 13 years ago
5b680fd
sched/rt: Code cleanup, remove a redundant function call
by Shan Hai
· 13 years ago
76854c7
sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles
by Mike Galbraith
· 13 years ago
391e43d
sched: Move all scheduler bits into kernel/sched/
by Peter Zijlstra
· 13 years ago
[Renamed from kernel/sched_rt.c]
029632f
sched: Make separate sched*.c translation units
by Peter Zijlstra
· 13 years ago
6068631
sched: Fix comment for requeue_rt_entity
by Richard Weinberger
· 13 years ago
4a6184c
sched, rt: Provide means of disabling cross-cpu bandwidth sharing
by Peter Zijlstra
· 13 years ago
1c83437
sched: Warn on rt throttling
by Thomas Gleixner
· 13 years ago
4939602
sched: Unify the ->cpus_allowed mask copy
by Peter Zijlstra
· 14 years ago
fa17b50
sched: Wrap scheduler p->cpus_allowed access
by Peter Zijlstra
· 14 years ago
22f92ba
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
3be209a
sched/rt: Migrate equal priority tasks to available CPUs
by Shawn Bohrer
· 13 years ago
953bfcd
sched: Implement hierarchical task accounting for SCHED_OTHER
by Paul Turner
· 13 years ago
5181f4a4
sched: Use pushable_tasks to determine next highest prio
by Steven Rostedt
· 14 years ago
c37495f
sched: Balance RT tasks when forked as well
by Steven Rostedt
· 14 years ago
1812a64
sched: Remove resetting exec_start in put_prev_task_rt()
by Hillf Danton
· 14 years ago
311e800
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
by Hillf Danton
· 14 years ago
67d9553
sched: Remove noop in next_prio()
by Hillf Danton
· 14 years ago
1c09ab0
sched: Skip autogroup when looking for all rt sched groups
by Yong Zhang
· 14 years ago
36b2e92
Merge commit 'v3.0-rc5' into sched/core
by Ingo Molnar
· 14 years ago
0da938c
sched: Check if lowest_mask is initialized in find_lowest_rq()
by Steven Rostedt
· 14 years ago
8dd0de8
sched: Fix need_resched() when checking peempt
by Hillf Danton
· 14 years ago
e197f09
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into sched/urgent
by Ingo Molnar
· 14 years ago
cd4ae6a
sched: More sched_domain iterations fixes
by Xiaotian Feng
· 14 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
61eadef
sched, rt: Update rq clock when unthrottling of an otherwise idle CPU
by Mike Galbraith
· 14 years ago
ec514c4
sched: Fix rt_rq runtime leakage bug
by Cheng Xu
· 14 years ago
7608dec
sched: Drop the rq argument to sched_class::select_task_rq()
by Peter Zijlstra
· 14 years ago
fd2f441
sched: Provide p->on_rq
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e0a92c1
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 14 years ago
0c3b916
sched: Fix sched rt group scheduling when hierachy is enabled
by Balbir Singh
· 14 years ago
48fa4b8
Merge commit 'v2.6.38-rc5' into sched/core
by Ingo Molnar
· 14 years ago
06c3bc6
sched: Fix update_curr_rt()
by Peter Zijlstra
· 14 years ago
da7a735
sched: Fix switch_from_fair()
by Peter Zijlstra
· 14 years ago
8e54a2c
sched: Change pick_next_task_rt from unlikely to likely
by Steven Rostedt
· 14 years ago
33c3d6c
sched: Cleanup pre_schedule_rt
by Yong Zhang
· 15 years ago
3d4b47b
sched: Implement on-demand (active) cfs_rq list
by Peter Zijlstra
· 14 years ago
305e683
sched: Do not account irq time to current task
by Venkatesh Pallipadi
· 14 years ago
4924627
sched: Unindent labels
by Peter Zijlstra
· 14 years ago
b3bc211
sched: Give CPU bound RT tasks preference
by Steven Rostedt
· 14 years ago
43fa546
sched: Try not to migrate higher priority RT tasks
by Steven Rostedt
· 14 years ago
c32b4fc
sched: task_tick_rt: Remove the obsolete ->signal != NULL check
by Oleg Nesterov
· 15 years ago
371fd7e
sched: Add enqueue/dequeue flags
by Peter Zijlstra
· 15 years ago
0017d73
sched: Fix TASK_WAKING vs fork deadlock
by Peter Zijlstra
· 15 years ago
c949472
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
80a1860
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
41acab8
sched: Implement group scheduler statistics in one struct
by Lucas De Marchi
· 15 years ago
3d07467
sched: Fix pick_next_highest_task_rt() for cgroups
by Peter Zijlstra
· 15 years ago
78d7d40
kernel core: use helpers for rlimits
by Jiri Slaby
· 15 years ago
74b7eb5
sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
by Yong Zhang
· 15 years ago
37dad3f
sched: Implement head queueing for sched_rt
by Thomas Gleixner
· 15 years ago
ea87bb7
sched: Extend enqueue_task to allow head queueing
by Thomas Gleixner
· 15 years ago
3d45fd8
sched: Remove the sched_class load_balance methods
by Peter Zijlstra
· 15 years ago
6d686f4
sched: Don't expose local functions
by H Hartley Sweeten
· 15 years ago
efbbd05
sched: Add pre and post wakeup hooks
by Peter Zijlstra
· 15 years ago
0986b11
sched: Convert rt_runtime_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
05fa785
sched: Convert rq->lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
dba091b
sched: Protect sched_rr_get_param() access to task->sched_class
by Thomas Gleixner
· 15 years ago
e2c8806
cpumask: Simplify sched_rt.c
by Rusty Russell
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 15 years ago
0763a66
sched: Rename select_task_rq() argument
by Peter Zijlstra
· 15 years ago
5f3edc1
sched: Hook sched_balance_self() into sched_class::select_task_rq()
by Peter Zijlstra
· 15 years ago
e9e9250
sched: Scale down cpu_power due to RT tasks
by Peter Zijlstra
· 15 years ago
bcf08df
sched: Fix cpupri build on !CONFIG_SMP
by Ingo Molnar
· 17 years ago
8f48894
sched: Add debug check to task_of()
by Peter Zijlstra
· 15 years ago
00aec93
sched: Fully integrate cpus_active_map and root-domain code
by Gregory Haskins
· 15 years ago
3f029d3
sched: Enhance the pre/post scheduling logic
by Gregory Haskins
· 15 years ago
a1ba4d8
sched_rt: Fix overload bug on rt group scheduling
by Peter Zijlstra
· 16 years ago
eaa9584
cpumask: alloc zeroed cpumask for static cpumask_var_ts
by Yinghai Lu
· 16 years ago
5af8c4e
Merge commit 'v2.6.30-rc1' into sched/urgent
by Ingo Molnar
· 16 years ago
13b8bd0
sched_rt: don't allocate cpumask in fastpath
by Rusty Russell
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
140573d
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
3d39870
sched_rt: don't use first_cpu on cpumask created with cpumask_and
by Rusty Russell
· 16 years ago
ceacc2c
sched: make plist a library facility
by Peter Zijlstra
· 16 years ago
398a153
sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP
by Gregory Haskins
· 16 years ago
b07430a
sched: de CPP-ify the scheduler code
by Gregory Haskins
· 16 years ago
d38b223
cpumask: reduce stack usage in find_lowest_rq
by Mike Travis
· 16 years ago
0a6d4e1
Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt
by Ingo Molnar
· 16 years ago
6ca09df
sched: put back some stack hog changes that were undone in kernel/sched.c
by Mike Travis
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
1563513
RT: fix push_rt_task() to handle dequeue_pushable properly
by Gregory Haskins
· 16 years ago
Next »