summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-06add ethercat codes.Minda Chen1-0/+79
2023-11-06entry: Fix the preempt lazy falloutThomas Gleixner1-0/+6
2023-11-06x86: Support for lazy preemptionThomas Gleixner1-1/+1
2023-11-06signal/x86: Delay calling signals in atomicOleg Nesterov1-0/+4
2023-11-06sched: Add support for lazy preemptionThomas Gleixner4-5/+103
2023-11-06generic/softirq: Disable softirq stacks on PREEMPT_RTThomas Gleixner1-1/+1
2023-11-06random: Make it work on rtThomas Gleixner2-1/+2
2023-11-06net: Use skbufhead with raw lockThomas Gleixner1-0/+7
2023-11-06rcu: Delay RCU-selftestsSebastian Andrzej Siewior1-0/+7
2023-11-06fs/dcache: use swait_queue instead of waitqueueSebastian Andrzej Siewior2-3/+3
2023-11-06ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior1-4/+75
2023-11-06u64_stats: Disable preemption on 32bit-UP/SMP with RT during updatesSebastian Andrzej Siewior1-14/+28
2023-11-06softirq: Check preemption after reenabling interruptsThomas Gleixner1-0/+3
2023-11-06kernel/sched: add {put|get}_cpu_light()Sebastian Andrzej Siewior1-0/+3
2023-11-06sched: Make preempt_enable_no_resched() behave like preempt_enable() on PREEM...Thomas Gleixner1-1/+5
2023-11-06locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2-2/+2
2023-11-06lockdep: Make it RT awareThomas Gleixner1-8/+15
2023-11-06rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().Sebastian Andrzej Siewior1-0/+9
2023-11-06sched: Move mmdrop to RCU on RTThomas Gleixner2-0/+24
2023-11-06sched: Make cond_resched_lock() variants RT awareThomas Gleixner2-11/+28
2023-11-06sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner2-2/+5
2023-11-06sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner1-4/+3
2023-11-06sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner1-6/+6
2023-11-06sched: Clean up the might_sleep() underscore zooThomas Gleixner2-7/+7
2023-11-06irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior1-0/+5
2023-11-06irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior1-0/+3
2023-11-06net: sched: remove one pair of atomic operationsEric Dumazet1-4/+8
2023-11-06net: sched: fix logic error in qdisc_run_begin()Eric Dumazet1-1/+1
2023-11-06net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish3-34/+22
2023-11-06net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish5-54/+40
2023-11-06net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish2-0/+4
2023-11-06u64_stats: Introduce u64_stats_set()Ahmed S. Darwish1-0/+10
2023-11-06gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior2-6/+2
2023-11-06gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior1-0/+3
2023-11-06gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior1-4/+4
2023-11-06printk: add pr_flush()John Ogness1-0/+7
2023-11-06printk: add console handoverJohn Ogness1-0/+1
2023-11-06printk: remove deferred printingJohn Ogness2-42/+2
2023-11-06printk: move console printing to kthreadsJohn Ogness1-0/+13
2023-11-06printk: introduce kernel sync modeJohn Ogness2-0/+10
2023-11-06serial: 8250: implement write_atomicJohn Ogness1-0/+5
2023-11-06console: add write_atomic interfaceJohn Ogness3-0/+27
2023-11-06printk: rename printk cpulock API and always disable interruptsJohn Ogness1-16/+14
2023-11-06sched: Introduce migratable()Valentin Schneider1-0/+10
2023-11-04Merge tag 'JH7110_515_SDK_v5.9.0' into vf2-515-develAndy Hu2-0/+357
2023-11-01Add ISP control for video2 and video3.zejian.su1-0/+23
2023-11-01Expand 2 bytes after the SC buffer for the AE/AWB flag and copy the histogram...zejian.su1-0/+33
2023-11-01Add 16 ISP controls, remove the frame SYNC event to video7 (SC) These control...zejian.su1-3/+45
2023-11-01media: satrfive: stf_isp: Add new conctrl supportChanghuang Liang2-0/+259
2023-08-14sound:simple card: fix cannot register pwmdac and hdmi snd cardcarter.li1-0/+2