summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre2014-06-051-6/+7
* sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-054-5/+5
* sched/fair: Use time_after() in record_wakee()Manuel Schölling2014-06-051-1/+1
* sched/balancing: Reduce the rate of needless idle load balancingTim Chen2014-06-051-6/+11
* sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall2014-06-051-19/+21
* sched/numa: Decay ->wakee_flips instead of zeroingRik van Riel2014-05-221-1/+1
* sched/numa: Update migrate_improves/degrades_locality()Rik van Riel2014-05-221-13/+29
* sched/numa: Allow task switch if load imbalance improvesRik van Riel2014-05-221-10/+36
* sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan2014-05-222-3/+3
* sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-224-5/+21
* sched: Initialize rq->age_stamp on processor startCorey Minyard2014-05-221-0/+11
* sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai2014-05-225-15/+17
* sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()Jason Low2014-05-221-23/+46
* sched: Use clamp() and clamp_val() to make sys_nice() more readableDongsheng Yang2014-05-221-9/+2
* sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()Dietmar Eggemann2014-05-221-2/+0
* sched/numa: Fix initialization of sched_domain_topology for NUMAVincent Guittot2014-05-221-1/+1
* sched: Call select_idle_sibling() when not affine_sdRik van Riel2014-05-221-3/+3
* sched: Simplify return logic in sched_read_attr()Michael Kerrisk2014-05-221-7/+2
* sched: Simplify return logic in sched_copy_attr()Michael Kerrisk2014-05-221-4/+2
* sched: Fix exec_start/task_hot on migrated tasksBen Segall2014-05-221-0/+3
* Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming ...Ingo Molnar2014-05-226-31/+78
|\
| * sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-05-222-3/+4
| * sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-1/+8
| * sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-12/+27
| * sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-05-221-7/+30
| * sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-05-221-6/+3
| * sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-05-221-0/+3
| * sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-05-221-2/+3
* | Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2014-05-225-35/+59
|\ \
| * | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-073-1/+48
| * | cpuidle / menu: move repeated correction factor check to initChander Kashyap2014-05-011-7/+8
| * | cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki2014-05-011-1/+1
| * | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-05-013-38/+13
* | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22918-5767/+10052
|\ \ \
| * | | Linux 3.15-rc6v3.15-rc6Linus Torvalds2014-05-221-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-222-4/+2
| |\ \ \
| | * | | powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0
| | * | | powerpc/powernv: Reset root port in firmwareGavin Shan2014-05-121-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-05-222-2/+6
| |\ \ \ \
| | * | | | Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana2014-05-201-1/+1
| | * | | | Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo2014-05-201-1/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-222-1/+24
| |\ \ \ \ \
| | * | | | | crush: decode and initialize chooseleaf_vary_rIlya Dryomov2014-05-161-0/+5
| | * | | | | libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-05-161-1/+19
| * | | | | | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-225-25/+27
| |\ \ \ \ \ \
| | * | | | | | xfs: list_lru_init returns a negative errorDave Chinner2014-05-151-12/+14
| | * | | | | | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-151-1/+1
| | * | | | | | xfs: negate mount workqueue init error valueDave Chinner2014-05-151-1/+1
| | * | | | | | xfs: fix wrong err sign on xfs_set_acl()Dave Chinner2014-05-151-2/+2
| | * | | | | | xfs: fix wrong errno from xfs_initxattrsDave Chinner2014-05-151-4/+4
OpenPOWER on IntegriCloud