index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2012-07-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-07-26
sched: Deliver sched_switch events to the current task
Andrew Vagin
1
-1
/
+1
2012-07-26
sched: Use task_rq_unlock() in __sched_setscheduler()
Namhyung Kim
1
-3
/
+1
2012-07-24
sched: Fix race in task_group()
Peter Zijlstra
1
-1
/
+8
2012-07-24
sched: Improve scalability via 'CPU buddies', which withstand random perturba...
Mike Galbraith
1
-1
/
+38
2012-07-24
cpusets, hotplug: Restructure functions that are invoked during hotplug
Srivatsa S. Bhat
1
-2
/
+2
2012-07-24
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
1
-4
/
+36
2012-07-14
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-73
/
+203
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
1
-72
/
+203
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
1
-1
/
+0
2012-06-06
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
1
-6
/
+3
2012-06-06
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
1
-19
/
+80
2012-06-06
sched: Always initialize cpu-power
Peter Zijlstra
1
-1
/
+12
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
1
-8
/
+56
2012-06-06
sched/numa: Load balance between remote nodes
Alex Shi
1
-1
/
+1
2012-05-30
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
1
-1
/
+0
2012-05-30
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
1
-1
/
+0
2012-05-30
sched: Make sched_feat_names const
Hiroshi Shimamoto
1
-1
/
+1
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
1
-1
/
+1
2012-05-30
sched: Fix SD_OVERLAP
Peter Zijlstra
1
-2
/
+5
2012-05-30
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
1
-1
/
+1
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
1
-10
/
+43
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+2
2012-05-23
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
1
-1
/
+8
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
1
-1
/
+8
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-202
/
+218
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+1
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-12
/
+4
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2012-05-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-6
/
+16
2012-05-18
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
Konstantin Khlebnikov
1
-0
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-94
/
+0
2012-05-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+2
2012-05-14
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
1
-14
/
+39
2012-05-14
sched/numa: Don't scale the imbalance
Peter Zijlstra
1
-6
/
+1
2012-05-14
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
1
-2
/
+0
2012-05-14
sched/numa: Fix the new NUMA topology bits
Peter Zijlstra
1
-2
/
+1
2012-05-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+1
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
1
-8
/
+1
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-95
/
+185
2012-05-09
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
1
-0
/
+2
2012-05-09
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...
Igor Mammedov
1
-0
/
+2
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
1
-6
/
+16
2012-05-03
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
1
-5
/
+2
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
1
-0
/
+1
2012-04-26
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
1
-6
/
+16
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
1
-0
/
+2
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
1
-1
/
+1
[next]