summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-094-349/+2
|\
| * mm/slab: move the rest of slub_def.h to mm/slab.hVlastimil Babka2023-12-061-150/+0
| * mm/slab: move struct kmem_cache_cpu declaration to slub.cVlastimil Babka2023-12-061-54/+0
| * mm/slab: remove mm/slab.c and slab_def.hVlastimil Babka2023-12-061-124/+0
| * mm/slab: remove CONFIG_SLAB code from slab common codeVlastimil Babka2023-12-051-12/+2
| * cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka2023-12-052-9/+0
* | Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-01-085-6/+31
|\ \
| * | cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long2023-12-071-4/+4
| * | cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long2023-12-062-1/+9
| * | cgroup: Avoid false cacheline sharing of read mostly rstat_cpuWaiman Long2023-12-011-0/+7
| * | cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()Waiman Long2023-11-121-0/+7
| * | workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_un...Waiman Long2023-11-121-1/+1
| * | cgroup: Add a new helper for cgroup1 hierarchyYafang Shao2023-11-091-1/+3
| * | cgroup: Make operations on the cgroup root_list RCU safeYafang Shao2023-11-091-0/+1
* | | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-088-53/+66
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2024-01-087-58/+39
| |\ \ \
| * | | | sched/fair: Simplify util_estVincent Guittot2023-12-231-37/+12
| * | | | arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-0/+1
| * | | | cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2023-12-231-0/+2
| * | | | energy_model: Use a fixed reference frequencyVincent Guittot2023-12-231-3/+3
| * | | | cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot2023-12-231-0/+1
| * | | | sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-232-0/+15
| * | | | Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar2023-12-2373-206/+414
| |\ \ \ \
| * | | | | sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot2023-11-231-1/+0
| * | | | | sched/deadline: Introduce deadline serversPeter Zijlstra2023-11-151-1/+21
| * | | | | sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra2023-11-151-9/+6
| * | | | | sched: Unify runtime accounting across classesPeter Zijlstra2023-11-151-1/+1
| * | | | | sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu2023-11-151-1/+1
| * | | | | sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T2023-11-151-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-082-1/+34
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/urgent'Peter Zijlstra2023-11-15600-4361/+14892
| |\ \ \ \ \
| * | | | | | perf/x86/intel: Support branch counters loggingKan Liang2023-10-271-0/+3
| * | | | | | perf: Add branch_sample_call_stackKan Liang2023-10-271-0/+5
| * | | | | | perf: Add branch stack countersKan Liang2023-10-272-1/+26
* | | | | | | Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-081-10/+30
|\ \ \ \ \ \ \
| * | | | | | | tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen2023-12-201-0/+20
| * | | | | | | tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen2023-12-201-10/+10
* | | | | | | | Merge tag 'smp-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-081-15/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cpu/hotplug: Increase the number of dynamic statesxiaoming Wang2023-12-201-1/+1
| * | | | | | | | cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu2023-12-061-14/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'core-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-081-4/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | entry: Move syscall_enter_from_user_mode() to header fileSven Schnelle2023-12-211-2/+25
| * | | | | | | | entry: Move enter_from_user_mode() to header fileSven Schnelle2023-12-211-1/+14
| * | | | | | | | entry: Move exit to usermode functions to header fileSven Schnelle2023-12-211-1/+52
| |/ / / / / / /
* | | | | | | | Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-086-9/+99
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changesIngo Molnar2024-01-0283-275/+461
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra2023-11-292-0/+28
| * | | | | | | | | locking/lockdep: Slightly reorder 'struct lock_class' to save some memoryChristophe JAILLET2023-11-271-1/+1
| * | | | | | | | | cleanup: Add conditional guard supportPeter Zijlstra2023-11-154-8/+70
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-085-20/+48
|\ \ \ \ \ \ \ \ \