summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-17static_call: Update API documentationPeter Zijlstra1-0/+33
2021-08-17locking/local_lock: Add PREEMPT_RT supportThomas Gleixner1-0/+44
2021-08-17locking/spinlock/rt: Prepare for RT local_lockThomas Gleixner3-8/+30
2021-08-17preempt: Adjust PREEMPT_LOCK_OFFSET for RTThomas Gleixner1-0/+4
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner1-10/+56
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra1-9/+24
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner1-4/+9
2021-08-17locking/mutex: Make mutex::wait_lock rawThomas Gleixner1-2/+2
2021-08-17locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...Thomas Gleixner2-11/+8
2021-08-17locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...Thomas Gleixner1-13/+0
2021-08-17locking/rwlock: Provide RT variantThomas Gleixner3-12/+179
2021-08-17locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>Thomas Gleixner3-1/+162
2021-08-17locking/spinlock: Provide RT specific spinlock_tThomas Gleixner1-0/+26
2021-08-17locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...Sebastian Andrzej Siewior1-1/+1
2021-08-17rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>Sebastian Andrzej Siewior2-29/+36
2021-08-17locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>Sebastian Andrzej Siewior1-2/+1
2021-08-17locking/rtmutex: Prevent future include recursion hellSebastian Andrzej Siewior1-1/+1
2021-08-17locking/spinlock: Split the lock types header, and move the raw types into <l...Thomas Gleixner4-58/+74
2021-08-17locking/rwsem: Add rtmutex based R/W semaphore implementationThomas Gleixner1-10/+68
2021-08-17locking/rt: Add base code for RT rw_semaphore and rwlockThomas Gleixner1-0/+39
2021-08-17locking/rtmutex: Provide rt_mutex_base_is_locked()Thomas Gleixner1-0/+12
2021-08-17locking/rtmutex: Split out the inner parts of 'struct rtmutex'Peter Zijlstra1-6/+17
2021-08-17locking/rtmutex: Remove rt_mutex_is_locked()Peter Zijlstra1-11/+0
2021-08-17sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner1-2/+5
2021-08-17sched/core: Provide a scheduling point for RT locksThomas Gleixner1-0/+3
2021-08-17sched/wakeup: Prepare for RT sleeping spin/rwlocksThomas Gleixner1-0/+66
2021-08-17sched/wakeup: Reorganize the current::__state helpersThomas Gleixner1-25/+23
2021-08-17sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bitThomas Gleixner1-1/+3
2021-08-17locking/rtmutex: Set proper wait context for lockdepThomas Gleixner1-7/+12
2021-08-17locking/local_lock: Add missing owner initializationThomas Gleixner1-19/+23
2021-08-17Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar713-7889/+15232
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-12/+27
2021-08-12net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor1-0/+1
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov1-2/+5
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-3/+4
2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner1-0/+2
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-1/+2
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-2/+1
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song1-2/+2
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann1-0/+1
2021-08-10net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-2/+1
2021-08-10psample: Add a fwd declaration for skbuffRoi Dayan1-0/+2
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann1-1/+1
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+24
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2021-08-08once: Fix panic when module unloadKefeng Wang1-2/+2
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2