index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-31
4
-8
/
+36
|
\
|
*
dt-bindings: timer: Add ABIs for new Ingenic SoCs
周琰杰 (Zhou Yanjie)
2021-08-21
1
-0
/
+19
|
*
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
1
-1
/
+0
|
*
timerfd: Provide timerfd_resume()
Thomas Gleixner
2021-08-10
1
-0
/
+2
|
*
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
1
-5
/
+0
|
*
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
1
-1
/
+6
|
*
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
1
-1
/
+3
|
*
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
1
-0
/
+6
*
|
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-31
1
-0
/
+2
|
\
\
|
*
|
x86/PCI: Add support for the Intel 82426EX PIRQ router
Maciej W. Rozycki
2021-08-10
1
-0
/
+1
|
*
|
x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router
Maciej W. Rozycki
2021-08-10
1
-0
/
+1
|
|
/
*
|
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-31
2
-0
/
+11
|
\
\
|
*
|
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
2021-07-28
1
-0
/
+1
|
*
|
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
2021-07-28
1
-0
/
+10
*
|
|
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
2
-7
/
+15
|
\
\
\
|
*
|
|
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
1
-0
/
+4
|
*
|
|
genirq: Change force_irqthreads to a static key
Tanner Love
2021-08-10
1
-3
/
+5
|
*
|
|
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
2021-08-10
1
-2
/
+6
|
*
|
|
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
2021-08-10
1
-2
/
+0
*
|
|
|
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
28
-1291
/
+2611
|
\
\
\
\
|
*
|
|
|
static_call: Update API documentation
Peter Zijlstra
2021-08-17
1
-0
/
+33
|
*
|
|
|
locking/local_lock: Add PREEMPT_RT support
Thomas Gleixner
2021-08-17
1
-0
/
+44
|
*
|
|
|
locking/spinlock/rt: Prepare for RT local_lock
Thomas Gleixner
2021-08-17
3
-8
/
+30
|
*
|
|
|
preempt: Adjust PREEMPT_LOCK_OFFSET for RT
Thomas Gleixner
2021-08-17
1
-0
/
+4
|
*
|
|
|
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
1
-10
/
+56
|
*
|
|
|
locking/ww_mutex: Add rt_mutex based lock type and accessors
Peter Zijlstra
2021-08-17
1
-9
/
+24
|
*
|
|
|
locking/ww_mutex: Abstract out internal lock accesses
Thomas Gleixner
2021-08-17
1
-4
/
+9
|
*
|
|
|
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
2021-08-17
1
-2
/
+2
|
*
|
|
|
locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...
Thomas Gleixner
2021-08-17
2
-11
/
+8
|
*
|
|
|
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...
Thomas Gleixner
2021-08-17
1
-13
/
+0
|
*
|
|
|
locking/rwlock: Provide RT variant
Thomas Gleixner
2021-08-17
3
-12
/
+179
|
*
|
|
|
locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>
Thomas Gleixner
2021-08-17
3
-1
/
+162
|
*
|
|
|
locking/spinlock: Provide RT specific spinlock_t
Thomas Gleixner
2021-08-17
1
-0
/
+26
|
*
|
|
|
locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...
Sebastian Andrzej Siewior
2021-08-17
1
-1
/
+1
|
*
|
|
|
rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>
Sebastian Andrzej Siewior
2021-08-17
2
-29
/
+36
|
*
|
|
|
locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>
Sebastian Andrzej Siewior
2021-08-17
1
-2
/
+1
|
*
|
|
|
locking/rtmutex: Prevent future include recursion hell
Sebastian Andrzej Siewior
2021-08-17
1
-1
/
+1
|
*
|
|
|
locking/spinlock: Split the lock types header, and move the raw types into <l...
Thomas Gleixner
2021-08-17
4
-58
/
+74
|
*
|
|
|
locking/rwsem: Add rtmutex based R/W semaphore implementation
Thomas Gleixner
2021-08-17
1
-10
/
+68
|
*
|
|
|
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
2021-08-17
1
-0
/
+39
|
*
|
|
|
locking/rtmutex: Provide rt_mutex_base_is_locked()
Thomas Gleixner
2021-08-17
1
-0
/
+12
|
*
|
|
|
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
1
-6
/
+17
|
*
|
|
|
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
2021-08-17
1
-11
/
+0
|
*
|
|
|
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
2021-08-17
1
-2
/
+5
|
*
|
|
|
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
1
-0
/
+3
|
*
|
|
|
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
1
-0
/
+66
|
*
|
|
|
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
1
-25
/
+23
|
*
|
|
|
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-08-17
1
-1
/
+3
|
*
|
|
|
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
1
-7
/
+12
|
*
|
|
|
locking/local_lock: Add missing owner initialization
Thomas Gleixner
2021-08-17
1
-19
/
+23
[next]