summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck
2016-03-16watchdog: Make stop function optionalGuenter Roeck
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck
2016-03-16arm: lpc32xx: remove restart handlerSylvain Lemieux
2016-03-16arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux
2016-03-16watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux
2016-03-16watchdog: pnx4008: add support for soft resetSylvain Lemieux
2016-03-16watchdog: pnx4008: add restart handlerSylvain Lemieux
2016-03-16watchdog: pnx4008: update logging during power-onSylvain Lemieux
2016-03-16watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei
2016-03-04Documentation: add sbsa-gwdt driver documentationFu Wei
2016-03-01watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
2016-03-01watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch
2016-03-01watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin
2016-03-01watchdog: Add hardware dependency to BCM7038 driverJean Delvare
2016-03-01watchdog: orion: Depend on 32-bit ARMThierry Reding
2016-03-01watchdog: ts4800: add hardware dependencyJean Delvare
2016-03-01watchdog: w83627hf: Added NCT6102D support.Rob Kramer
2016-02-28Linux 4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams