index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-02-17
sched: Fix idle balancing
Nikhil Rao
2011-02-17
sched: Fix volanomark performance regression
Alex Shi
2011-02-17
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
2011-02-17
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2011-02-17
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-02-17
sched: Export account_system_vtime()
Ingo Molnar
2011-02-17
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2011-02-17
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2011-02-17
sched: Do not account irq time to current task
Venkatesh Pallipadi
2011-02-17
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2011-02-17
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2011-02-17
sched: Fix softirq time accounting
Venkatesh Pallipadi
2011-02-17
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
2011-02-17
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
2011-02-17
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
2011-02-17
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
2011-02-17
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2011-02-17
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-02-17
sched: Give CPU bound RT tasks preference
stable-bot for Steven Rostedt
2011-02-17
sched: Try not to migrate higher priority RT tasks
Steven Rostedt
2011-02-17
sched: Increment cache_nice_tries only on periodic lb
Venkatesh Pallipadi
2011-02-17
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-02-17
sched: Remove remaining USER_SCHED code
Li Zefan
2011-02-17
sched: Remove USER_SCHED
Dhaval Giani
2011-02-17
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-02-17
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-01-07
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-01-07
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-01-07
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-01-07
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-01-07
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2010-12-09
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2010-12-09
latencytop: fix per task accumulator
Ken Chen
2010-11-22
futex: Fix errors in nested key ref-counting
Darren Hart
2010-11-22
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2010-10-28
fix 2.6.32.23 suspend regression caused by commit 6f6198a
Mike Galbraith
2010-10-28
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2010-10-28
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-09-26
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
2010-09-26
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2010-09-26
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-09-20
sched: cpuacct: Use bigger percpu counter batch values for stats counters
Anton Blanchard
2010-09-20
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2010-09-20
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-09-20
sched: Fix select_idle_sibling()
Mike Galbraith
2010-09-20
sched: Fix vmark regression on big machines
Mike Galbraith
2010-09-20
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
2010-09-20
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
2010-09-20
sched: apply RCU protection to wake_affine()
Daniel J Blueman
2010-09-20
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
[prev]
[next]