summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | doc: Document the rcutree.rcu_resched_ns module parameterPaul E. McKenney2023-05-091-0/+7
| * | | | | | doc: Get rcutree module parameters back into alpha orderPaul E. McKenney2023-05-091-60/+60
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-06-262-14/+29
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-231-0/+3
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arm64: mops: allow disabling MOPS from the kernel command lineKristina Martsenko2023-06-051-0/+3
| | |/ / / / /
| * | | | | | docs: perf: Fix warning from 'make htmldocs' in hisi-pmu.rstWill Deacon2023-06-191-20/+24
| * | | | | | docs: perf: Add new description for HiSilicon UC PMUJunhao He2023-06-161-0/+8
| |/ / / / /
* | | | | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-14/+6
|\ \ \ \ \ \
| * | | | | | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner2023-05-151-0/+6
| * | | | | | x86/topology: Remove CPU0 hotplug optionThomas Gleixner2023-05-151-14/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-263-22/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | bcache: Remove dead references to cache_readaheadsAndrea Tomassetti2023-06-151-3/+0
| * | | | blk-ioprio: Introduce promote-to-rt policyHou Tao2023-06-061-18/+24
| * | | | block: move the code to do early boot lookup of block devices to block/Christoph Hellwig2023-06-051-2/+2
| * | | | init: improve the name_to_dev_t interfaceChristoph Hellwig2023-06-051-2/+2
| * | | | init: move the nfs/cifs/ram special cases out of name_to_dev_tChristoph Hellwig2023-06-051-1/+6
| |/ / /
* | | | Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-081-12/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: Documentation: Clarify usage of memory limitsDan Schatzberg2023-06-051-12/+10
| | |/ | |/|
* / | cifs: correct references in Documentation to old fs/cifs pathSteve French2023-05-242-6/+6
|/ /
* / docs: quickly-build-trimmed-linux: various small fixes and improvementsThorsten Leemhuis2023-05-161-22/+27
|/
* Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-061-1/+1
|\
| * docs nbd: userspace NBD now favors github over sourceforgeEric Blake2023-04-271-1/+1
* | Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxLinus Torvalds2023-05-051-1/+1
|\ \
| * | docs/admin-guide/mm/ksm.rst fix intraface -> interface typoDonald Hunter2023-04-261-1/+1
* | | Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-04-291-3/+4
|\ \ \
| * | | xfs: Extend table marker on deprecated mount options tableBagas Sanjaya2023-04-201-3/+3
| * | | xfs: deprecate the ascii-ci featureDarrick J. Wong2023-04-111-0/+1
* | | | Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-291-1/+1
|\ \ \ \
| * | | | docs: cgroup-v1/cpusets: update libcgroup project linkKamalesh Babulal2023-04-141-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+4
|\ \ \ \
| * | | | riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti2023-04-261-1/+4
| |/ / /
* | | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-9/+8
|\ \ \ \
| * | | | kernel/smp: Make csdlock_debug= resettablePaul E. McKenney2023-03-241-6/+7
| * | | | locking/csd_lock: Remove added data from CSD lock debuggingPaul E. McKenney2023-03-241-4/+0
| * | | | locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney2023-03-241-2/+4
| |/ / /
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-274-5/+33
|\ \ \ \
| * | | | mm: add new KSM process and sysfs knobsStefan Roesch2023-04-211-1/+4
| * | | | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen2023-04-051-0/+8
| * | | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-052-4/+4
| * | | | mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu2023-04-051-0/+17
| |/ / /
* | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-0/+6
|\ \ \ \
| * | | | module: add debugging auto-load duplicate module supportLuis Chamberlain2023-04-191-0/+6
| |/ / /
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-9/+14
|\ \ \ \
| * \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-033-99/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | driver core: Add fw_devlink.sync_state command line paramSaravana Kannan2023-03-101-0/+14
| * | | | driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman2023-03-061-9/+0
| | |/ / | |/| |
* | | | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-271-3/+33
|\ \ \ \
| * \ \ \ Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman2023-04-103-99/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Documentation/serial-console: Document the behavior when the last console= pa...Petr Mladek2023-03-091-3/+33
| | |/ / | |/| |
* | | | Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-261-0/+4
|\ \ \ \