| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: efi: remove description of efi=old_map | Ard Biesheuvel | 2020-08-20 | 1 | -4/+1 |
* | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-13 | 1 | -18/+18 |
|\ |
|
| * | Doc: admin-guide: use correct legends in kernel-parameters.txt | Randy Dunlap | 2020-08-11 | 1 | -18/+18 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-07 | 1 | -1/+1 |
|\ \ |
|
| * | | mm, slub: extend slub_debug syntax for multiple blocks | Vlastimil Babka | 2020-08-07 | 1 | -1/+1 |
* | | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-08-07 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE | Aneesh Kumar K.V | 2020-07-29 | 1 | -0/+4 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-08-06 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | xen: Mark "xen_nopvspin" parameter obsolete | Zhenzhong Duan | 2020-07-08 | 1 | -3/+4 |
| * | | | x86/kvm: Add "nopvspin" parameter to disable PV spinlocks | Zhenzhong Duan | 2020-07-08 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-05 | 1 | -0/+15 |
|\ \ \ |
|
| * | | | debugfs: Add access restriction option | Peter Enderborg | 2020-07-23 | 1 | -0/+15 |
| |/ / |
|
* | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-05 | 1 | -9/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | Replace HTTP links with HTTPS ones: Documentation/admin-guide | Alexander A. Klimov | 2020-07-05 | 1 | -1/+1 |
| * | | doc: add novamap to efi kernel command line parameters | Heinrich Schuchardt | 2020-06-19 | 1 | -8/+10 |
| |/ |
|
* | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-05 | 1 | -0/+2 |
|\ \ |
|
| * | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit | Andy Lutomirski | 2020-06-18 | 1 | -2/+1 |
| * | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE | Andy Lutomirski | 2020-06-18 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-08-04 | 1 | -0/+5 |
|\ \ |
|
| * | | cpufreq: Specify default governor on command line | Quentin Perret | 2020-07-02 | 1 | -0/+5 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a... | Paul E. McKenney | 2020-06-29 | 1 | -0/+68 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | torture: Dump ftrace at shutdown only if requested | Paul E. McKenney | 2020-06-29 | 1 | -0/+7 |
| | | * | rcutorture: Add races with task-exit processing | Paul E. McKenney | 2020-06-29 | 1 | -0/+14 |
| |_|/
|/| | |
|
| | * | refperf: Rename refperf.c to refscale.c and change internal names | Paul E. McKenney | 2020-06-29 | 1 | -7/+10 |
| | * | doc: Document rcuperf's module parameters | Paul E. McKenney | 2020-06-29 | 1 | -0/+36 |
| |/
|/| |
|
| * | rcu/tree: cache specified number of objects | Uladzislau Rezki (Sony) | 2020-06-29 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2020-06-09 | 1 | -0/+20 |
|\ |
|
| * | x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation | Mark Gross | 2020-04-20 | 1 | -0/+20 |
* | | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-06-08 | 1 | -0/+2 |
|\ \ |
|
| * | | s390/pci: Documentation for zPCI | Pierre Morel | 2020-04-28 | 1 | -0/+2 |
| |/ |
|
* | | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases | Guilherme G. Piccoli | 2020-06-08 | 1 | -5/+5 |
* | | kernel/hung_task convert hung_task_panic boot parameter to sysctl | Vlastimil Babka | 2020-06-08 | 1 | -1/+1 |
* | | kernel/sysctl: support setting sysctl parameters from kernel command line | Vlastimil Babka | 2020-06-08 | 1 | -0/+9 |
* | | kernel: add panic_on_taint | Rafael Aquini | 2020-06-08 | 1 | -0/+13 |
* | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-05 | 1 | -0/+5 |
|\ \ |
|
| * | | powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults | Nicholas Piggin | 2020-05-20 | 1 | -0/+5 |
| |/ |
|
* | | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2020-06-04 | 1 | -2/+2 |
|\ \ |
|
| * | | media: docs: move user-facing docs to the admin guide | Mauro Carvalho Chehab | 2020-04-14 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 1 | -13/+27 |
|\ \ |
|
| * | | hugetlbfs: clean up command line processing | Mike Kravetz | 2020-06-04 | 1 | -13/+27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-04 | 1 | -6/+6 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-07 | 1 | -2/+1 |
| |\ \ \ |
|
| * | | | | docs: networking: convert netconsole.txt to ReST | Mauro Carvalho Chehab | 2020-04-30 | 1 | -1/+1 |
| * | | | | docs: networking: convert ipv6.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -3/+3 |
| * | | | | docs: networking: convert ip-sysctl.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |
| * | | | | docs: networking: convert decnet.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-06-03 | 1 | -0/+20 |
|\ \ \ \ |
|
| * | | | | Documentation: kgdboc: Document new kgdboc_earlycon parameter | Douglas Anderson | 2020-06-02 | 1 | -0/+20 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-03 | 1 | -0/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86/tsc: Add tsc_early_khz command line parameter | Krzysztof Piecuch | 2020-05-21 | 1 | -0/+6 |
| |/ / |
|