summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add Intel MID watchdog driver supportDavid Cohen2014-06-104-0/+220
* watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar2014-06-101-3/+1
* booke/watchdog: refine and clean up the codesTang Yuantian2014-06-102-45/+33
* watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann2014-06-101-1/+1
* watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck2014-06-104-889/+0
* watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck2014-06-101-3/+12
* ARM: mvebu: Add A375/A380 watchdog binding documentationEzequiel Garcia2014-06-101-0/+7
* watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia2014-06-101-0/+103
* watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia2014-06-101-2/+13
* watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia2014-06-101-1/+28
* watchdog: orion: Remove unneeded atomic accessEzequiel Garcia2014-06-101-2/+5
* watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia2014-06-101-7/+20
* watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia2014-06-101-14/+24
* watchdog: xilinx: Make of_device_id array constJingoo Han2014-06-101-1/+1
* watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2014-06-102-170/+123
* watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2014-06-102-18/+33
* watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li2014-06-101-6/+6
* watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos2014-06-101-3/+3
* watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-06-101-0/+10
* watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan2014-06-101-2/+0
* watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg2014-06-101-1/+1
* watchdog: sunxi: Fix compilation with C=2Emilio López2014-06-101-11/+11
* watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall2014-06-101-1/+1
* watchdog: Fix SBC8360 dependenciesJean Delvare2014-06-101-1/+1
* Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-06-082-2/+2
|\
| * 9P: fix return value in v9fs_fid_xattr_setDominique Martinet2014-06-011-1/+1
| * fs/9p: adjust sscanf parameters accordingly to the variable typesToralf Förster2014-06-011-1/+1
* | numa,sched: fix load_to_imbalanced logic inversionRik van Riel2014-06-081-1/+1
* | Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds2014-06-081-7/+5
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-0823-440/+515
|\ \
| * | ext4: handle symlink properly with inline_dataZheng Liu2014-06-021-0/+3
| * | ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi2014-05-271-1/+1
| * | ext4: fix zeroing of page during writebackJan Kara2014-05-271-13/+11
| * | ext4: remove unused local variable "stored" from ext4_readdir(...)Giedrius Rekasius2014-05-271-2/+1
| * | ext4: fix ZERO_RANGE test failure in data journallingNamjae Jeon2014-05-271-0/+7
| * | ext4: reduce contention on s_orphan_lockJan Kara2014-05-261-44/+65
| * | ext4: use sbi in ext4_orphan_{add|del}()Jan Kara2014-05-261-16/+15
| * | ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()Lukas Czerner2014-05-121-1/+7
| * | ext4: add missing BUFFER_TRACE before ext4_journal_get_write_accessliang xie2014-05-1210-0/+33
| * | ext4: remove unnecessary double parenthesesLukas Czerner2014-05-125-11/+11
| * | ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() failsAndrey Tsyvarev2014-05-121-3/+1
| * | ext4: make local functions staticStephen Hemminger2014-05-129-54/+26
| * | ext4: fix block bitmap validation when bigalloc, ^flex_bgDarrick J. Wong2014-05-121-5/+7
| * | ext4: fix block bitmap initialization under sparse_super2Darrick J. Wong2014-05-122-15/+22
| * | ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystemDarrick J. Wong2014-05-121-0/+10
| * | ext4: avoid unneeded lookup when xattr name is invalidZhang Zhen2014-05-121-0/+3
| * | ext4: fix data integrity sync in ordered modeNamjae Jeon2014-05-125-11/+29
| * | ext4: remove obsoleted checkDmitry Monakhov2014-04-211-2/+1
| * | ext4: add a new spinlock i_raw_lock to protect the ext4's raw inodeTheodore Ts'o2014-04-213-19/+25
| * | ext4: fix locking for O_APPEND writesTheodore Ts'o2014-04-211-16/+26
OpenPOWER on IntegriCloud