summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+12
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+9
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao1-3/+5
2021-11-06hugetlb: support node specified when using cma for gigantic hugepagesBaolin Wang1-2/+4
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+13
2021-11-02Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+2
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+5
2021-10-26s390/pci: add s390_iommu_aperture kernel parameterNiklas Schnelle1-0/+12
2021-10-26x86/signal: Implement sigaltstack size validationThomas Gleixner1-0/+9
2021-10-22kvm: x86: mmu: Make NX huge page recovery period configurableJunaid Shahid1-1/+8
2021-10-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman1-1/+1
2021-10-14dyndbg: Remove support for ddebug_query paramAndrew Halaney1-5/+0
2021-10-11Merge branch kvm-arm64/pkvm/restrict-hypercalls into kvmarm-master/nextMarc Zyngier1-1/+3
2021-10-11Documentation: admin-guide: Document side effects when pKVM is enabledAlexandru Elisei1-1/+3
2021-10-11KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier1-0/+2
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich1-1/+1
2021-10-04x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli1-3/+2
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+12
2021-09-02Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+14
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas1-0/+11
2021-08-31Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek1-0/+9
2021-08-20Documentation: arm64: describe asymmetric 32-bit supportWill Deacon1-0/+3
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon1-0/+8
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu1-5/+6
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy1-5/+3
2021-08-12x86/reboot: Document how to override DMI platform quirksPaul Gortmaker1-1/+1
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee1-0/+3
2021-08-03wan: remove sbni/granch driverArnd Bergmann1-2/+0
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov1-0/+9
2021-07-28dmaengine: idxd: Set defaults for GRPCFG traffic classDave Jiang1-0/+5
2021-07-28Documentation: Add L1D flushing DocumentationBalbir Singh1-0/+17
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei1-1/+2
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry1-7/+2
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+13
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+8
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+21
2021-07-02Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-2/+7
2021-07-01mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song1-0/+3
2021-07-01mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song1-7/+0
2021-07-01mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song1-0/+8
2021-07-01mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song1-0/+17
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6