index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-25
/
+55
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+1
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
1
-1
/
+1
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
1
-16
/
+46
2012-03-23
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
1
-8
/
+8
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-12
/
+8
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-289
/
+307
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
1
-27
/
+26
2012-03-12
sched: Update yield() docs
Peter Zijlstra
1
-2
/
+18
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2
-2
/
+8
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
1
-0
/
+1
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-1
/
+1
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
1
-71
/
+39
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-1
/
+2
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
1
-6
/
+6
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
3
-109
/
+80
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
1
-58
/
+60
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
1
-84
/
+93
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
1
-2
/
+19
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
1
-2
/
+2
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-3
/
+3
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
1
-0
/
+12
2012-03-01
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
1
-2
/
+18
2012-03-01
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
1
-5
/
+8
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
2
-1
/
+2
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
3
-20
/
+20
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2
-6
/
+2
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
1
-4
/
+0
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2
-1
/
+2
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+1
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-12
/
+8
2012-01-31
sched: Move SMP-only variable into the SMP section
Hiroshi Shimamoto
1
-2
/
+2
2012-01-27
sched: Remove sched_switch
Rakib Mullick
3
-4
/
+2
2012-01-27
sched: Ensure cpu_power periodic update
Vincent Guittot
1
-8
/
+16
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-3
/
+3
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2012-01-26
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
1
-5
/
+29
2012-01-26
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
1
-0
/
+1
2012-01-26
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
1
-12
/
+6
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-2
/
+1
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+7
2012-01-11
sched: Fix lockup by limiting load-balance retries on lock-break
Peter Zijlstra
1
-3
/
+7
2012-01-10
sched: Remove empty #ifdefs
Hiroshi Shimamoto
1
-7
/
+0
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-12
/
+19
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+19
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2
-2
/
+1
[next]