aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra4-1/+69
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 Zijlstra2-12/+5
2011-04-14sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra2-2/+20
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra3-5/+11
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra6-27/+41
2011-04-14sched: Serialize p->cpus_allowed and ttwu() using p->pi_lockPeter Zijlstra1-21/+16
2011-04-14sched: Provide p->on_rqPeter Zijlstra5-28/+31
2011-04-14sched: Clean up ttwu() statsPeter Zijlstra1-35/+40
2011-04-14sched: Change the ttwu() success detailsPeter Zijlstra1-9/+7
2011-04-14sched: Move wq_worker_waking to the correct sitePeter Zijlstra1-3/+4
2011-04-14mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra7-56/+39
2011-04-14sched: Always provide p->on_cpuPeter Zijlstra2-20/+30
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra26-50/+63
2011-04-14Merge branch 'linus' into sched/lockingIngo Molnar178-2083/+1587
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-1/+1
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6Linus Torvalds7-43/+53
2011-04-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds28-125/+201
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett1-1/+1
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds1-10/+10
2011-04-13vm: fix vm_pgoff wrap in stack expansionLinus Torvalds1-5/+8
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann2-0/+24
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming1-22/+0
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren1-8/+16
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings1-1/+1
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-04-13fix the wrong argument of the functions definitionWanlong Gao1-10/+10
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfsGeert Uytterhoeven3-1/+13
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds9-28/+28
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Alex Deucher4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingAlex Deucher4-12/+2
2011-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-181/+143
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds15-907/+114
2011-04-12vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-4/+31
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner1-2/+4