summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-02-16Merge branch 'sched/urgent' into sched/coreThomas Gleixner
2010-02-16sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra
2010-02-16sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha
2010-02-09kthread, sched: Remove reference to kthread_create_on_cpuAnton Blanchard
2010-02-08sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard
2010-02-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2010-02-08kernel/sched.c: Suppress unused var warningAndrew Morton
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04sched: Remove member rt_se from struct rt_rqYong Zhang
2010-02-04sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall
2010-02-02sched: Remove unused update_shares_locked()Peter Zijlstra
2010-02-02sched: Use for_each_bitAkinobu Mita
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar
2010-01-28sched: Correct printk whitespace in warning from cpu down task checkFrans Pop
2010-01-28sched: Fix incorrect sanity checkPeter Zijlstra
2010-01-27lockdep: Fix check_usage_backwards() error messageOleg Nesterov
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger
2010-01-26ring-buffer: Check for end of page in iteratorSteven Rostedt
2010-01-26ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt
2010-01-26clocksource: Prevent potential kgdb dead lockThomas Gleixner
2010-01-25tracing: Prevent kernel oops with corrupted bufferSteven Rostedt
2010-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds
2010-01-22sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner
2010-01-22sched: Implement head queueing for sched_rtThomas Gleixner
2010-01-22sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-01-21sched: Fix fork vs hotplug vs cpuset namespacesPeter Zijlstra
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra
2010-01-21sched: Remove USER_SCHEDDhaval Giani
2010-01-21sched: Fix the place where group powers are updatedGautham R Shenoy
2010-01-21sched: Assume *balance is validPeter Zijlstra
2010-01-21sched: Remove load_balance_newidle()Peter Zijlstra
2010-01-21sched: Unify load_balance{,_newidle}()Peter Zijlstra
2010-01-21sched: Add a lock break for PREEMPT=yPeter Zijlstra