aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov2016-03-111-4/+6
| * | | Merge tag 'xtensa-for-next-20160111' of git://github.com/jcmvbkbc/linux-xtensaChris Zankel2016-01-217-17/+133
| |\ \ \
| | * | | xtensa: support ioremap for memory outside KIO regionMax Filippov2016-01-113-4/+82
| | * | | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.hMax Filippov2016-01-111-6/+3
| | * | | xtensa: make fake NMI configurableMax Filippov2016-01-113-7/+48
| * | | | Merge tag 'v4.4'Chris Zankel2016-01-219987-243136/+485154
| |\| | |
* | | | | 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