summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-237-53/+121
|\
| * timers: Provide a better debugobjects hint for delayed worksStephen Boyd2022-05-141-1/+31
| * time/sched_clock: Fix formatting of frequency reporting codeMaciej W. Rozycki2022-05-021-6/+4
| * time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHzMaciej W. Rozycki2022-05-021-1/+1
| * time/sched_clock: Round the frequency reported to nearest rather than downMaciej W. Rozycki2022-05-021-2/+3
| * timekeeping: Consolidate fast timekeeperThomas Gleixner2022-05-021-10/+10
| * timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()Thomas Gleixner2022-05-021-1/+1
| * timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin2022-04-251-2/+10
| * Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner2022-04-1411-715/+632
| |\
| | * timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach2022-04-141-0/+17
| * | clocksource: Replace cpumask_weight() with cpumask_empty()Yury Norov2022-04-101-1/+1
| * | timers: Move timer sysctl into the timer codetangmeng2022-04-102-26/+38
| * | clockevents: Use dedicated list iterator variableJakob Koschel2022-04-101-4/+5
| * | timers: Simplify calc_index()Thomas Gleixner2022-04-091-1/+1
| * | timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()Anna-Maria Behnsen2022-04-091-0/+1
* | | Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-237-20/+46
|\ \ \
| * \ \ Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2022-05-2018-745/+651
| |\ \ \
| | * \ \ Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier2022-04-191-0/+1
| | |\ \ \
| | | * | | gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier2022-04-191-0/+1
| * | | | | genirq/irq_sim: Make the irq_work always run in hard irq contextSebastian Andrzej Siewior2022-05-141-1/+1
| * | | | | genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi2022-05-021-9/+4
| * | | | | genirq/matrix: Remove redundant assignment to variable 'end'Colin Ian King2022-04-251-1/+1
| * | | | | genirq: Take the proposed affinity at face value if force==trueMarc Zyngier2022-04-141-2/+8
| * | | | | genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov2022-04-101-1/+1
| * | | | | genirq: Always limit the affinity to online CPUsMarc Zyngier2022-04-101-8/+17
| * | | | | genirq/msi: Shutdown managed interrupts with unsatifiable affinitiesMarc Zyngier2022-04-101-0/+15
| | |/ / / | |/| | |
* | | | | Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-232-9/+20
|\ \ \ \ \
| * | | | | cpu/hotplug: Initialise all cpuhp_cpu_state structs earlierSteven Price2022-04-131-9/+13
| * | | | | Merge branch 'smp/urgent' into smp/coreThomas Gleixner2022-04-132-19/+19
| |\ \ \ \ \
| * | | | | | cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again.Longpeng(Mike)2022-04-121-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-13/+14
|\ \ \ \ \ \
| * | | | | | kthread: unexport kthread_blkcgChristoph Hellwig2022-05-021-1/+0
| * | | | | | blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig2022-05-021-2/+4
| * | | | | | blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig2022-05-021-10/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-6/+19
|\ \ \ \ \ \
| * | | | | | task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe2022-04-301-6/+19
* | | | | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-2322-375/+1082
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-118-36/+236
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh2022-05-115-34/+188
| | * | | | | | | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki2022-05-115-2/+48
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-0320-339/+846
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | | | | | | * | | | | | rcuscale: Allow rcuscale without RCU Tasks Rude/TracePaul E. McKenney2022-04-202-3/+11
| | | | | | | * | | | | | rcuscale: Allow rcuscale without RCU TasksPaul E. McKenney2022-04-202-2/+11
| | | | | | | * | | | | | refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney2022-04-202-3/+11
| | | | | | | * | | | | | refscale: Allow refscale without RCU TasksPaul E. McKenney2022-04-202-2/+11
| | | | | | | * | | | | | rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney2022-04-203-9/+26
| | | | | | | * | | | | | rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney2022-04-203-7/+25
| | | | | | | * | | | | | rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney2022-04-203-53/+71
| | | | | | | * | | | | | rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney2022-04-203-1/+4
| | | | | | | * | | | | | rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney2022-04-111-0/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |