index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
futex: Rename: match_futex()
Peter Zijlstra
1
-12
/
+12
2021-10-07
futex: Rename: hb_waiter_{inc,dec,pending}()
Peter Zijlstra
1
-17
/
+17
2021-10-07
futex: Split out PI futex
Peter Zijlstra
4
-1405
/
+1449
2021-10-07
futex: Rename: {get,cmpxchg}_futex_value_locked()
Peter Zijlstra
1
-15
/
+15
2021-10-07
futex: Rename hash_futex()
Peter Zijlstra
1
-11
/
+11
2021-10-07
futex: Rename __unqueue_futex()
Peter Zijlstra
1
-7
/
+7
2021-10-07
futex: Rename: queue_{,un}lock()
Peter Zijlstra
1
-13
/
+13
2021-10-07
futex: Rename futex_wait_queue_me()
Peter Zijlstra
1
-5
/
+5
2021-10-07
futex: Rename {,__}{,un}queue_me()
Peter Zijlstra
1
-23
/
+23
2021-10-07
futex: Split out syscalls
Peter Zijlstra
6
-420
/
+455
2021-10-07
futex: Move to kernel/futex/
Peter Zijlstra
4
-3
/
+6
2021-10-07
locking/rwbase: Optimize rwbase_read_trylock
Davidlohr Bueso
1
-3
/
+2
2021-10-01
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
2
-7
/
+18
2021-10-01
rtmutex: Check explicit for TASK_RTLOCK_WAIT.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-01
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
1
-3
/
+14
2021-10-01
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
2
-11
/
+28
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
3
-14
/
+21
2021-10-01
sched: Make might_sleep() output less confusing
Thomas Gleixner
1
-5
/
+22
2021-10-01
sched: Cleanup might_sleep() printks
Thomas Gleixner
1
-8
/
+6
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
3
-7
/
+6
2021-10-01
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
1
-6
/
+6
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
4
-13
/
+13
2021-10-01
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
1
-1
/
+2
2021-09-17
locking/lockdep: Cleanup the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
3
-4
/
+4
2021-09-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
8
-38
/
+137
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
1
-2
/
+19
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
1
-18
/
+26
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
1
-1
/
+1
2021-09-13
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2
-0
/
+2
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
2
-1
/
+4
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2
-121
/
+590
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
[next]