index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvr
Ziyann
2014-11-26
1
-2
/
+4
|
\
|
*
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-04-25
1
-2
/
+4
*
|
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2014-10-01
1
-17
/
+47
*
|
sched: Cleanup cpu_active madness
Peter Zijlstra
2014-10-01
1
-1
/
+1
*
|
Merge tag 'v3.0.68' into android-3.0
Colin Cross
2013-03-13
1
-1
/
+2
|
\
\
|
|
/
|
*
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-03-04
1
-1
/
+2
*
|
Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0
Todd Poynor
2012-11-01
1
-24
/
+57
|
\
\
|
|
/
|
*
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-10-13
1
-4
/
+36
|
*
sched: Fix race in task_group()
Peter Zijlstra
2012-10-02
1
-14
/
+18
|
*
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-17
1
-6
/
+3
*
|
Merge commit 'v3.0.31' into android-3.0
Todd Poynor
2012-05-08
1
-27
/
+26
|
\
\
|
|
/
|
*
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-05-07
1
-27
/
+26
*
|
Merge commit 'v3.0.8' into android-3.0
Colin Cross
2011-10-27
1
-39
/
+26
|
\
\
|
|
/
|
*
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-10-16
1
-24
/
+0
|
*
sched: Fix up wchan borkage
Simon Kirby
2011-10-16
1
-1
/
+1
|
*
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-10-03
1
-0
/
+1
|
*
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-10-03
1
-10
/
+15
|
*
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-10-03
1
-5
/
+10
*
|
Merge commit 'v3.0' into android-3.0
Colin Cross
2011-08-10
1
-40
/
+196
|
\
\
|
|
/
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
1
-6
/
+38
|
|
\
|
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
1
-6
/
+38
|
|
|
\
|
|
|
*
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
2011-07-20
1
-6
/
+38
|
*
|
|
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
2011-07-20
1
-0
/
+2
|
*
|
|
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
1
-29
/
+128
|
*
|
|
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-20
1
-6
/
+26
|
|
/
/
|
*
|
sched: Fix 32bit race
Peter Zijlstra
2011-07-15
1
-0
/
+3
|
|
/
*
|
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2011-07-12
1
-0
/
+15
*
|
Revert "cgroup: Add generic cgroup subsystem permission checks."
Colin Cross
2011-07-12
1
-9
/
+0
*
|
Merge commit 'v3.0-rc7' into android-3.0
Colin Cross
2011-07-12
1
-6
/
+3
|
\
\
|
|
/
|
*
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
Mike Galbraith
2011-07-01
1
-6
/
+3
*
|
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-08
1
-2
/
+2
*
|
scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking
Mike Chan
2011-06-14
1
-2
/
+22
*
|
scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies
Mike Chan
2011-06-14
1
-0
/
+49
*
|
cgroup: Add generic cgroup subsystem permission checks.
San Mehat
2011-06-14
1
-0
/
+9
*
|
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2011-06-14
1
-1
/
+12
|
/
*
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
1
-5
/
+16
*
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
1
-4
/
+7
*
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
2011-05-31
1
-0
/
+1
*
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-28
1
-7
/
+12
*
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2011-05-28
1
-9
/
+28
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-35
/
+3
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-23
1
-12
/
+27
|
\
|
*
sched: Increase SCHED_LOAD_SCALE resolution
Nikhil Rao
2011-05-20
1
-8
/
+20
|
*
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
Nikhil Rao
2011-05-20
1
-2
/
+2
|
*
sched: Cleanup set_load_weight()
Nikhil Rao
2011-05-20
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2011-05-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
Daniel Hellstrom
2011-05-20
1
-1
/
+1
|
*
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
David S. Miller
2011-05-20
1
-278
/
+349
|
|
\
*
|
|
sched: Fix and optimise calculation of the weight-inverse
Stephan Baerwolf
2011-05-16
1
-3
/
+3
*
|
|
sched: Avoid going ahead if ->cpus_allowed is not changed
Yong Zhang
2011-05-16
1
-2
/
+4
[next]