summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-05sched: Limit the number of task migrations per batch on RTThomas Gleixner1-0/+4
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner3-1/+34
2021-10-05sched: Make cookie functions staticShaokun Zhang2-9/+5
2021-10-05sched/fair: Consider SMT in ASYM_PACKING load balanceRicardo Neri1-0/+92
2021-10-05sched/fair: Carve out logic to mark a group for asymmetric packingRicardo Neri1-7/+13
2021-10-05sched/fair: Provide update_sg_lb_stats() with sched domain statisticsRicardo Neri1-2/+3
2021-10-05sched/fair: Optimize checking for group_asym_packingRicardo Neri1-1/+1
2021-10-05sched/topology: Introduce sched_group::flagsRicardo Neri2-3/+19
2021-10-05x86/sched: Decrease further the priorities of SMT siblingsRicardo Neri1-1/+1
2021-10-05kthread: Move prio/affinite change into the newly created threadSebastian Andrzej Siewior1-8/+8
2021-10-05sched: Provide Kconfig support for default dynamic preempt modeFrederic Weisbecker2-12/+49
2021-10-05sched: Remove unused inline function __rq_clock_broken()YueHaibing1-5/+0
2021-10-05sched/dl: Support schedstats for deadline sched classYafang Shao1-0/+93
2021-10-05sched/dl: Support sched_stat_runtime tracepoint for deadline sched classYafang Shao1-0/+2
2021-10-05sched/rt: Support schedstats for RT sched classYafang Shao1-0/+124
2021-10-05sched/rt: Support sched_stat_runtime tracepoint for RT sched classYafang Shao1-0/+2
2021-10-05sched: Introduce task block time in schedstatsYafang Shao3-2/+7
2021-10-05sched: Make schedstats helpers independent of fair sched classYafang Shao3-115/+152
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao8-100/+143
2021-10-05sched/fair: Use __schedstat_set() in set_next_entity()Yafang Shao1-3/+3
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian1-10/+18
2021-10-05sched/fair: Add document for burstable CFS bandwidthHuaixin Chang2-9/+83
2021-10-05sched/fair: Add cfs bandwidth burst statisticsHuaixin Chang3-3/+22
2021-10-05sched: adjust sleeper credit for SCHED_IDLE entitiesJosh Don1-1/+6
2021-10-05sched: reduce sched slice for SCHED_IDLE entitiesJosh Don3-5/+27
2021-10-05sched: Account number of SCHED_IDLE entities on each cfs_rqJosh Don3-1/+27
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don3-7/+12
2021-10-05sched/core: Simplify core-wide task selectionPeter Zijlstra1-111/+45
2021-10-05sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARDSebastian Andrzej Siewior1-1/+1
2021-10-05sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idleValentin Schneider1-2/+13
2021-10-05sched/fair: Add NOHZ balancer flag for nohz.next_balance updatesValentin Schneider2-11/+21
2021-10-03Linux 5.15-rc4v5.15-rc4Linus Torvalds1-1/+1
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen1-1/+1
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds1-4/+8
2021-10-03kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins1-2/+3
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-10-01thermal: Update information in MAINTAINERSRafael J. Wysocki1-3/+5
2021-10-01io_uring: kill fasyncPavel Begunkov1-15/+2
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01sched/fair: Null terminate buffer when updating tunable_scalingMel Gorman1-1/+7
2021-10-01sched/fair: Add ancestors of unthrottled undecayed cfs_rqMichal Koutný1-1/+5
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu2-5/+33
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1