summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter4-5/+5
2014-06-05sched/fair: Use time_after() in record_wakee()Manuel Schölling1-1/+1
2014-06-05sched/balancing: Reduce the rate of needless idle load balancingTim Chen1-6/+11
2014-06-05sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall1-19/+21
2014-05-22sched/numa: Decay ->wakee_flips instead of zeroingRik van Riel1-1/+1
2014-05-22sched/numa: Update migrate_improves/degrades_locality()Rik van Riel1-13/+29
2014-05-22sched/numa: Allow task switch if load imbalance improvesRik van Riel1-10/+36
2014-05-22sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan2-3/+3
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang4-5/+21
2014-05-22sched: Initialize rq->age_stamp on processor startCorey Minyard1-0/+11
2014-05-22sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai5-15/+17
2014-05-22sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()Jason Low1-23/+46
2014-05-22sched: Use clamp() and clamp_val() to make sys_nice() more readableDongsheng Yang1-9/+2
2014-05-22sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()Dietmar Eggemann1-2/+0
2014-05-22sched/numa: Fix initialization of sched_domain_topology for NUMAVincent Guittot1-1/+1
2014-05-22sched: Call select_idle_sibling() when not affine_sdRik van Riel1-3/+3
2014-05-22sched: Simplify return logic in sched_read_attr()Michael Kerrisk1-7/+2
2014-05-22sched: Simplify return logic in sched_copy_attr()Michael Kerrisk1-4/+2
2014-05-22sched: Fix exec_start/task_hot on migrated tasksBen Segall1-0/+3
2014-05-22Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming ...Ingo Molnar6-31/+78
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar5-35/+59
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar918-5767/+10052
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra1-2/+0
2014-05-22metag: Remove TIF_POLLING_NRFLAGJames Hogan1-4/+2
2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2-3/+4
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2-1/+8
2014-05-22sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2-12/+27
2014-05-22sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli1-7/+30
2014-05-22sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra1-6/+3
2014-05-22sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra1-0/+3
2014-05-22sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk1-2/+3
2014-05-22Linux 3.15-rc6Linus Torvalds1-1/+1
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+2
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-1/+24
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds10-5/+16
2014-05-21Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-05-21Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-21Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+28
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-47/+132
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+9
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+32
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+6
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds10-128/+151
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-64/+78
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-5/+11
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+65
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+205