aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+10
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+23
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko1-0/+9
2019-07-12mm, memcg: introduce memory.events.localShakeel Butt1-0/+10
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka1-6/+4
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2019-07-11Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+10
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds10-30/+796
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-4/+10
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2019-07-08docs: Move binderfs to admin-guideMatthew Wilcox (Oracle)2-0/+69
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+5
2019-07-03serial: mpsc: Remove obsolete MPSC driverMark Greer1-2/+2
2019-07-01powerpc: Document xive=off optionMichael Neuling1-0/+9
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+6
2019-06-28docs: format kernel-parameters -- as codeStephen Kitt1-2/+2
2019-06-28x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski1-1/+6
2019-06-28Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski1-6/+0
2019-06-26Documentation: Add section about CPU vulnerabilities for SpectreTim Chen2-0/+698
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin1-1/+1
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2019-06-14docs: EDID/HOWTO.txt: convert it and rename to howto.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab3-4/+4
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2-4/+4
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet1-0/+9
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-08docs: isdn: remove hisax references from kernel-parameters.txtMauro Carvalho Chehab1-3/+0
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab3-12/+12
2019-06-08docs: mm: numaperf.rst: get rid of a build warningMauro Carvalho Chehab1-2/+3
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down1-0/+9
2019-05-31security/loadpin: Allow to exclude specific file typesKe Wu1-0/+10
2019-05-31cgroup: add cgroup_parse_float()Tejun Heo1-0/+6
2019-05-29doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan1-2/+3
2019-05-25rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior1-0/+6
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2-1/+2
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang1-0/+1
2019-05-15Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+7
2019-05-14ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long1-0/+3
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen1-1/+3
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams1-0/+10
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+353
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+27