summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06sched: Shorten the construction of the span cpu mask of sched domainHillf Danton
2011-05-06sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUGRakib Mullick
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04sched: Remove unused 'this_best_prio arg' from balance_tasks()Vladimir Davydov
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-04-26sched: Remove noop in alloc_rt_sched_group()Hillf Danton
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-24sched: Get rid of lock_depthJonathan Corbet
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek
2011-04-21sched: Remove obsolete comment from scheduler_tick()Rakib Mullick
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-19sched: Fix sched_domain iterations vs. RCUPeter Zijlstra
2011-04-19sched: Next buddy hint on sleep and preempt pathVenkatesh Pallipadi
2011-04-19sched: Make set_*_buddy() work on non-task entitiesVenkatesh Pallipadi
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart
2011-04-14sched: Remove need_migrate_task()Peter Zijlstra
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra
2011-04-14sched: Restructure ttwu() some morePeter Zijlstra
2011-04-14sched: Rename ttwu_post_activation() to ttwu_do_wakeup()Peter Zijlstra
2011-04-14sched: Remove rq argument from ttwu_stat()Peter Zijlstra
2011-04-14sched: Remove rq->lock from the first half of ttwu()Peter Zijlstra
2011-04-14sched: Drop rq->lock from sched_exec()Peter Zijlstra
2011-04-14sched: Drop rq->lock from first part of wake_up_new_task()Peter Zijlstra
2011-04-14sched: Add p->pi_lock to task_rq_lock()Peter Zijlstra
2011-04-14sched: Also serialize ttwu_local() with p->pi_lockPeter Zijlstra
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra
2011-04-14sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra