index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
2019-09-13
sched/fair: Speed-up energy-aware wake-ups
Quentin Perret
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-09-03
arch, ia64: Make NUMA select SMP
Matt Fleming
2019-09-03
sched, perf: MAINTAINERS update, add submaintainers and reviewers
Peter Zijlstra
2019-08-12
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-08-08
cpufreq: schedutil: fix equation in comment
Qais Yousef
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
sched/fair: Expose newidle_balance()
Peter Zijlstra
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
2019-08-08
sched/{rt,deadline}: Fix set_next_task vs pick_next_task
Peter Zijlstra
2019-08-08
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
2019-08-08
stop_machine: Fix stop_cpus_in_progress ordering
Peter Zijlstra
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-08-08
sched: Clean up active_mm reference counting
Peter Zijlstra
2019-08-08
rcu/tree: Fix SCHED_FIFO params
Peter Zijlstra
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2019-07-25
rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
Juri Lelli
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
2019-07-25
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
sched/stats: Fix unlikely() use of sched_info_on()
Yi Wang
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-22
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]