summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-03-1934-354/+1482
|\
| * watchdog: Ensure that wdd is not dereferenced if NULLGuenter Roeck2016-03-161-2/+4
| * watchdog: imx2: Convert to use infrastructure triggered keepalivesGuenter Roeck2016-03-161-61/+13
| * watchdog: dw_wdt: Convert to use watchdog infrastructureGuenter Roeck2016-03-162-207/+117
| * watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-163-0/+21
| * watchdog: Make stop function optionalGuenter Roeck2016-03-163-10/+18
| * watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-163-20/+64
| * watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-163-18/+158
| * watchdog: Make set_timeout function optionalGuenter Roeck2016-03-162-2/+14
| * arm: lpc32xx: remove restart handlerSylvain Lemieux2016-03-162-16/+0
| * arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux2016-03-161-1/+0
| * watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux2016-03-161-0/+15
| * watchdog: pnx4008: add support for soft resetSylvain Lemieux2016-03-161-3/+10
| * watchdog: pnx4008: add restart handlerSylvain Lemieux2016-03-161-0/+17
| * watchdog: pnx4008: update logging during power-onSylvain Lemieux2016-03-161-2/+1
| * watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-4/+10
| * watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-0/+5
| * watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas2016-03-161-0/+16
| * Watchdog: introduce ARM SBSA watchdog driverFu Wei2016-03-163-0/+429
| * Documentation: add sbsa-gwdt driver documentationFu Wei2016-03-042-0/+38
| * watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray2016-03-014-0/+204
| * watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley2016-03-014-0/+287
| * watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-0114-14/+26
| * watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch2016-03-011-1/+1
| * watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-03-011-1/+1
| * watchdog: Add hardware dependency to BCM7038 driverJean Delvare2016-03-011-3/+5
| * watchdog: orion: Depend on 32-bit ARMThierry Reding2016-03-011-0/+1
| * watchdog: ts4800: add hardware dependencyJean Delvare2016-03-011-0/+1
| * watchdog: w83627hf: Added NCT6102D support.Rob Kramer2016-03-012-3/+20
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-193-7/+11
|\ \
| * | firewire: ABI documentation: libhinawa uses firewire-cdevStefan Richter2016-03-121-0/+1
| * | firewire: ABI documentation: jujuutils were renamed to linux-firewire-utilsStefan Richter2015-11-051-1/+1
| * | firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter2015-11-051-2/+3
| * | firewire: nosy: Replace timeval with timespec64Amitoj Kaur Chawla2015-11-051-4/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-1933-465/+488
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-1833-465/+488
| |\ \ \ \ \
| | | | * | | blk-mq: enable polling support by defaultChristoph Hellwig2016-03-041-1/+2
| | | | * | | direct-io: only use block polling if explicitly requestedChristoph Hellwig2016-03-041-1/+2
| | | | * | | vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-043-2/+8
| | | | * | | x86: wire up preadv2 and pwritev2Christoph Hellwig2016-03-042-0/+4
| | | | * | | vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski2016-03-043-35/+138
| | | | * | | vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-044-23/+31
| | | * | | | splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent2016-03-181-0/+3
| | | * | | | vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin2016-03-161-0/+2
| | | * | | | CacheFiles: Provide read-and-reset release counters for cachefilesdDavid Howells2016-02-014-17/+39
| | | |/ / /
| | * | | | dcache.c: new helper: __d_add()Al Viro2016-03-141-7/+17
| | * | | | don't bother with __d_instantiate(dentry, NULL)Al Viro2016-03-141-10/+7
| | * | | | untangle fsnotify_d_instantiate() a bitAl Viro2016-03-143-17/+4
| | * | | | uninline d_add()Al Viro2016-03-142-14/+17
| | * | | | replace d_add_unique() with saner primitiveAl Viro2016-03-143-98/+58
OpenPOWER on IntegriCloud