summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorLines
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2020-09-10Revert "dyndbg: accept query terms like file=bar and module=foo"Greg Kroah-Hartman-1/+0
2020-09-10x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar-1/+1
2020-09-10media: usbvision: remove deprecated driverHans Verkuil-284/+0
2020-09-09mm/doc: editorial pass on page migrationRalph Campbell-0/+2
2020-09-09bcache: doc: update Documentation/admin-guide/bcache.rstColy Li-12/+19
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness-46/+107
2020-09-08docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfoJohn Ogness-29/+102
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab-19/+21
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+7
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+3
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney-0/+4
2020-09-03Merge branch 'strictgp.2020.08.24a' into HEADPaul E. McKenney-0/+9
2020-09-03Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney-18/+110
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki-1/+3
2020-09-01media: ipu3.rst: Format media-ctl and yavta commands as code blocksJordan Hand-49/+55
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song-0/+11
2020-08-31Merge tag 'docs-5.9-3' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki-2/+2
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar-6/+19
2020-08-24rcutorture: Allow pointer leaks to test diagnostic codePaul E. McKenney-0/+12
2020-08-24rcu: Provide optional RCU-reader exit delay for strict GPsPaul E. McKenney-0/+9
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney-18/+18
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney-0/+92
2020-08-24Documentation: laptops: thinkpad-acpi: fix underline length build warningRandy Dunlap-1/+1
2020-08-24devices.txt: fix typo of "ubd" as "udb"Theodore Dubois-1/+1
2020-08-24lib: Add backtrace_idle parameter to force backtrace of idle CPUsPaul E. McKenney-0/+4
2020-08-24Documentation: fix pm/intel_pstate build warning and wordingRandy Dunlap-2/+2
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-10/+13
2020-08-20Documentation: efi: remove description of efi=old_mapArd Biesheuvel-4/+1
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu-0/+3
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-46/+43
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki-46/+43
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds-18/+18
2020-08-12coredump: add %f for executable filenameLepton Wu-1/+2
2020-08-12mm: proactive compactionNitin Gupta-0/+15
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin-0/+4
2020-08-11Doc: admin-guide: use correct legends in kernel-parameters.txtRandy Dunlap-18/+18
2020-08-11cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki-46/+43
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+11
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+29
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-3/+12
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-08-07mm, slub: extend slub_debug syntax for multiple blocksVlastimil Babka-1/+1
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+4
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta-0/+4
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1575
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+8