#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/kernel/smpboot.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/smpboot.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-07-03smpboot: Remove cpumask from the APIPeter Zijlstra
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner