index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+11
2024-09-08
cpu: Use already existing usleep_range()
Anna-Maria Behnsen
1
-1
/
+1
2024-09-04
cpu: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-3
/
+1
2024-09-04
Merge branch 'linus' into smp/core
Thomas Gleixner
1
-1
/
+11
2024-08-13
cpu/SMT: Enable SMT only if a core is online
Nysal Jan K.A
1
-1
/
+11
2024-08-02
cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
Jiaxun Yang
1
-0
/
+5
2024-08-02
cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
Jiaxun Yang
1
-0
/
+11
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+11
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2024-07-15
Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
1
-0
/
+3
2024-06-23
cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
Huacai Chen
1
-0
/
+3
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-2
/
+1
2024-06-17
cpu/hotplug: Add support for declaring CPU offlining not supported
Kirill A. Shutemov
1
-1
/
+12
2024-06-17
cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()
Stanislav Spassov
1
-2
/
+2
2024-06-17
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
1
-4
/
+4
2024-05-15
Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-48
/
+0
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-4
/
+10
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-2
/
+2
2024-04-10
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
1
-1
/
+2
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
1
-48
/
+0
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+6
2024-02-27
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
1
-3
/
+3
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
1
-0
/
+1
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-2
/
+0
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
1
-3
/
+5
2024-02-22
cpu: Remove stray semicolon
Max Kellermann
1
-1
/
+1
2024-02-19
cpu: Mark cpu_possible_mask as __ro_after_init
Alexey Dobriyan
1
-2
/
+2
2024-01-26
kernel/cpu: Convert snprintf() to sysfs_emit()
Li Zhijian
1
-2
/
+2
2024-01-26
cpu/hotplug: Delete an extraneous kernel-doc description
Randy Dunlap
1
-1
/
+0
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-5
/
+0
2023-12-05
cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
Vlastimil Babka
1
-5
/
+0
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+7
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
1
-1
/
+7
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-3
/
+10
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+13
2023-10-17
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
1
-4
/
+7
2023-10-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
1
-5
/
+13
2023-10-04
rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Frederic Weisbecker
1
-0
/
+7
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-3
/
+3
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-3
/
+0
2023-08-30
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
1
-1
/
+23
2023-07-31
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
1
-1
/
+1
2023-07-28
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
1
-16
/
+44
2023-07-28
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
1
-1
/
+23
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
1
-2
/
+2
[next]