Age | Commit message (Expand) | Author | Files | Lines |
2023-11-14 | sched/fair: Fix the decision for load balance | Keisuke Nishimura | 1 | -3/+7 |
2023-11-14 | sched/eevdf: Fix vruntime adjustment on reweight | Abel Wu | 1 | -23/+128 |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -56/+16 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+3 |
2023-10-31 | Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -34/+32 |
2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -844/+740 |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+50 |
2023-10-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -34/+32 |
2023-10-25 | sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory() | Kefeng Wang | 1 | -1/+1 |
2023-10-25 | sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency() | Kefeng Wang | 1 | -1/+1 |
2023-10-24 | sched/fair: Remove SIS_PROP | Peter Zijlstra | 4 | -57/+0 |
2023-10-24 | sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster... | Yicong Yang | 1 | -1/+16 |
2023-10-24 | sched/fair: Scan cluster before scanning LLC in wake-up path | Barry Song | 3 | -4/+49 |
2023-10-24 | sched: Add cpus_share_resources API | Barry Song | 3 | -0/+26 |
2023-10-24 | sched/core: Fix RQCF_ACT_SKIP leak | Hao Jia | 1 | -4/+1 |
2023-10-23 | Merge tag 'v6.6-rc7' into sched/core, to pick up fixes | Ingo Molnar | 1 | -14/+60 |
2023-10-20 | sched/fair: Remove unused 'curr' argument from pick_next_entity() | Yiwei Lin | 1 | -4/+4 |
2023-10-20 | sched/nohz: Update comments about NEWILB_KICK | Joel Fernandes (Google) | 1 | -2/+13 |
2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan | 1 | -1/+1 |
2023-10-18 | sched: remove wait bookmarks | Matthew Wilcox (Oracle) | 1 | -50/+10 |
2023-10-18 | sched/fair: Remove duplicate #include | Jiapeng Chong | 1 | -2/+0 |
2023-10-18 | sched/eevdf: Fix heap corruption more | Peter Zijlstra | 1 | -1/+2 |
2023-10-16 | sched/numa, mm: make numa migrate functions to take a folio | Kefeng Wang | 1 | -6/+6 |
2023-10-16 | sched/psi: Update poll => rtpoll in relevant comments | Fan Yu | 1 | -16/+16 |
2023-10-13 | sched: Make PELT acronym definition searchable | Mathieu Desnoyers | 1 | -1/+1 |
2023-10-13 | sched: Fix stop_one_cpu_nowait() vs hotplug | Peter Zijlstra | 4 | -3/+17 |
2023-10-13 | sched/psi: Bail out early from irq time accounting | Haifeng Xu | 1 | -0/+3 |
2023-10-12 | sched/topology: Rename 'DIE' domain to 'PKG' | Peter Zijlstra | 2 | -5/+5 |
2023-10-11 | sched/psi: Delete the 'update_total' function parameter from update_triggers() | Yang Yang | 1 | -14/+3 |
2023-10-11 | sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s... | Yang Yang | 1 | -3/+4 |
2023-10-10 | sched/headers: Remove comment referring to rq::cpu_load, since this has been ... | Colin Ian King | 1 | -4/+0 |
2023-10-10 | sched/numa: Complete scanning of inactive VMAs when there is no alternative | Mel Gorman | 1 | -3/+52 |
2023-10-10 | sched/numa: Complete scanning of partial VMAs regardless of PID activity | Mel Gorman | 1 | -3/+15 |
2023-10-10 | sched/numa: Move up the access pid reset logic | Raghavendra K T | 1 | -10/+7 |
2023-10-10 | sched/numa: Trace decisions related to skipping VMAs | Mel Gorman | 1 | -4/+13 |
2023-10-10 | sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_... | Mel Gorman | 1 | -6/+6 |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar | 5 | -5/+18 |
2023-10-09 | sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h | Ingo Molnar | 2 | -1/+2 |
2023-10-09 | sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on... | Shrikanth Hegde | 1 | -38/+74 |
2023-10-09 | sched/psi: Change update_triggers() to a 'void' function | Yang Yang | 1 | -4/+3 |
2023-10-09 | sched/topology: Remove the EM_MAX_COMPLEXITY limit | Pierre Gondois | 1 | -36/+3 |
2023-10-09 | sched/topology: Consolidate and clean up access to a CPU's max compute capacity | Vincent Guittot | 7 | -23/+18 |
2023-10-09 | sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to ... | Yajun Deng | 2 | -4/+4 |
2023-10-09 | sched/nohz: Remove unnecessarily complex error handling pattern from find_new... | Ingo Molnar | 1 | -3/+2 |
2023-10-09 | sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb() | Ingo Molnar | 1 | -5/+5 |
2023-10-09 | sched/nohz: Update idle load-balancing (ILB) comments | Ingo Molnar | 1 | -14/+16 |
2023-10-09 | sched/eevdf: Fix pick_eevdf() | Benjamin Segall | 1 | -14/+58 |
2023-10-09 | sched/eevdf: Fix min_deadline heap integrity | Peter Zijlstra | 1 | -0/+1 |
2023-10-07 | sched/debug: Print 'tgid' in sched_show_task() | Yajun Deng | 1 | -3/+3 |