summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-211-6/+0
|\
| * perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra2021-01-271-6/+0
* | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-212-0/+176
|\ \
| * | preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-171-0/+7
| * | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-1785-344/+782
| |\ \
| * | | sched: Add schedutil overviewPeter Zijlstra2021-01-141-0/+169
| | |/ | |/|
* | | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-211-5/+6
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar2021-02-1284-341/+779
| |\ \ \
| * | | | locking/selftests: More granular debug_locks_verbosePeter Zijlstra2021-01-141-5/+6
| | |/ / | |/| |
* | | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-217-383/+445
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-127-383/+445
| |\ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---------. \ \ Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-223-1/+73
| | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | | | | * | torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney2021-01-061-0/+8
| | | | | | | | * | refscale: Allow summarization of verbose outputPaul E. McKenney2021-01-061-0/+6
| | | | | | | | * | srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney2021-01-041-0/+18
| | | | | |_|_|/ / | | | | |/| | | |
| | | | | | | * | rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay2021-01-061-1/+22
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright2021-01-041-0/+7
| | | | | | * | rcu: Unconditionally use rcuc threads on PREEMPT_RTScott Wood2021-01-041-0/+4
| | | | | |/ / | | | | |/| |
| | | | | * | rcutorture: Test runtime toggling of CPUs' callback offloadingPaul E. McKenney2021-01-061-0/+8
| | | | |/ /
| | * | | | doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2021-01-066-24/+24
| | * | | | doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior2021-01-061-1/+1
| | * | | | doc: Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameterPaul E. McKenney2021-01-041-6/+0
| | * | | | doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney2021-01-041-2/+1
| | * | | | docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker2021-01-042-17/+14
| | * | | | doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney2021-01-041-14/+14
| | * | | | docs: Remove redundant "``" from Requirements.rstPaul E. McKenney2021-01-041-332/+332
| | | |/ / | | |/| |
* | | | | Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-212-20/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2021-02-102-20/+1
| |\ \ \ \ \
| | * | | | | clocksource/drivers/u300: Remove the u300 driverArnd Bergmann2021-02-031-18/+0
| | * | | | | dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be spec...Jonathan Neuschäfer2021-01-181-2/+1
* | | | | | | Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-215-58/+126
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-02-155-58/+126
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x supportBert Vermeulen2021-02-041-0/+57
| | * | | | | | | dt-bindings: qcom,pdc: Add compatible for SM8350Vinod Koul2021-01-261-0/+1
| | * | | | | | | dt-bindings: qcom,pdc: Add compatible for SM8250Vinod Koul2021-01-261-0/+1
| | * | | | | | | dt-bindings: irq: sun6i-r: Add a compatible for the H3Samuel Holland2021-01-211-0/+1
| | * | | | | | | dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmiSamuel Holland2021-01-212-10/+66
| | * | | | | | | irqchip: Remove sigma tango driverArnd Bergmann2021-01-211-48/+0
* | | | | | | | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-214-1/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: introduce zone_write_granularity limitDamien Le Moal2021-02-101-0/+7
| * | | | | | | | | block: document zone_append_max_bytes attributeDamien Le Moal2021-02-101-0/+6
| * | | | | | | | | f2fs: remove FAULT_ALLOC_BIOChristoph Hellwig2021-01-271-1/+0
| * | | | | | | | | bio: don't copy bvec for direct IOPavel Begunkov2021-01-251-0/+9
| * | | | | | | | | bvec/iter: disallow zero-length segment bvecsPavel Begunkov2021-01-252-0/+9
| |/ / / / / / / /
* | | | | | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-216-20/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-295-19/+1
| * | | | | | | | | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* | | | | | | | | | Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-02-211-0/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: fix rst syntax error in admin guideDarrick J. Wong2021-02-091-0/+1
| * | | | | | | | | | xfs: expose the blockgc workqueue knobs publiclyDarrick J. Wong2021-02-031-0/+3