summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-19sched: Make set_*_buddy() work on non-task entitiesVenkatesh Pallipadi
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar
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
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra
2011-04-14sched: Serialize p->cpus_allowed and ttwu() using p->pi_lockPeter Zijlstra
2011-04-14sched: Provide p->on_rqPeter Zijlstra
2011-04-14sched: Clean up ttwu() statsPeter Zijlstra
2011-04-14sched: Change the ttwu() success detailsPeter Zijlstra
2011-04-14sched: Move wq_worker_waking to the correct sitePeter Zijlstra
2011-04-14mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra
2011-04-14sched: Always provide p->on_cpuPeter Zijlstra
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-14Merge branch 'linus' into sched/lockingIngo Molnar
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-04-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds
2011-04-13vm: fix vm_pgoff wrap in stack expansionLinus Torvalds
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-04-13m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-04-12Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie
2011-04-12Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie
2011-04-12i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov
2011-04-12drm/radeon/kms: properly program vddci on evergreen+Alex Deucher
2011-04-12drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher
2011-04-12drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher
2011-04-12drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher
2011-04-12drm/radeon/kms: clean up gart dummy page handlingAlex Deucher
2011-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds