summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-121-0/+4
|\
| * x86/xen: Return from panic notifierBoris Ostrovsky2019-10-071-0/+4
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+9
|\ \
| * | security: Add a static lockdown policy LSMMatthew Garrett2019-08-191-0/+9
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-0/+2
|\ \ \
| * | | mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka2019-09-241-0/+2
* | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Correct pci=resource_alignment parameter exampleAlexey Kardashevskiy2019-08-081-2/+3
* | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-0/+28
|\ \ \ \
| * | | | powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-051-0/+4
| * | | | powerpc/prom_init: Add the ESM call to prom_initRam Pai2019-08-301-0/+5
| * | | | powerpc: Document xmon optionsGustavo Romero2019-08-221-0/+19
* | | | | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-181-0/+6
|\ \ \ \ \
| * | | | | tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea2019-09-041-0/+6
* | | | | | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-171-6/+0
|\ \ \ \ \ \
| * | | | | | block: elevator.c: Remove now unused elevator= argumentMarcos Paulo de Souza2019-09-031-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-0/+4
|\ \ \ \ \ \
| * | | | | | Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt2019-09-141-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-6/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-221-6/+11
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | rcu/nocb: Rename rcu_nocb_leader_stride kernel boot parameterPaul E. McKenney2019-08-131-6/+7
| | * | | | | rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney2019-08-011-0/+4
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-161-1/+1
|\ \ \ \ \ \
| * | | | | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-1/+1
| | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-111-1/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | / | |_|_|_|_|_|/ |/| | | | | |
| | | | * | | Documentation: Update Documentation for iommu.passthroughJoerg Roedel2019-08-231-1/+1
| | |_|/ / / | |/| | | |
| | | * | | iommu/vt-d: Check whether device requires bounce bufferLu Baolu2019-09-111-0/+5
| | |/ / /
* | / / / x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-191-0/+7
| |/ / / |/| | |
* | | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-281-69/+93
|\| | |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-1/+1
| * | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-191-21/+7
| |\ \ \
| | * | | xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan2019-07-171-0/+2
| | * | | x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-171-0/+5
| | * | | xen: remove tmem driverJuergen Gross2019-07-171-21/+0
| * | | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-0/+13
| |\ \ \ \
| | * | | | tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu2019-05-251-0/+13
| | | |_|/ | | |/| |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-0/+11
| |\ \ \ \
| | * | | | vmcore: add a kernel parameter novmcoreddKairui Song2019-07-161-0/+11
| | | |/ / | | |/| |
| * | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-22/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| | * | | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| | * | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-2/+2
| | * | | docs: blockdev: add it to the admin-guideMauro Carvalho Chehab2019-07-151-9/+9
| | * | | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-3/+3
| | * | | docs: admin-guide: add laptops documentationMauro Carvalho Chehab2019-07-151-1/+1
| | * | | docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
| | * | | docs: block: convert to ReSTMauro Carvalho Chehab2019-07-151-4/+4
| | * | | docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
| | * | | docs: blockdev: convert to ReSTMauro Carvalho Chehab2019-07-151-9/+9