summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-312-8/+22
|\
| * threads: Update PID limit comment according to futex UAPI changeJann Horn2020-03-211-8/+6
| * sched/fair: Enable tuning of decay periodThara Gopinath2020-03-061-0/+16
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-312-0/+348
|\ \
| * | Documentation/locking/locktypes: Minor copy editor fixesRandy Dunlap2020-03-281-11/+11
| * | Documentation/locking/locktypes: Further clarifications and wordsmithingThomas Gleixner2020-03-281-50/+98
| * | Documentation: Add lock ordering and nesting documentationThomas Gleixner2020-03-212-0/+300
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-313-6/+14
|\ \
| * | efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt2020-03-082-0/+12
| * | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-0869-175/+216
| |\ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-6/+2
| |\ \ \
| | * | | x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar2020-02-221-6/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-316-91/+390
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-03-246-91/+390
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney2020-03-221-0/+19
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | | * | | | torture: Allow disabling of boottime CPU-hotplug torture operationsPaul E. McKenney2020-02-211-0/+4
| | | | | * | | | rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney2020-02-211-0/+6
| | | | |/ / / / | | | |/| | | |
| | | | * | | | rcu: React to callback overload by aggressively seeking quiescent statesPaul E. McKenney2020-02-211-0/+9
| | | |/ / / /
| | * | | | | Documentation/memory-barriers: Fix typosSeongJae Park2020-02-271-4/+4
| | * | | | | doc: Add rcutorture scripting to torture.txtPaul E. McKenney2020-02-271-7/+140
| | * | | | | doc/RCU/rcu: Use https instead of http if possibleSeongJae Park2020-02-271-1/+1
| | * | | | | doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park2020-02-271-2/+2
| | * | | | | doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park2020-02-271-6/+6
| | * | | | | doc/RCU/listRCU: Update example function nameSeongJae Park2020-02-271-3/+3
| | * | | | | doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park2020-02-271-2/+2
| | * | | | | doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park2020-02-271-4/+4
| | * | | | | doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)2020-02-271-64/+211
| | |/ / / /
* | | | | | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-03-311-0/+3
|\ \ \ \ \ \
| * | | | | | acpi/x86: add a kernel parameter to disable ACPI BGRTAlex Hung2020-03-141-0/+3
* | | | | | | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-3118-575/+576
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki2020-03-3011-473/+475
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | docs: cpu-freq: convert cpufreq-stats.txt to ReSTMauro Carvalho Chehab2020-03-062-55/+65
| | | | * | | | | docs: cpu-freq: convert cpu-drivers.txt to ReSTMauro Carvalho Chehab2020-03-062-66/+64
| | | | * | | | | docs: cpu-freq: convert core.txt to ReSTMauro Carvalho Chehab2020-03-062-32/+35
| | | | * | | | | docs: cpu-freq: convert index.txt to ReSTMauro Carvalho Chehab2020-03-063-56/+36
| | | | * | | | | Documentation: cpufreq: Move legacy driver documentationRafael J. Wysocki2020-03-025-264/+275
| | | |/ / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki2020-03-302-3/+11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | * | | | | | | | PM: hibernate: fix docs for ioctls that return loff_t via pointerEric Biggers2020-03-141-3/+5
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * / | | | | | | PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus2020-03-041-0/+6
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-03-302-3/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-03-231-1/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: qcom: Add support for krait based socsAnsuel Smith2020-03-201-1/+2
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Documentation: intel_pstate: update links for referencesAlex Hung2020-03-141-2/+2
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2020-03-303-96/+86
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Documentation: power: fix pm_qos_interface.rst format warningRandy Dunlap2020-02-201-2/+2
| | * | | | | | | Documentation: PM: QoS: Update to reflect previous code changesRafael J. Wysocki2020-02-142-84/+75
| | * | | | | | | PM: QoS: Simplify definitions of CPU latency QoS trace eventsRafael J. Wysocki2020-02-131-9/+10
| | * | | | | | | PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki2020-02-131-2/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-3016-77/+492
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown2020-03-303-0/+82
| |\ \ \ \ \ \ \ \