| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/admin-guide: mark memmap parameter is supported by a few archit... | Barry Song | 2020-11-30 | 1 | -1/+1 |
* | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-10-25 | 1 | -0/+7 |
|\ |
|
| * | Documentation: add xen.fifo_events kernel parameter description | Juergen Gross | 2020-10-23 | 1 | -0/+7 |
* | | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-10-20 | 1 | -0/+8 |
|\| |
|
| * | xen/events: defer eoi in case of excessive number of events | Juergen Gross | 2020-10-20 | 1 | -0/+8 |
* | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-18 | 1 | -18/+135 |
|\ \ |
|
| * \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2020-10-09 | 1 | -18/+135 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'csd.2020.09.04a' into HEAD | Paul E. McKenney | 2020-09-04 | 1 | -0/+4 |
| | |\ |
|
| | | * | lib: Add backtrace_idle parameter to force backtrace of idle CPUs | Paul E. McKenney | 2020-08-24 | 1 | -0/+4 |
| | * | | Merge branch 'strictgp.2020.08.24a' into HEAD | Paul E. McKenney | 2020-09-03 | 1 | -0/+9 |
| | |\ \ |
|
| | | * | | rcu: Provide optional RCU-reader exit delay for strict GPs | Paul E. McKenney | 2020-08-25 | 1 | -0/+9 |
| | | |/ |
|
| | * | | Merge branch 'scftorture.2020.08.24a' into HEAD | Paul E. McKenney | 2020-09-03 | 1 | -18/+110 |
| | |\ \ |
|
| | | * | | rcuperf: Change rcuperf to rcuscale | Paul E. McKenney | 2020-08-25 | 1 | -18/+18 |
| | | * | | scftorture: Add smp_call_function() torture test | Paul E. McKenney | 2020-08-25 | 1 | -0/+92 |
| | | |/ |
|
| | * / | rcutorture: Allow pointer leaks to test diagnostic code | Paul E. McKenney | 2020-08-25 | 1 | -0/+12 |
| | |/ |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-10-16 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | lib, include/linux: add usercopy failure capability | Albert van der Linde | 2020-10-16 | 1 | -0/+1 |
* | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-16 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | net: add option to not create fall-back tunnels in root-ns as well | Mahesh Bandewar | 2020-08-28 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 1 | -1/+12 |
|\ \ \ |
|
| * | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
| * | | | dma-contiguous: provide the ability to reserve per-numa CMA | Barry Song | 2020-09-01 | 1 | -0/+11 |
| |/ / |
|
* | | | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds | 2020-10-13 | 1 | -15/+23 |
|\ \ \ |
|
| * | | | Documentation: kernel-parameters: clarify "module." parameters | Randy Dunlap | 2020-09-24 | 1 | -2/+2 |
| * | | | Documentation/admin-guide: blockdev/ramdisk: remove use of "rdev" | Randy Dunlap | 2020-09-24 | 1 | -5/+4 |
| * | | | Documentation/admin-guide: kernel-parameters: capitalize Korina | Randy Dunlap | 2020-09-24 | 1 | -1/+1 |
| * | | | Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option | Randy Dunlap | 2020-09-24 | 1 | -1/+2 |
| * | | | Documentation/admin-guide: kernel-parameters: fix "io7" parameter description | Randy Dunlap | 2020-09-24 | 1 | -1/+1 |
| * | | | Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wording | Randy Dunlap | 2020-09-24 | 1 | -1/+1 |
| * | | | Documentation: Remove CMA's dependency on architecture | Tian Tao | 2020-09-24 | 1 | -1/+1 |
| * | | | Documentation: kernel-parameters: fix formatting of MIPS "machtype" | Randy Dunlap | 2020-09-24 | 1 | -2/+2 |
| * | | | Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param | Satheesh Rajendran | 2020-09-24 | 1 | -0/+8 |
| * | | | Documentation: arm64 also supports disable hugeiomap | Tian Tao | 2020-09-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | x86/fpu: Allow multiple bits in clearcpuid= parameter | Arvind Sankar | 2020-09-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | 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 |
|\ \ |
|