summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-232-38/+48
|\
| * ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2017-09-191-4/+14
| * Documentation: networking: fix ASCII art in switchdev.txtRandy Dunlap2017-09-181-34/+34
* | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-221-1/+1
|\ \
| * | PM: docs: Drop an excess character from devices.rstRafael J. Wysocki2017-09-191-1/+1
| |/
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-223-3/+52
|\ \
| * | seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook2017-08-141-1/+6
| * | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-142-3/+3
| * | seccomp: Action to log before allowingTyler Hicks2017-08-141-0/+9
| * | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-141-0/+18
| * | seccomp: Sysctl to display available actionsTyler Hicks2017-08-142-0/+17
* | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds2017-09-194-91/+91
|\ \ \ | |_|/ |/| |
| * | CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French2017-09-174-91/+91
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-1/+1
|\ \ \
| * | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-161-0/+66
|\ \ \ \
| * | | | Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-041-0/+66
* | | | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-159-0/+259
|\ \ \ \ \
| * | | | | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-041-0/+40
| * | | | | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-0/+36
| * | | | | reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl2017-09-041-0/+30
| * | | | | MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-041-0/+31
| * | | | | Documentation: DT: MIPS: lantiq: Add docs for the RCU bindingsHauke Mehrtens2017-09-041-0/+89
| * | | | | watchdog: lantiq: add device tree binding documentationHauke Mehrtens2017-09-041-0/+24
| * | | | | dt-bindings: vendors: Add VoCore as a vendorHarvey Hunt2017-08-291-0/+1
| * | | | | MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt2017-08-291-0/+1
| * | | | | MIPS: NI 169445 board supportNathan Sullivan2017-08-291-0/+7
* | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-152-3/+65
|\ \ \ \ \ \
| * | | | | | dt-bindings: i2c-stm32: Document the STM32F7 I2C bindingsPierre-Yves MORDRET2017-09-141-3/+26
| * | | | | | dt-bindings: i2c: Add Altera I2C ControllerThor Thayer2017-09-131-0/+39
* | | | | | | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-151-10/+4
|\ \ \ \ \ \ \
| * | | | | | | orangefs: documentation clean upMike Marshall2017-09-141-10/+4
* | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells2017-07-171-1/+1
* | | | | | | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-141-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fbcon: remove restriction on margin colorDavid Lechner2017-09-041-1/+1
| * | | | | | | | | fbcon: add fbcon=margin:<color> command line optionDavid Lechner2017-08-181-0/+7
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-09-145-2/+49
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | dt-bindings: watchdog: renesas-wdt: Add support for the r8a77995 wdtGeert Uytterhoeven2017-09-091-0/+1
| * | | | | | | | | dt-bindings: watchdog: aspeed: External reset signal propertiesAndrew Jeffery2017-09-091-1/+9
| * | | | | | | | | drivers/watchdog: Add optional ASPEED device tree propertiesChristopher Bostic2017-09-091-0/+32
| * | | | | | | | | dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang2017-09-091-0/+2
| * | | | | | | | | watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2017-09-091-1/+5
| * | | | | | | | | watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-091-1/+1
* | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-1312-28/+250
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: atmel-classd: remove aclk clock from DT bindingQuentin Schulz2017-09-011-6/+3
| * | | | | | | | | | dt-bindings: clk: at91: add audio plls to the compatible listQuentin Schulz2017-09-011-0/+10
| * | | | | | | | | | clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-08-311-0/+71
| * | | | | | | | | | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-08-311-0/+3
| * | | | | | | | | | Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-311-0/+2
| |\ \ \ \ \ \ \ \ \ \