summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-0112-7/+88
|\
| * sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot2021-10-311-1/+1
| * irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior2021-10-151-0/+5
| * irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior2021-10-151-0/+3
| * sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2021-10-152-0/+14
| * topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-153-0/+16
| * sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-0/+1
| * sched: Fill unconditional hole induced by sched_entityKees Cook2021-10-141-1/+1
| * kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao2021-10-141-1/+2
| * sched,livepatch: Use wake_up_if_idle()Peter Zijlstra2021-10-141-0/+4
| * sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra2021-10-071-1/+2
| * sched: Move mmdrop to RCU on RTThomas Gleixner2021-10-052-0/+33
| * sched: Introduce task block time in schedstatsYafang Shao2021-10-051-0/+2
| * sched: Make struct sched_statistics independent of fair sched classYafang Shao2021-10-051-3/+3
| * fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don2021-10-051-0/+1
* | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-012-3/+3
|\ \
| * \ Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano2021-10-191-1/+1
| |\ \
| | * | clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Marc Zyngier2021-10-171-1/+0
| | * | clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier2021-10-171-0/+1
| * | | clocksource/drivers/arc_timer: Eliminate redefined macro errorRandy Dunlap2021-10-161-2/+2
* | | | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'objtool/urgent'Peter Zijlstra2021-10-0751-394/+215
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: Always inline context_tracking_guest_enter()Peter Zijlstra2021-09-151-1/+1
* | | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-0116-97/+79
|\ \ \ \ \
| * | | | | locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-306-59/+2
| * | | | | futex: Implement sys_futex_waitv()André Almeida2021-10-073-1/+34
| * | | | | futex: Split out syscallsPeter Zijlstra2021-10-071-1/+1
| * | | | | sched: Make cond_resched_lock() variants RT awareThomas Gleixner2021-10-012-11/+28
| * | | | | sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner2021-10-012-2/+5
| * | | | | sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner2021-10-011-4/+3
| * | | | | sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner2021-10-011-6/+6
| * | | | | sched: Clean up the might_sleep() underscore zooThomas Gleixner2021-10-012-7/+7
| * | | | | locking/lockdep: Cleanup the repeated declarationShaokun Zhang2021-09-171-2/+0
| * | | | | lockdep: Improve comments in wait-type checksZhouyi Zhou2021-09-171-1/+1
| * | | | | kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst2021-09-172-14/+3
| |/ / / /
* | | | | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-012-3/+32
|\ \ \ \ \
| * | | | | perf: Add mem_hops field in perf_mem_data_src structureKajol Jain2021-10-191-2/+9
| * | | | | perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain2021-10-191-1/+7
| * | | | | perf/x86: Add new event for AUX output counter indexAdrian Hunter2021-10-152-0/+16
* | | | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-013-14/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch irq/misc-5.16 into irq/irqchip-nextMarc Zyngier2021-10-281-2/+3
| |\ \ \ \ \ \
| | * | | | | | irqchip: Fix compile-testing without CONFIG_OFArnd Bergmann2021-10-251-2/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier2021-10-281-1/+4
| |\ \ \ \ \ \
| | * | | | | | genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier2021-10-261-1/+4
| * | | | | | | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2021-10-282-8/+2
| |\ \ \ \ \ \ \
| | * | | | | | | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-8/+1
| | * | | | | | | irq: add generic_handle_arch_irq()Mark Rutland2021-10-251-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli2021-10-201-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier2021-10-201-2/+11
| |/ / / / /
* | | | | | Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-11-012-2/+11
|\ \ \ \ \ \