index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
1
-9
/
+4
|
\
|
*
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-31
1
-2
/
+2
|
*
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
1
-0
/
+1
|
|
\
|
|
*
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-13
1
-0
/
+1
|
|
*
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-07
1
-2
/
+2
|
|
*
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-27
1
-2
/
+2
|
*
|
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
1
-7
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-16
/
+46
|
\
|
|
|
*
|
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
1
-16
/
+46
*
|
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-0
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
1
-0
/
+1
|
\
\
\
|
*
|
|
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+1
*
|
|
|
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
1
-12
/
+8
|
\
\
\
\
|
*
|
|
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-12
/
+8
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-41
/
+88
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
1
-27
/
+26
|
*
|
|
|
sched: Update yield() docs
Peter Zijlstra
2012-03-12
1
-2
/
+18
|
*
|
|
|
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
1
-1
/
+1
|
*
|
|
|
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
1
-1
/
+1
|
*
|
|
|
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
1
-0
/
+3
|
*
|
|
|
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
1
-1
/
+1
|
*
|
|
|
sched/rt: Prevent idle task boosting
Thomas Gleixner
2012-03-01
1
-2
/
+19
|
*
|
|
|
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
2012-03-01
1
-2
/
+2
|
*
|
|
|
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
1
-3
/
+3
|
*
|
|
|
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-0
/
+12
|
*
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
1
-1
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
1
-1
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-22
1
-1
/
+0
|
|
/
/
*
/
/
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-9
/
+9
|
/
/
*
|
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
2012-01-26
1
-0
/
+1
*
|
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
2012-01-26
1
-12
/
+6
|
/
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-11
1
-7
/
+0
|
\
|
*
sched: Remove empty #ifdefs
Hiroshi Shimamoto
2012-01-10
1
-7
/
+0
*
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-12
/
+19
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-1
/
+1
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-21
/
+19
|
/
*
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2011-12-23
1
-0
/
+1
*
sched: Disable scheduler warnings during oopses
Dave Jones
2011-12-23
1
-0
/
+3
*
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
2011-12-21
1
-3
/
+0
*
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
2011-12-21
1
-1
/
+33
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
1
-39
/
+32
*
sched: Add missing rcu_dereference() around ->real_parent usage
Kees Cook
2011-12-16
1
-1
/
+1
*
sched: Use jump_labels for sched_feat
Peter Zijlstra
2011-12-06
1
-7
/
+39
*
sched/accounting: Fix parameter passing in task_group_account_field
Glauber Costa
2011-12-06
1
-2
/
+2
*
sched/accounting: Fix user/system tick double accounting
Glauber Costa
2011-12-06
1
-10
/
+2
*
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
2011-12-06
1
-89
/
+76
*
sched/accounting, cgroups: Reuse cgroup's parent pointer
Glauber Costa
2011-12-06
1
-6
/
+9
*
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
1
-38
/
+40
[next]