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-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
2010-09-20
sched: Fix rq->clock synchronization when migrating tasks
Peter Zijlstra
2010-09-20
sched: Fix nr_uninterruptible count
Peter Zijlstra
2010-09-20
sched: Optimize task_rq_lock()
Peter Zijlstra
2010-09-20
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2010-09-20
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-09-20
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2010-09-20
sched: sched_exec(): Remove the select_fallback_rq() logic
Oleg Nesterov
2010-09-20
sched: move_task_off_dead_cpu(): Remove retry logic
Oleg Nesterov
2010-09-20
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
Oleg Nesterov
2010-09-20
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-09-20
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
Oleg Nesterov
2010-09-20
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
2010-09-20
sched: Implement head queueing for sched_rt
Thomas Gleixner
2010-09-20
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-09-20
sched: Fix race between ttwu() and task_rq_lock()
Peter Zijlstra
2010-09-20
sched: Fix incorrect sanity check
Peter Zijlstra
2010-09-20
sched: Fix fork vs hotplug vs cpuset namespaces
Peter Zijlstra
2010-09-20
sched: Fix hotplug hang
Peter Zijlstra
2010-09-20
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Add pre and post wakeup hooks
Peter Zijlstra
2010-09-20
sched: Fix select_task_rq() vs hotplug issues
Peter Zijlstra
2010-09-20
sched: Fix sched_exec() balancing
Peter Zijlstra
2010-09-20
sched: Fix broken assertion
Peter Zijlstra
2010-09-20
sched: Make warning less noisy
Ingo Molnar
2010-09-20
sched: Ensure set_task_cpu() is never called on blocked tasks
Peter Zijlstra
2010-09-20
sched: Use TASK_WAKING for fork wakups
Peter Zijlstra
[next]