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-03-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+12
2011-03-23
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-3
/
+6
2011-03-23
sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_gr...
Sergey Senozhatsky
1
-3
/
+0
2011-03-19
sched: Fix yield_to kernel-doc
Randy Dunlap
1
-0
/
+2
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-8
/
+1
2011-03-16
sched.c: fix kernel-doc for runqueue_is_locked()
Randy Dunlap
1
-2
/
+1
2011-03-16
sched, kernel-doc: Fix runqueue_is_locked() description
Randy Dunlap
1
-2
/
+1
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2011-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-34
/
+262
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-30
/
+7
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-0
/
+1
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
1
-0
/
+12
2011-03-05
BKL: That's all, folks
Arnd Bergmann
1
-8
/
+1
2011-03-04
sched: Resched proper CPU on yield_to()
Venkatesh Pallipadi
1
-1
/
+8
2011-03-04
sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy
Darren Hart
1
-4
/
+7
2011-02-26
sched: Clean up the IRQ_TIME_ACCOUNTING code
Venkatesh Pallipadi
1
-33
/
+31
2011-02-25
sched: Switch wait_task_inactive to schedule_hrtimeout()
Thomas Gleixner
1
-1
/
+4
2011-02-25
sched: Add #ifdef around irq time accounting functions
Heiko Carstens
1
-0
/
+2
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
1
-4
/
+2
2011-02-14
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+1
2011-02-11
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
1
-1
/
+1
2011-02-03
sched: Add yield_to(task, preempt) functionality
Mike Galbraith
1
-0
/
+85
2011-02-03
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
1
-1
/
+1
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
1
-25
/
+4
2011-01-27
sched: Avoid expensive initial update_cfs_load(), on UP too
Peter Zijlstra
1
-0
/
+2
2011-01-26
sched: Fix switch_from_fair()
Peter Zijlstra
1
-11
/
+14
2011-01-26
softirqs: Account ksoftirqd time as cpustat softirq
Venkatesh Pallipadi
1
-0
/
+8
2011-01-26
sched: Export ns irqtimes through /proc/stat
Venkatesh Pallipadi
1
-0
/
+102
2011-01-26
sched: Refactor account_system_time separating id-update
Venkatesh Pallipadi
1
-15
/
+31
2011-01-26
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
1
-1
/
+1
2011-01-26
sched: Avoid expensive initial update_cfs_load()
Paul Turner
1
-0
/
+2
2011-01-26
sched: Simplify update_cfs_shares parameters
Paul Turner
1
-1
/
+1
2011-01-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+21
2011-01-19
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
1
-0
/
+18
2011-01-18
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
1
-4
/
+1
2011-01-18
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
Mike Galbraith
1
-1
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
sched: Fix strncmp operation
Hillf Danton
1
-1
/
+1
2011-01-07
sched: Fix struct autogroup memory leak
Mike Galbraith
1
-0
/
+1
2011-01-07
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
1
-22
/
+20
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-431
/
+138
2011-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2011-01-05
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
1
-2
/
+2
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
1
-51
/
+236
2011-01-04
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
1
-4
/
+0
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-69
/
+0
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-61
/
+263
2010-12-22
Merge commit 'v2.6.37-rc7' into perf/core
Ingo Molnar
1
-51
/
+236
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
[next]