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
2024-04-24
thermal/cpufreq: Remove arch_update_thermal_pressure()
Vincent Guittot
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
2024-04-24
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
2024-04-17
s390/irq,nmi: Include <asm/vtime.h> header directly
Alexander Gordeev
2024-04-17
s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
Alexander Gordeev
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2024-04-17
sched/vtime: Remove confusing arch_vtime_task_switch() declaration
Alexander Gordeev
2024-03-29
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2024-03-28
sched/fair: Rename root_domain::overload to ::overloaded
Ingo Molnar
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
2024-03-28
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
2024-03-26
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
2024-03-26
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
2024-03-26
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-03-25
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
[next]