summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-05-14ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long1-0/+3
2019-05-14dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart1-0/+7
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen1-1/+3
2019-05-14gcov: docs: add a note on GCC vs Clang differencesTri Vo1-4/+14
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent1-0/+15
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2-2/+9
2019-05-14autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent1-2/+6
2019-05-14autofs: update autofs.txt for strictexpire mount optionIan Kent1-5/+12
2019-05-14autofs: fix some word usage oddities in autofs.txtIan Kent1-13/+12
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko1-2/+2
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams1-0/+10
2019-05-14psi: introduce psi monitorSuren Baghdasaryan1-0/+107
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+129
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds12-3/+343
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+110
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-22/+91
2019-05-14mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysJérôme Glisse1-0/+35
2019-05-14mm/hmm: improve driver API to work and wait over a rangeJérôme Glisse1-4/+21
2019-05-14mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Jérôme Glisse1-7/+1
2019-05-14mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse1-8/+18
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-3/+4
2019-05-14userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu1-0/+12
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-7/+592
2019-05-14dt-bindings: backlight: Add lm3630a bindingsBrian Masney1-0/+129
2019-05-14mfd: lochnagar: Add links to binding docs for sound and hwmonCharles Keepax1-0/+17
2019-05-14dt-bindings: mfd: LMU: Fix lm3632 dt binding exampleDan Murphy1-2/+2
2019-05-14dt-bindings: mfd: Add bindings for SAM9X60 HLCD controllerClaudiu Beznea1-0/+1
2019-05-14dt-bindings: stm32: syscon: Add clock supportFabrice Gasnier1-0/+2
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones40-264/+862
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2-5/+60
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-3/+207
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+5
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+25
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-149/+390
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds1-11/+34
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-146/+273
2019-05-10dt-bindings: doc: net: remove Linux API referencesPetr Štetiar2-5/+5
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov7-3/+207
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds37-2070/+2620
2019-05-10Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+26
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-0/+16
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+38
2019-05-10dt-bindings: pinctrl: document the STMFX pinctrl bindingsAmelie Delaunay1-0/+116
2019-05-10dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindingsAmelie Delaunay1-0/+28
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2019-05-09docs/btf: fix the missing section marksGary Lin1-0/+2
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-113/+150
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds20-22/+334
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds3-1/+28
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds9-24/+95