index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
kernel-parameters.txt
Age
Commit message (
Expand
)
Author
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-21
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
2023-07-04
Fix documentation of panic_on_warn
Olaf Hering
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-29
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-27
Merge tag 'docs-6.5' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-21
docs: arm64: Move arm64 documentation under Documentation/arch/
Jonathan Corbet
2023-06-09
iommu/amd: Introduce Disable IRTE Caching Support
Suravee Suthikulpanit
2023-06-09
MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
Jiaxun Yang
2023-06-09
MIPS: Rework smt cmdline parameters
Jiaxun Yang
2023-06-07
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...
Paul E. McKenney
2023-06-05
block: move the code to do early boot lookup of block devices to block/
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
init: move the nfs/cifs/ram special cases out of name_to_dev_t
Christoph Hellwig
2023-06-05
arm64: mops: allow disabling MOPS from the kernel command line
Kristina Martsenko
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
2023-06-01
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
2023-05-19
docs: clarify KVM related kernel parameters' descriptions
Yan-Jie Wang
2023-05-19
docs: admin-guide: Add information about intel_pstate active mode
Natesh Sharma
2023-05-17
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
2023-05-16
x86/unwind/orc: Add 'unwind_debug' cmdline option
Josh Poimboeuf
2023-05-15
doc/rcutorture: Add description of rcutorture.stall_cpu_block
Zqiang
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
2023-05-09
doc: Document the rcutree.rcu_resched_ns module parameter
Paul E. McKenney
2023-05-09
doc: Get rcutree module parameters back into alpha order
Paul E. McKenney
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-19
module: add debugging auto-load duplicate module support
Luis Chamberlain
2023-04-18
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
[next]