aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar13-28/+66
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+18
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2-0/+2
2011-05-06sched: Shorten the construction of the span cpu mask of sched domainHillf Danton1-3/+5
2011-05-06sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUGRakib Mullick1-0/+2
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgentIngo Molnar1-1/+1
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar2-1/+18
2011-05-04sched: Remove unused 'this_best_prio arg' from balance_tasks()Vladimir Davydov1-10/+6
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven1-1/+1
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+7
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo1-1/+7
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner1-5/+5
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton1-1/+4
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-1/+1
2011-04-26sched: Remove noop in alloc_rt_sched_group()Hillf Danton1-3/+0
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+18
2011-04-24sched: Get rid of lock_depthJonathan Corbet5-23/+1
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-3/+19
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek1-1/+1
2011-04-21sched: Remove obsolete comment from scheduler_tick()Rakib Mullick1-3/+0
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar5-25/+29
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-0/+7
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-15/+9
2011-04-19sched: Fix sched_domain iterations vs. RCUPeter Zijlstra1-3/+11
2011-04-19sched: Next buddy hint on sleep and preempt pathVenkatesh Pallipadi1-3/+23
2011-04-19sched: Make set_*_buddy() work on non-task entitiesVenkatesh Pallipadi1-12/+12
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2-3/+12
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+4
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar12-330/+426
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran1-15/+9
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+13
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+19
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+12
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-1/+1
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-20/+3
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart1-1/+1
2011-04-14sched: Remove need_migrate_task()Peter Zijlstra1-16/+1
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2-0/+62
2011-04-14sched: Restructure ttwu() some morePeter Zijlstra1-33/+58
2011-04-14sched: Rename ttwu_post_activation() to ttwu_do_wakeup()Peter Zijlstra1-3/+6
2011-04-14sched: Remove rq argument from ttwu_stat()Peter Zijlstra1-3/+6
2011-04-14sched: Remove rq->lock from the first half of ttwu()Peter Zijlstra1-28/+37
2011-04-14sched: Drop rq->lock from sched_exec()Peter Zijlstra1-10/+5
2011-04-14sched: Drop rq->lock from first part of wake_up_new_task()Peter Zijlstra1-14/+3
2011-04-14sched: Add p->pi_lock to task_rq_lock()Peter Zijlstra1-56/+47
2011-04-14sched: Also serialize ttwu_local() with p->pi_lockPeter Zijlstra1-12/+19
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra1-12/+4
2011-04-14sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra2-2/+20