summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | ring_buffer: Change some static functions to boolUros Bizjak2023-03-211-24/+23
| * | | | | | | | | | | | | ring_buffer: Change some static functions to voidUros Bizjak2023-03-211-15/+7
* | | | | | | | | | | | | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-294-244/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | trace,smp: Trace all smp_function_call*() invocationsPeter Zijlstra2023-03-241-30/+36
| * | | | | | | | | | | | | | trace: Add trace_ipi_send_cpu()Peter Zijlstra2023-03-243-6/+5
| * | | | | | | | | | | | | | sched, smp: Trace smp callback causing an IPIValentin Schneider2023-03-243-16/+53
| * | | | | | | | | | | | | | smp: reword smp call IPI commentValentin Schneider2023-03-241-3/+4
| * | | | | | | | | | | | | | irq_work: Trace self-IPIs sent via arch_irq_work_raise()Valentin Schneider2023-03-241-1/+13
| * | | | | | | | | | | | | | smp: Trace IPIs sent via arch_send_call_function_ipi_mask()Valentin Schneider2023-03-241-1/+8
| * | | | | | | | | | | | | | sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-242-2/+9
| * | | | | | | | | | | | | | kernel/smp: Make csdlock_debug= resettablePaul E. McKenney2023-03-241-3/+8
| * | | | | | | | | | | | | | locking/csd_lock: Remove per-CPU data indirection from CSD lock debuggingPaul E. McKenney2023-03-241-10/+6
| * | | | | | | | | | | | | | locking/csd_lock: Remove added data from CSD lock debuggingPaul E. McKenney2023-03-241-221/+12
| * | | | | | | | | | | | | | locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney2023-03-241-1/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-2812-316/+1266
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched/clock: Fix local_clock() before sched_clock_init()Aaron Thompson2023-04-211-0/+3
| * | | | | | | | | | | | | | sched/rt: Fix bad task migration for rt tasksSchspa Shi2023-04-212-0/+5
| * | | | | | | | | | | | | | sched: Fix performance regression introduced by mm_cidMathieu Desnoyers2023-04-213-49/+722
| * | | | | | | | | | | | | | Merge branch 'v6.3-rc7'Peter Zijlstra2023-04-2118-113/+323
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | sched/core: Make sched_dynamic_mutex staticJosh Poimboeuf2023-04-121-1/+1
| * | | | | | | | | | | | | | sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo2023-04-052-68/+109
| * | | | | | | | | | | | | | sched/psi: Extract update_triggers side effectDomenico Cerasuolo2023-04-051-9/+10
| * | | | | | | | | | | | | | sched/psi: Rename existing poll members in preparationDomenico Cerasuolo2023-04-051-81/+82
| * | | | | | | | | | | | | | sched/psi: Rearrange polling code in preparationDomenico Cerasuolo2023-04-051-98/+98
| * | | | | | | | | | | | | | sched/fair: Fix inaccurate tally of ttwu_move_affineLibo Chen2023-04-051-1/+1
| * | | | | | | | | | | | | | livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf2023-03-223-23/+149
| * | | | | | | | | | | | | | livepatch: Skip task_call_func() for current taskJosh Poimboeuf2023-03-221-1/+5
| * | | | | | | | | | | | | | livepatch: Convert stack entries array to percpuJosh Poimboeuf2023-03-221-2/+7
| * | | | | | | | | | | | | | sched: Interleave cfs bandwidth timers for improved single thread performance...Shrikanth Hegde2023-03-221-0/+4
| * | | | | | | | | | | | | | sched/core: Reduce cost of sched_move_task when config autogroupwuchi2023-03-221-3/+19
| * | | | | | | | | | | | | | sched/core: Avoid selecting the task that is throttled to run when core-sched...Hao Jia2023-03-225-19/+90
| * | | | | | | | | | | | | | sched/topology: Make sched_energy_mutex,update staticTom Rix2023-03-221-2/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perf/core: Fix hardlockup failure caused by perf throttleYang Jihong2023-04-141-2/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | | | | | | | | | | | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | | | | | | | | | | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | | | | | | | | | | | sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't returnJosh Poimboeuf2023-03-081-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-285-8/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | delayacct: track delays from IRQ/SOFTIRQYang Yang2023-04-192-0/+15
| * | | | | | | | | | | | | kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-081-3/+3
| * | | | | | | | | | | | | notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2023-04-081-0/+6
| * | | | | | | | | | | | | kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...Tom Rix2023-04-081-5/+5
* | | | | | | | | | | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-2813-52/+287
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm: add new api to enable ksm per processStefan Roesch2023-04-211-0/+27
| * | | | | | | | | | | | | | printk: export console trace point for kcsan/kasan/kfence/kmsanPavankumar Kondeti2023-04-192-14/+8
| * | | | | | | | | | | | | | prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett2023-04-191-0/+15
| * | | | | | | | | | | | | | cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed2023-04-191-2/+2
| * | | | | | | | | | | | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-182-29/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \