summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-4/+4
|\
| * RISC-V: Add ACPI initialization in setup_arch()Sunil V L2023-06-011-4/+4
* | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-291-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-191-0/+1
| |\ \ \
| | | * | iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2023-06-091-0/+1
| | |/ /
* | | | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-291-4/+4
|\ \ \ \
| * | | | MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang2023-06-091-2/+2
| * | | | MIPS: Rework smt cmdline parametersJiaxun Yang2023-06-091-2/+2
| | |/ / | |/| |
* | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-2/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-12/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-012-6/+6
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-251-22/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart2023-05-251-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-90/+75
|\ \ \ \ \
| * | | | | Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park2023-06-191-8/+12
| * | | | | Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park2023-06-191-2/+9
| * | | | | Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park2023-06-191-67/+37
| * | | | | Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park2023-06-191-7/+5
| * | | | | Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park2023-06-191-4/+3
| * | | | | Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park2023-06-191-5/+5
| * | | | | mm: kill lock|unlock_page_memcg()Kefeng Wang2023-06-191-1/+1
| * | | | | mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow2023-06-091-0/+7
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-272-2/+2
|\ \ \ \ \
| * | | | | docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet2023-06-212-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-271-1/+1
|\ \ \ \ \
| * | | | | cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-972023-06-211-1/+1
| |/ / / /
* | | | | Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-06-271-0/+12
|\ \ \ \ \
| * | | | | workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanismTejun Heo2023-05-171-0/+5
| * | | | | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo2023-05-171-0/+7
| |/ / / /
* | | | | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-0/+6
|\ \ \ \ \
| * | | | | x86/unwind/orc: Add 'unwind_debug' cmdline optionJosh Poimboeuf2023-05-161-0/+6
| |/ / / /
* | | | | Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-271-0/+4
|\ \ \ \ \
| * | | | | x86/mtrr: Add mtrr=debug command line optionJuergen Gross2023-06-011-0/+4
| |/ / / /
* | | | | Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-24/+39
|\ \ \ \ \
| * | | | | docs: clarify KVM related kernel parameters' descriptionsYan-Jie Wang2023-05-191-24/+29
| * | | | | docs: admin-guide: Add information about intel_pstate active modeNatesh Sharma2023-05-191-0/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-271-62/+78
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney2023-06-071-2/+11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | doc/rcutorture: Add description of rcutorture.stall_cpu_blockZqiang2023-05-151-2/+11
| | |/ / / /
| * | | | | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |