summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-07futex: Rename: match_futex()Peter Zijlstra1-12/+12
2021-10-07futex: Rename: hb_waiter_{inc,dec,pending}()Peter Zijlstra1-17/+17
2021-10-07futex: Split out PI futexPeter Zijlstra4-1405/+1449
2021-10-07futex: Rename: {get,cmpxchg}_futex_value_locked()Peter Zijlstra1-15/+15
2021-10-07futex: Rename hash_futex()Peter Zijlstra1-11/+11
2021-10-07futex: Rename __unqueue_futex()Peter Zijlstra1-7/+7
2021-10-07futex: Rename: queue_{,un}lock()Peter Zijlstra1-13/+13
2021-10-07futex: Rename futex_wait_queue_me()Peter Zijlstra1-5/+5
2021-10-07futex: Rename {,__}{,un}queue_me()Peter Zijlstra1-23/+23
2021-10-07futex: Split out syscallsPeter Zijlstra6-420/+455
2021-10-07futex: Move to kernel/futex/Peter Zijlstra4-3/+6
2021-10-07locking/rwbase: Optimize rwbase_read_trylockDavidlohr Bueso1-3/+2
2021-10-01rtmutex: Wake up the waiters lockless while dropping the read lock.Thomas Gleixner2-7/+18
2021-10-01rtmutex: Check explicit for TASK_RTLOCK_WAIT.Sebastian Andrzej Siewior1-1/+1
2021-10-01locking/rt: Take RCU nesting into account for __might_resched()Thomas Gleixner1-3/+14
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner2-11/+28
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner3-14/+21
2021-10-01sched: Make might_sleep() output less confusingThomas Gleixner1-5/+22
2021-10-01sched: Cleanup might_sleep() printksThomas Gleixner1-8/+6
2021-10-01sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner3-7/+6
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner1-6/+6
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner4-13/+13
2021-10-01locking/ww-mutex: Fix uninitialized use of ret in test_aa()Nathan Chancellor1-1/+2
2021-09-17locking/lockdep: Cleanup the repeated declarationShaokun Zhang1-2/+0
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou3-4/+4
2021-09-17lockdep: Let lock_is_held_type() detect recursive read as readSebastian Andrzej Siewior1-1/+1
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst8-38/+137
2021-09-15locking/rwbase: Take care of ordering guarantee for fastpath readerBoqun Feng1-2/+19
2021-09-15locking/rwbase: Extract __rwbase_write_trylock()Peter Zijlstra1-18/+26
2021-09-15locking/rwbase: Properly match set_and_save_state() to restore_state()Peter Zijlstra1-1/+1
2021-09-13Linux 5.15-rc1v5.15-rc1Linus Torvalds1-2/+2
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2-3/+2
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2-0/+2
2021-09-11riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2-10/+5
2021-09-11riscv: Improve stack randomisation on RV64Kefeng Wang2-1/+4
2021-09-11riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-11riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2-121/+590
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0