index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2013-03-21
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-18
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-14
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-13
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-11
sched: Spelling fix
Andrei Epure
2013-03-11
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-06
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-24
sched: do not use cpu_to_node() to find an offlined cpu's node.
Tang Chen
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-02-20
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-15
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2013-02-04
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-03
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
2013-01-31
sched/rt: Do not account zero delta_exec in update_curr_rt()
Kirill Tkhai
2013-01-29
sched: Bail out of yield_to when source and target runqueue has one task
Peter Zijlstra
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
2013-01-25
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
[prev]
[next]