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
Age
Commit message (
Expand
)
Author
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
2010-09-20
sched: Fix set_cpu_active() in cpu_down()
Xiaotian Feng
2010-09-20
sched: Use rcu in sched_get_rr_param()
Thomas Gleixner
2010-09-20
sched: Use rcu in sched_get/set_affinity()
Thomas Gleixner
2010-09-20
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
Thomas Gleixner
2010-09-20
sched: Make wakeup side and atomic variants of completion API irq safe
Rafael J.Wysocki
2010-09-20
sched: Remove forced2_migrations stats
Ingo Molnar
2010-09-20
sched: Sanitize fork() handling
Peter Zijlstra
2010-09-20
sched: Clean up ttwu() rq locking
Peter Zijlstra
2010-09-20
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2010-09-20
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2010-09-20
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2010-09-20
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2010-09-20
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
2010-09-20
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-20
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
2010-09-20
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
2010-09-20
wireless extensions: fix kernel heap content leak
Johannes Berg
2010-09-20
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
2010-09-20
p54: fix tx feedback status flag check
Christian Lamparter
2010-09-20
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
2010-09-20
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
2010-09-20
Input: i8042 - fix device removal on unload
Dmitry Torokhov
2010-09-20
binfmt_misc: fix binfmt_misc priority
Jan Sembera
2010-09-20
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
2010-09-20
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
2010-09-20
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
[next]