summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: android-recommended: disable aio supportDaniel Micay2017-02-271-0/+1
* fs/affs: make export work with cold dcacheFabian Frederick2017-02-271-0/+19
* fs/affs/namei.c: forward declarations clean-upFabian Frederick2017-02-271-20/+10
* fs/affs: add prefix to some functionsFabian Frederick2017-02-275-14/+15
* fs/affs: use octal for permissionsFabian Frederick2017-02-271-18/+18
* fs/affs: make affs exportableFabian Frederick2017-02-273-0/+42
* fs/affs: add validation block functionFabian Frederick2017-02-271-4/+10
* fs/affs: remove reference to affs_parent_ino()Fabian Frederick2017-02-271-1/+0
* fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov2017-02-271-1/+1
* include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa2017-02-271-2/+2
* rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-271-6/+5
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-271-1/+4
* tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-272-3/+12
* fs/reiserfs: atomically read inode sizeFabian Frederick2017-02-271-1/+1
* hfsplus: atomically read inode sizeFabian Frederick2017-02-271-1/+1
* autofs: take more care to not update last_used on path walkIan Kent2017-02-271-6/+11
* autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi2017-02-272-4/+2
* autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi2017-02-273-14/+29
* autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2017-02-272-11/+22
* autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi2017-02-271-3/+2
* autofs: fix typo in DocumentationTomohiro Kusumi2017-02-271-3/+3
* autofs: remove wrong commentTomohiro Kusumi2017-02-271-4/+0
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-2740-38/+125
* zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-271-7/+13
* zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-271-12/+37
* zswap: allow initialization at boot without poolDan Streetman2017-02-271-12/+34
* mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann2017-02-271-1/+2
* Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2657-1243/+1536
|\
| * watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski2017-02-241-3/+2
| * watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski2017-02-241-1/+1
| * watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski2017-02-241-23/+6
| * watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski2017-02-242-7/+23
| * watchdog: s3c2410: Remove confusing CONFIG prefix from local definesKrzysztof Kozlowski2017-02-241-8/+8
| * watchdog: softdog: make pretimeout support a compile optionWolfram Sang2017-02-242-8/+21
| * watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie2017-02-243-0/+302
| * dt: bindings: add documentation for zx2967 family watchdog controllerBaoyou Xie2017-02-241-0/+32
| * watchdog: sama5d4: Implement resume hookAlexandre Belloni2017-02-241-0/+17
| * watchdog: sama5d4: Cache MR instead of a partial configAlexandre Belloni2017-02-241-26/+19
| * watchdog: ts72xx_wdt: convert driver to watchdog coreH Hartley Sweeten2017-02-241-358/+89
| * watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeatH Hartley Sweeten2017-02-241-70/+44
| * watchdog: RDC321X_WDT always depends on PCIGuenter Roeck2017-02-241-0/+1
| * watchdog: add driver for Cortina Gemini watchdogLinus Walleij2017-02-243-0/+241
| * watchdog: add DT bindings for Cortina GeminiLinus Walleij2017-02-241-0/+17
| * watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-2414-14/+14
| * watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck2017-02-243-0/+18
| * watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-02-241-13/+1
| * watchdog: tegra_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-3/+1
| * watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-17/+1
| * watchdog: da9062_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-16/+2