index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
kernel-parameters.txt
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-11
x86/xen: remove deprecated xen_nopvspin boot parameter
Juergen Gross
2024-07-11
xen: make multicall debug boot time selectable
Juergen Gross
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-04
rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter
Paul E. McKenney
2024-07-04
ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64
Liu Wei
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-28
x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
Josh Poimboeuf
2024-06-25
Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...
Greg Kroah-Hartman
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-14
Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file
Thomas Huth
2024-06-05
sched/core: Drop spinlocks on contention iff kernel is preemptible
Sean Christopherson
2024-05-27
platform/x86: touchscreen_dmi: Add support for setting touchscreen properties...
Hans de Goede
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge tag 'docs-6.10' of git://git.lwn.net/linux
Linus Torvalds
2024-05-13
Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-09
docs: document DCP-backed trusted keys kernel params
David Gstir
2024-05-08
Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-08
watchdog: allow nmi watchdog to use raw perf event
Song Liu
2024-05-03
PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched
Bjorn Helgaas
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
2024-05-02
Docs: typos/spelling
Remington Brasga
2024-04-30
iommu/vt-d: Make posted MSI an opt-in command line option
Jacob Pan
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-04-24
mm: Update shuffle documentation to match its current state
MaĆra Canal
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
x86/bugs: Fix BHI documentation
Josh Poimboeuf
2024-04-09
Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
Tony Lindgren
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
[next]