| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: introduce CPU alternatives | Vasily Gorbik | 2017-10-18 | 1 | -0/+3 |
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-24 | 2 | -2/+2 |
|\ |
|
| * | dt-bindings: clk: stm32h7: fix clock-cell size | Gabriel Fernandez | 2017-09-21 | 1 | -1/+1 |
| * | dt-bindings: fix vendor prefix for Abracon | Alexandre Belloni | 2017-09-19 | 1 | -1/+1 |
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2017-09-24 | 1 | -0/+6 |
|\ \ |
|
| * | | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra | 2017-09-23 | 1 | -0/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-23 | 2 | -38/+48 |
|\ \ \ |
|
| * | | | ipv6: fix net.ipv6.conf.all interface DAD handlers | Matteo Croce | 2017-09-19 | 1 | -4/+14 |
| * | | | Documentation: networking: fix ASCII art in switchdev.txt | Randy Dunlap | 2017-09-18 | 1 | -34/+34 |
| | |/
| |/| |
|
* | | | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | PM: docs: Drop an excess character from devices.rst | Rafael J. Wysocki | 2017-09-19 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-22 | 3 | -3/+52 |
|\ \ \ |
|
| * | | | seccomp: Implement SECCOMP_RET_KILL_PROCESS action | Kees Cook | 2017-08-14 | 1 | -1/+6 |
| * | | | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 2017-08-14 | 2 | -3/+3 |
| * | | | seccomp: Action to log before allowing | Tyler Hicks | 2017-08-14 | 1 | -0/+9 |
| * | | | seccomp: Sysctl to configure actions that are allowed to be logged | Tyler Hicks | 2017-08-14 | 1 | -0/+18 |
| * | | | seccomp: Sysctl to display available actions | Tyler Hicks | 2017-08-14 | 2 | -0/+17 |
| | |/
| |/| |
|
* | | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git.... | Linus Torvalds | 2017-09-19 | 4 | -91/+91 |
|\ \ \
| |_|/
|/| | |
|
| * | | CIFS/SMB3: Update documentation to reflect SMB3 and various changes | Steve French | 2017-09-17 | 4 | -91/+91 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Documentation: link in networking docs | Pavel Machek | 2017-09-16 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-09-16 | 1 | -0/+66 |
|\ \ \ \ |
|
| * | | | | Input: add a driver for PWM controllable vibrators | Sebastian Reichel | 2017-09-04 | 1 | -0/+66 |
* | | | | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 2017-09-15 | 9 | -0/+259 |
|\ \ \ \ \ |
|
| * | | | | | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 2017-09-04 | 1 | -0/+40 |
| * | | | | | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd | Martin Blumenstingl | 2017-09-04 | 1 | -0/+36 |
| * | | | | | reset: Add a reset controller driver for the Lantiq XWAY based SoCs | Martin Blumenstingl | 2017-09-04 | 1 | -0/+30 |
| * | | | | | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens | 2017-09-04 | 1 | -0/+31 |
| * | | | | | Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings | Hauke Mehrtens | 2017-09-04 | 1 | -0/+89 |
| * | | | | | watchdog: lantiq: add device tree binding documentation | Hauke Mehrtens | 2017-09-04 | 1 | -0/+24 |
| * | | | | | dt-bindings: vendors: Add VoCore as a vendor | Harvey Hunt | 2017-08-29 | 1 | -0/+1 |
| * | | | | | MIPS: dts: ralink: Add Mediatek MT7628A SoC | Harvey Hunt | 2017-08-29 | 1 | -0/+1 |
| * | | | | | MIPS: NI 169445 board support | Nathan Sullivan | 2017-08-29 | 1 | -0/+7 |
* | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-15 | 2 | -3/+65 |
|\ \ \ \ \ \ |
|
| * | | | | | | dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings | Pierre-Yves MORDRET | 2017-09-14 | 1 | -3/+26 |
| * | | | | | | dt-bindings: i2c: Add Altera I2C Controller | Thor Thayer | 2017-09-13 | 1 | -0/+39 |
* | | | | | | | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-15 | 1 | -10/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | orangefs: documentation clean up | Mike Marshall | 2017-09-14 | 1 | -10/+4 |
* | | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | VFS: Differentiate mount flags (MS_*) from internal superblock flags | David Howells | 2017-07-17 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-09-14 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fbcon: remove restriction on margin color | David Lechner | 2017-09-04 | 1 | -1/+1 |
| * | | | | | | | | | fbcon: add fbcon=margin:<color> command line option | David Lechner | 2017-08-18 | 1 | -0/+7 |
* | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2017-09-14 | 5 | -2/+49 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | dt-bindings: watchdog: renesas-wdt: Add support for the r8a77995 wdt | Geert Uytterhoeven | 2017-09-09 | 1 | -0/+1 |
| * | | | | | | | | | dt-bindings: watchdog: aspeed: External reset signal properties | Andrew Jeffery | 2017-09-09 | 1 | -1/+9 |
| * | | | | | | | | | drivers/watchdog: Add optional ASPEED device tree properties | Christopher Bostic | 2017-09-09 | 1 | -0/+32 |
| * | | | | | | | | | dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC | Sean Wang | 2017-09-09 | 1 | -0/+2 |
| * | | | | | | | | | watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2 | Martin Blumenstingl | 2017-09-09 | 1 | -1/+5 |
| * | | | | | | | | | watchdog: Revert "iTCO_wdt: all versions count down twice" | Wim Van Sebroeck | 2017-09-09 | 1 | -1/+1 |