aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-11-18NTB: switchtec_ntb: Update switchtec documentation with notes for NTBGravatar Logan Gunthorpe 1-0/+12
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 4-0/+88
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-0/+1
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-0/+10
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 25-4/+251
2017-11-18kbuild: /bin/pwd -> pwdGravatar Bjørn Forsman 1-1/+1
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+0
2017-11-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-8/+109
2017-11-17kcov: update documentationGravatar Victor Chibotaru 1-4/+95
2017-11-17Documentation/sysctl/vm.txt: fix typoGravatar Kangmin Park 1-1/+1
2017-11-17dynamic_debug documentation: minor fixesGravatar Randy Dunlap 1-3/+3
2017-11-17kernel debug: support resetting WARN*_ONCEGravatar Andi Kleen 1-0/+7
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusGravatar Roman Gushchin 1-0/+3
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+1
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+10
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 3-0/+28
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+42
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+37
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Paolo Bonzini 2-0/+6
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 14-15/+368
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 25-10/+482
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 9-4/+209
2017-11-16PM / runtime: Drop children check from __pm_runtime_set_status()Gravatar Rafael J. Wysocki 1-2/+1
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-0/+38
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+4
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+36
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-17/+90
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 6-1/+86
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-6/+272
2017-11-16dt-bindings: usb: document hub and host-controller propertiesGravatar Johan Hovold 1-4/+16
2017-11-16dt-bindings: usb: clean up compatible propertyGravatar Johan Hovold 1-5/+5
2017-11-16dt-bindings: usb: fix reg-property port-number rangeGravatar Johan Hovold 1-1/+1
2017-11-16dt-bindings: usb: fix example hub node nameGravatar Johan Hovold 1-3/+2
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Radim Krčmář 2-0/+14
2017-11-16sched/deadline: Fix the description of runtime accounting in the documentationGravatar Claudio Scordino 1-3/+10
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 21-67/+496
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-957/+818
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-743/+117
2017-11-15mm, sysctl: make NUMA stats configurableGravatar Kemi Wang 1-0/+16
2017-11-15kmemcheck: rip it outGravatar Levin, Alexander (Sasha Levin) 3-741/+0
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 2-5/+4
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessGravatar Jérôme Glisse 1-0/+93
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalGravatar Yafang Shao 1-0/+7
2017-11-16docs: dev-tools: coccinelle: delete out of date wiki referenceGravatar Julia Lawall 1-3/+0
2017-11-15Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiGravatar Linus Torvalds 1-1/+3
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-17/+314
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-25/+17