aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20Linux 2.6.32.22v2.6.32.22Greg Kroah-Hartman
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20apm_power: Add missing break statementAnton Vorontsov
2010-09-20hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-20hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-09-20arm: fix really nasty sigreturn bugAl Viro
2010-09-20ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai
2010-09-20ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai
2010-09-20sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard
2010-09-20sched: Fix select_idle_sibling() logic in select_task_rq_fair()Suresh Siddha
2010-09-20sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-09-20sched: Fix select_idle_sibling()Mike Galbraith
2010-09-20sched: Fix vmark regression on big machinesMike Galbraith
2010-09-20sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2010-09-20sched: Cleanup select_task_rq_fair()Peter Zijlstra
2010-09-20sched: apply RCU protection to wake_affine()Daniel J Blueman
2010-09-20sched: Remove unnecessary RCU exclusionPeter Zijlstra
2010-09-20sched: Fix rq->clock synchronization when migrating tasksPeter Zijlstra
2010-09-20sched: Fix nr_uninterruptible countPeter Zijlstra
2010-09-20sched: Optimize task_rq_lock()Peter Zijlstra
2010-09-20sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-09-20sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-09-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-09-20sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov
2010-09-20sched: move_task_off_dead_cpu(): Remove retry logicOleg Nesterov
2010-09-20sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()Oleg Nesterov
2010-09-20sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-09-20sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov
2010-09-20sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner
2010-09-20sched: Implement head queueing for sched_rtThomas Gleixner
2010-09-20sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-09-20sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra
2010-09-20sched: Fix incorrect sanity checkPeter Zijlstra
2010-09-20sched: Fix fork vs hotplug vs cpuset namespacesPeter Zijlstra
2010-09-20sched: Fix hotplug hangPeter Zijlstra
2010-09-20sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra
2010-09-20sched: Add pre and post wakeup hooksPeter Zijlstra
2010-09-20sched: Fix select_task_rq() vs hotplug issuesPeter Zijlstra
2010-09-20sched: Fix sched_exec() balancingPeter Zijlstra
2010-09-20sched: Fix broken assertionPeter Zijlstra
2010-09-20sched: Make warning less noisyIngo Molnar
2010-09-20sched: Ensure set_task_cpu() is never called on blocked tasksPeter Zijlstra
2010-09-20sched: Use TASK_WAKING for fork wakupsPeter Zijlstra
2010-09-20sched: Fix set_cpu_active() in cpu_down()Xiaotian Feng
2010-09-20sched: Use rcu in sched_get_rr_param()Thomas Gleixner