index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-11
sched/psi: Delete the 'update_total' function parameter from update_triggers()
Yang Yang
2023-10-11
sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s...
Yang Yang
2023-10-10
sched/headers: Remove comment referring to rq::cpu_load, since this has been ...
Colin Ian King
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...
Shrikanth Hegde
2023-10-09
sched/psi: Change update_triggers() to a 'void' function
Yang Yang
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-09
sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to ...
Yajun Deng
2023-10-09
sched/nohz: Remove unnecessarily complex error handling pattern from find_new...
Ingo Molnar
2023-10-09
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
2023-10-09
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-10-02
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-30
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-29
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-09-29
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
2023-09-26
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit...
Wang Jinchao
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-09-22
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
[next]