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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-07
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
1
-15
/
+26
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
1
-1
/
+1
2011-08-29
sched: Fix a memory leak in __sdt_free()
WANG Cong
1
-0
/
+1
2011-08-29
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
1
-10
/
+15
2011-08-29
sched: Separate the scheduler entry for preemption
Thomas Gleixner
1
-5
/
+10
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+80
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-81
/
+36
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-07-21
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
1
-24
/
+19
2011-07-21
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
1
-1
/
+1
2011-07-21
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
1
-1
/
+2
2011-07-21
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Jan Schoenherr
1
-1
/
+1
2011-07-21
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
1
-32
/
+0
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-46
/
+199
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+38
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-6
/
+38
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
1
-29
/
+128
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
1
-6
/
+26
2011-07-15
sched: Fix 32bit race
Peter Zijlstra
1
-0
/
+3
2011-07-14
sched: adjust scheduler cpu power for stolen time
Glauber Costa
1
-10
/
+37
2011-07-14
KVM guest: Steal time accounting
Glauber Costa
1
-0
/
+43
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-6
/
+3
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
1
-2
/
+2
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-4
/
+2
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-07-01
sched: Simplify mutex_spin_on_owner()
Thomas Gleixner
1
-16
/
+9
2011-07-01
Merge commit 'v3.0-rc5' into sched/core
Ingo Molnar
1
-5
/
+16
2011-07-01
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
Mike Galbraith
1
-6
/
+3
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
1
-1
/
+1
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
1
-1
/
+1
2011-06-07
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
1
-2
/
+0
2011-06-07
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
1
-5
/
+16
2011-06-03
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-2
/
+2
2011-05-31
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
1
-4
/
+7
2011-05-31
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
1
-0
/
+1
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
1
-7
/
+12
2011-05-28
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
1
-9
/
+28
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-35
/
+3
2011-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+27
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-1
/
+1
2011-05-20
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
Daniel Hellstrom
1
-1
/
+1
2011-05-20
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
David S. Miller
1
-278
/
+349
2011-05-20
sched: Increase SCHED_LOAD_SCALE resolution
Nikhil Rao
1
-8
/
+20
2011-05-20
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
Nikhil Rao
1
-2
/
+2
2011-05-20
sched: Cleanup set_load_weight()
Nikhil Rao
1
-4
/
+7
[next]