aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-12-08futex: Take mmap_sem for get_user_pages in fault_in_user_writeablev2.6.31-rt-headAndi Kleen
2009-11-16uids: Prevent tear down raceThomas Gleixner
2009-11-16sched_rt: Do not reenable interrupts unconditionally in post_schedule_rt()Jupyung Lee
2009-11-10softirqs: Add missing preemption point in ksoftirqdJupyung Lee
2009-11-06ftrace: Add latency histograms of missed timer offsetsCarsten Emde
2009-11-06ftrace: Consider shared max priority in latency histogramsCarsten Emde
2009-10-29sched: Fix dynamic power-balancing crashDinakar Guniguntala
2009-10-29sched: Deal with low-load in wake_affine()Peter Zijlstra
2009-10-29sched: Add a missing =Dinakar Guniguntala
2009-10-29sched: cleanup wake_idlePeter Zijlstra
2009-10-29sched: cleanup wake_idle power savingPeter Zijlstra
2009-10-29Provide an arch specific hook for cpufreq based scaling of cpu_power.Peter Zijlstra
2009-10-29sched: remove reciprocal for cpu_powerPeter Zijlstra
2009-10-29sched: try to deal with low capacityPeter Zijlstra
2009-10-29sched: scale down cpu_power due to RT tasksPeter Zijlstra
2009-10-29sched: dynamic cpu_powerPeter Zijlstra
2009-10-29sched: add smt_gainPeter Zijlstra
2009-10-29sched: update the cpu_power sum during load-balancePeter Zijlstra
2009-10-29sched: SD_PREFER_SIBLINGPeter Zijlstra
2009-10-29sched: restore __cpu_power to a straight sum of powerPeter Zijlstra
2009-10-28futex: Correct queue_me and unqueue_me commentaryDarren Hart
2009-10-28futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart
2009-10-28futex: Add memory barrier commentary to futex_wait_queue_me()Darren Hart
2009-10-28futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-10-28futex: Fix locking imbalanceThomas Gleixner
2009-10-28futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-10-28futex: Make function kernel-doc commentary consistentDarren Hart
2009-10-28futex: Correct futex_q woken state commentaryDarren Hart
2009-10-28futex: Check for NULL keys in match_futexDarren Hart
2009-10-28futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner
2009-10-28futex: Detect mismatched requeue targetsThomas Gleixner
2009-10-13futex: Handle spurious wake upThomas Gleixner
2009-10-13softirq: Name hrtimer softirq also when CONFIG_HIGH_RES_TIMERS=nThomas Gleixner
2009-10-13softirq: Revert "softirq: Do not create hrtimer softirq thread..."Thomas Gleixner
2009-10-13futex: Revert "futex: Wake up waiter outside the hb->lock section"Thomas Gleixner
2009-10-12futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart
2009-10-08futex: Move exit_pi_state() call to release_mm()Thomas Gleixner
2009-10-08futex: Nullify robust lists after cleanupPeter Zijlstra
2009-10-08NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-07futex: fix requeue_pi key imbalanceDarren Hart
2009-10-06softirq: Do not create hrtimer softirq thread when CONFIG_HIGH_RES_TIMERS=nThomas Gleixner
2009-09-17latencytop: Convert latency_lock to atomic_spinlockThomas Gleixner
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15rt: Fix rwlocks/rwsem rt_[down_]read_trylock()Thomas Gleixner
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner