| .. |
|
walt
|
Merge "sched/walt/core_control: strict_nr_run calculation"
|
2022-12-19 05:37:18 -08:00 |
|
android.h
|
ANDROID: kernel/sched/android.h: add uclamp_* stub functions
|
2022-04-02 10:47:16 +02:00 |
|
autogroup.c
|
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
|
2022-08-12 11:25:10 +02:00 |
|
autogroup.h
|
sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/autogroup.h
|
2022-02-23 08:22:00 +01:00 |
|
build_policy.c
|
sched: Fix missing prototype warnings
|
2022-05-01 10:03:43 +02:00 |
|
build_utility.c
|
sched: Fix missing prototype warnings
|
2022-05-01 10:03:43 +02:00 |
|
clock.c
|
sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}
|
2022-05-19 23:46:09 +02:00 |
|
completion.c
|
sched/completion: Add wait_for_completion_state()
|
2022-09-07 21:53:49 +02:00 |
|
core.c
|
ANDROID: Sched: Add vendor hooks required for WALT
|
2022-11-08 22:13:09 +00:00 |
|
core_sched.c
|
sched: Rename task_running() to task_on_cpu()
|
2022-09-07 21:53:47 +02:00 |
|
cpuacct.c
|
Merge branch 'sched/fast-headers' into sched/core
|
2022-03-15 09:05:05 +01:00 |
|
cpudeadline.c
|
sched/core: Introduce sched_asym_cpucap_active()
|
2022-08-02 12:32:45 +02:00 |
|
cpudeadline.h
|
|
|
|
cpufreq.c
|
Merge 3fe2f7446f ("Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2022-04-02 16:38:28 +02:00 |
|
cpufreq_schedutil.c
|
Merge c79e6fa98c ("Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm") into android-mainline
|
2022-10-04 14:40:09 +02:00 |
|
cpupri.c
|
Merge 30c999937f ("Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2022-10-12 10:13:13 +02:00 |
|
cpupri.h
|
|
|
|
cputime.c
|
ANDROID: Sched: Add vendor hooks required for WALT
|
2022-11-08 22:13:09 +00:00 |
|
deadline.c
|
sched: Introduce struct balance_callback to avoid CFI mismatches
|
2022-10-17 16:41:25 +02:00 |
|
debug.c
|
Merge 0192445cb2 ("arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER") into android-mainline
|
2022-10-20 11:55:38 +02:00 |
|
fair.c
|
ANDROID: Sched: Add vendor hooks required for WALT
|
2022-11-08 22:13:09 +00:00 |
|
features.h
|
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
|
2022-06-28 09:08:30 +02:00 |
|
idle.c
|
context_tracking: Take idle eqs entrypoints over RCU
|
2022-07-05 13:32:16 -07:00 |
|
isolation.c
|
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
|
2022-02-23 10:58:33 +01:00 |
|
loadavg.c
|
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
|
2022-02-23 10:58:33 +01:00 |
|
Makefile
|
Merge keystone/android-mainline-keystone-qcom-release.6.0 (dcb3fbd) into msm-pineapple
|
2022-10-23 23:33:09 -07:00 |
|
membarrier.c
|
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
|
2022-02-23 10:58:33 +01:00 |
|
OWNERS
|
|
|
|
pelt.c
|
Merge 3fe2f7446f ("Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2022-04-02 16:38:28 +02:00 |
|
pelt.h
|
sched/fair: Decay task PELT values during wakeup migration
|
2022-06-28 09:17:46 +02:00 |
|
psi.c
|
PSI updates for v6.1:
|
2022-10-14 13:03:00 -07:00 |
|
rt.c
|
Merge c70055d8d9 ("Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2022-10-25 16:06:47 +02:00 |
|
sched-pelt.h
|
|
|
|
sched.h
|
ANDROID: sched: gki: add padding to some structs to support WALT
|
2022-10-25 23:56:24 +00:00 |
|
smp.h
|
smp: Rename flush_smp_call_function_from_idle()
|
2022-05-01 10:03:43 +02:00 |
|
stats.c
|
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
|
2022-02-23 10:58:33 +01:00 |
|
stats.h
|
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
|
2022-09-09 11:08:32 +02:00 |
|
stop_task.c
|
sched: Add update_current_exec_runtime helper
|
2022-08-27 00:05:35 +02:00 |
|
swait.c
|
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
|
2022-02-23 10:58:33 +01:00 |
|
topology.c
|
ANDROID: Sched: Add vendor hooks required for WALT
|
2022-11-08 22:13:09 +00:00 |
|
vendor_hooks.c
|
ANDROID: sched/cpuset: Add vendor hook to change tasks affinity
|
2022-11-16 10:25:14 -08:00 |
|
wait.c
|
Revert "ANDROID: Add a vendor hook that allow a module to modify the wake flag"
|
2022-04-01 07:29:52 +02:00 |
|
wait_bit.c
|
wait_on_bit: add an acquire memory barrier
|
2022-08-26 09:30:25 -07:00 |