summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05cpuidle: Use local_clock_noinstr()Peter Zijlstra
2023-06-05sched/clock: Provide local_clock_noinstr()Peter Zijlstra
2023-06-05x86/tsc: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Peter Zijlstra
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra
2023-06-05x86/vdso: Fix gettimeofday maskingPeter Zijlstra
2023-06-05math64: Always inline u128 version of mul_u64_u64_shr()Peter Zijlstra
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05loongarch: Provide noinstr sched_clock_read()Peter Zijlstra
2023-06-05arm64/arch_timer: Provide noinstr sched_clock_read() functionsPeter Zijlstra
2023-06-05arm64/io: Always inline all of __raw_{read,write}[bwlq]()Peter Zijlstra
2023-06-05time/sched_clock: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra
2023-06-05x86/sched: Rewrite topology setupPeter Zijlstra
2023-06-05sched: Consider task_struct::saved_state in wait_task_inactive()Peter Zijlstra
2023-06-05sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra
2023-06-05sched/fair: Don't balance task to its current running CPUYicong Yang
2023-05-30sched/deadline: remove unused dl_bandwidthMiaohe Lin
2023-05-30sched/fair: Move unused stub functions to headerArnd Bergmann
2023-05-30sched: Make task_vruntime_update() prototype visibleArnd Bergmann
2023-05-30sched/fair: Hide unused init_cfs_bandwidth() stubArnd Bergmann
2023-05-30sched: Add schedule_user() declarationArnd Bergmann
2023-05-30sched: Hide unused sched_update_scaling()Arnd Bergmann
2023-05-20sched/psi: Avoid resetting the min update period when it is unnecessaryYang Yang
2023-05-08sched/debug: Correct printing for rq->nr_uninterruptible晏艳(采苓)
2023-05-08sched/topology: Propagate SMT flags when removing degenerate domainTim C Chen
2023-05-08psi: remove 500ms min window size limitation for triggersSuren Baghdasaryan
2023-05-08x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processorsChen Yu
2023-05-08x86/sched/itmt: Give all SMT siblings of a core the same priorityRicardo Neri
2023-05-08x86/sched: Remove SD_ASYM_PACKING from the SMT domain flagsRicardo Neri
2023-05-08sched/topology: Remove SHARED_CHILD from ASYM_PACKINGRicardo Neri
2023-05-08sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()Ricardo Neri
2023-05-08sched/fair: Do not even the number of busy CPUs via asym_packingRicardo Neri
2023-05-08sched/fair: Use the busiest group to set prefer_siblingRicardo Neri
2023-05-08sched/fair: Keep a fully_busy SMT sched group as busiestRicardo Neri
2023-05-08sched/fair: Let low-priority cores help high-priority busy SMT coresRicardo Neri
2023-05-08sched/fair: Simplify asym_packing logic for SMT coresRicardo Neri
2023-05-08sched/fair: Only do asym_packing load balancing from fully idle SMT coresRicardo Neri
2023-05-08sched/fair: Move is_core_idle() out of CONFIG_NUMARicardo Neri
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds