aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Fix sched_domain iterations vs. RCUPeter Zijlstra2011-04-19
* sched: Next buddy hint on sleep and preempt pathVenkatesh Pallipadi2011-04-19
* sched: Make set_*_buddy() work on non-task entitiesVenkatesh Pallipadi2011-04-19
* Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-18
|\
| * sched: Remove need_migrate_task()Peter Zijlstra2011-04-14
| * sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-14
| * sched: Restructure ttwu() some morePeter Zijlstra2011-04-14
| * sched: Rename ttwu_post_activation() to ttwu_do_wakeup()Peter Zijlstra2011-04-14
| * sched: Remove rq argument from ttwu_stat()Peter Zijlstra2011-04-14
| * sched: Remove rq->lock from the first half of ttwu()Peter Zijlstra2011-04-14
| * sched: Drop rq->lock from sched_exec()Peter Zijlstra2011-04-14
| * sched: Drop rq->lock from first part of wake_up_new_task()Peter Zijlstra2011-04-14
| * sched: Add p->pi_lock to task_rq_lock()Peter Zijlstra2011-04-14
| * sched: Also serialize ttwu_local() with p->pi_lockPeter Zijlstra2011-04-14
| * sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-14
| * sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra2011-04-14
| * sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
| * sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
| * sched: Serialize p->cpus_allowed and ttwu() using p->pi_lockPeter Zijlstra2011-04-14
| * sched: Provide p->on_rqPeter Zijlstra2011-04-14
| * sched: Clean up ttwu() statsPeter Zijlstra2011-04-14
| * sched: Change the ttwu() success detailsPeter Zijlstra2011-04-14
| * sched: Move wq_worker_waking to the correct sitePeter Zijlstra2011-04-14
| * mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14
| * sched: Always provide p->on_cpuPeter Zijlstra2011-04-14
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| * Merge branch 'linus' into sched/lockingIngo Molnar2011-04-14
| |\
| | * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-13
| | |\
| | | * x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett2011-04-13
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-04-13
| | |\ \
| | | * | avr32: add ATAG_BOARDINFOAndreas Bießmann2011-04-13
| | | * | don't check platform_get_irq's return value against zeroUwe Kleine-König2011-04-13
| | | * | avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming2011-04-13
| | | * | avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren2011-04-13
| | | * | avr32: Fix .size directive for cpu_enter_idleBen Hutchings2011-04-13
| | | * | avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD2011-04-13
| | | * | fix the wrong argument of the functions definitionWanlong Gao2011-04-13
| | * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-13
| | |\ \ \
| | | * | | Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie2011-04-12
| | | * | | Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie2011-04-12
| | | * | | i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2011-04-12
| | | * | | drm/radeon/kms: properly program vddci on evergreen+Alex Deucher2011-04-12
| | | * | | drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher2011-04-12
| | | * | | drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher2011-04-12
| | | * | | drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher2011-04-12
| | | * | | drm/radeon/kms: clean up gart dummy page handlingAlex Deucher2011-04-12
| | | * | | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-04-11
| | | |\ \ \
| | | | * | | drm/nvc0: improve vm flush functionBen Skeggs2011-04-04
| | | | * | | drm/nv50-nvc0: remove some code that doesn't belong hereBen Skeggs2011-04-04
| | | | * | | drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xacBen Skeggs2011-04-04