index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btbcm: Rewrite bindings in YAML and add reset
Linus Walleij
2021-03-08
3
-57
/
+118
*
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
1
-6
/
+0
|
\
|
*
perf/intel: Remove Perfmon-v4 counter_freezing support
Peter Zijlstra
2021-01-27
1
-6
/
+0
*
|
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
2
-0
/
+176
|
\
\
|
*
|
preempt: Introduce CONFIG_PREEMPT_DYNAMIC
Michal Hocko
2021-02-17
1
-0
/
+7
|
*
|
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-02-17
85
-344
/
+782
|
|
\
\
|
*
|
|
sched: Add schedutil overview
Peter Zijlstra
2021-01-14
1
-0
/
+169
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-21
1
-5
/
+6
|
\
\
\
|
*
\
\
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
84
-341
/
+779
|
|
\
\
\
|
*
|
|
|
locking/selftests: More granular debug_locks_verbose
Peter Zijlstra
2021-01-14
1
-5
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
7
-383
/
+445
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-12
7
-383
/
+445
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-23
3
-1
/
+73
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
torture: Throttle VERBOSE_TOROUT_*() output
Paul E. McKenney
2021-01-07
1
-0
/
+8
|
|
|
|
|
|
|
|
*
|
refscale: Allow summarization of verbose output
Paul E. McKenney
2021-01-07
1
-0
/
+6
|
|
|
|
|
|
|
|
*
|
srcu: Document polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-01-04
1
-0
/
+18
|
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
rcu: Check and report missed fqs timer wakeup on RCU stall
Neeraj Upadhyay
2021-01-07
1
-1
/
+22
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
rcu: Enable rcu_normal_after_boot unconditionally for RT
Julia Cartwright
2021-01-04
1
-0
/
+7
|
|
|
|
|
|
*
|
rcu: Unconditionally use rcuc threads on PREEMPT_RT
Scott Wood
2021-01-04
1
-0
/
+4
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
rcutorture: Test runtime toggling of CPUs' callback offloading
Paul E. McKenney
2021-01-07
1
-0
/
+8
|
|
|
|
|
/
/
|
|
*
|
|
|
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2021-01-07
6
-24
/
+24
|
|
*
|
|
|
doc: Update RCU's requirements page about the PREEMPT_RT wiki
Sebastian Andrzej Siewior
2021-01-07
1
-1
/
+1
|
|
*
|
|
|
doc: Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameter
Paul E. McKenney
2021-01-04
1
-6
/
+0
|
|
*
|
|
|
doc: Update RCU requirements RCU_INIT_POINTER() description
Paul E. McKenney
2021-01-04
1
-2
/
+1
|
|
*
|
|
|
docs: Fix typos and drop/fix dead links in RCU documentation
Paul Gortmaker
2021-01-04
2
-17
/
+14
|
|
*
|
|
|
doc: Remove obsolete RCU-bh and RCU-sched update-side API members
Paul E. McKenney
2021-01-04
1
-14
/
+14
|
|
*
|
|
|
docs: Remove redundant "``" from Requirements.rst
Paul E. McKenney
2021-01-04
1
-332
/
+332
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-21
2
-20
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2021-02-10
2
-20
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clocksource/drivers/u300: Remove the u300 driver
Arnd Bergmann
2021-02-03
1
-18
/
+0
|
|
*
|
|
|
|
dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be spec...
Jonathan Neuschäfer
2021-01-18
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
5
-58
/
+126
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-02-15
5
-58
/
+126
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x support
Bert Vermeulen
2021-02-04
1
-0
/
+57
|
|
*
|
|
|
|
|
|
dt-bindings: qcom,pdc: Add compatible for SM8350
Vinod Koul
2021-01-26
1
-0
/
+1
|
|
*
|
|
|
|
|
|
dt-bindings: qcom,pdc: Add compatible for SM8250
Vinod Koul
2021-01-26
1
-0
/
+1
|
|
*
|
|
|
|
|
|
dt-bindings: irq: sun6i-r: Add a compatible for the H3
Samuel Holland
2021-01-21
1
-0
/
+1
|
|
*
|
|
|
|
|
|
dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi
Samuel Holland
2021-01-21
2
-10
/
+66
|
|
*
|
|
|
|
|
|
irqchip: Remove sigma tango driver
Arnd Bergmann
2021-01-21
1
-48
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
4
-1
/
+31
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
block: introduce zone_write_granularity limit
Damien Le Moal
2021-02-10
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
block: document zone_append_max_bytes attribute
Damien Le Moal
2021-02-10
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
2021-01-27
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
bio: don't copy bvec for direct IO
Pavel Begunkov
2021-01-25
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
bvec/iter: disallow zero-length segment bvecs
Pavel Begunkov
2021-01-25
2
-0
/
+9
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
6
-20
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
drivers: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
5
-19
/
+1
|
*
|
|
|
|
|
|
|
|
arch: sparc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-21
1
-0
/
+42
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
xfs: fix rst syntax error in admin guide
Darrick J. Wong
2021-02-09
1
-0
/
+1
[next]