summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-17fs/affs/bitmap.c: remove unnecessary returnFabian Frederick-1/+0
2015-02-17fs/affs/amigaffs.c: remove else after returnFabian Frederick-2/+1
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick-13/+16
2015-02-17fs/affs: use unsigned int for string lengthsFabian Frederick-8/+9
2015-02-17fs/affs/super.c: destroy sbi mutex in affs_kill_sb()Fabian Frederick-0/+1
2015-02-17fs/affs/file.c: fix direct IO writes beyond EOFFabian Frederick-0/+7
2015-02-17fs/affs/file.c: replace if/BUG by BUG_ONFabian Frederick-4/+2
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven-40/+33
2015-02-17eventfd: don't take the spinlock in eventfd_pollChris Mason-6/+6
2015-02-17lib/rbtree.c: fix typo in commentJohn de la Garza-1/+1
2015-02-17vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao-4/+4
2015-02-17kexec: add IND_FLAGS macroGeoff Levand-2/+1
2015-02-17kexec: add bit definitions for kimage entry flagsGeoff Levand-4/+15
2015-02-17kexec: simplify conditionalGeoff Levand-7/+10
2015-02-17kexec: Fix make headers_checkGeoff Levand-6/+0
2015-02-17kexec: fix a typo in commentAlexander Kuleshov-1/+1
2015-02-17kexec: remove never used member destination in kimageBaoquan He-6/+0
2015-02-17signal: use current->state helpersDavidlohr Bueso-2/+2
2015-02-17ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick-1/+0
2015-02-17fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou-1/+1
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick-1/+1
2015-02-17fs/ufs/super.c: fix potential race conditionFabian Frederick-4/+0
2015-02-17fs/ufs/super.c: remove unnecessary castingFabian Frederick-1/+3
2015-02-17fs/coda/dir.c: forward declaration clean-upFabian Frederick-82/+56
2015-02-17fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick-3/+3
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3264/+80
2015-02-17Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds-11/+1067
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-108/+407
2015-02-17locks: fix list insertion when lock is split in twoJeff Layton-0/+1
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-62/+102
2015-02-17ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther-0/+3
2015-02-17IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum-0/+3
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki-1/+1
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel-0/+10
2015-02-17dt: watchdog: Add DT binding documentation for jz4740 watchdog timerZubair Lutfullah Kakakhel-0/+12
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson-2/+4
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson-7/+19
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck-1/+15
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki-1/+21
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans-8/+34
2015-02-17IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum-0/+2
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven-1/+31
2015-02-17ARM: mediatek: dts: Add bindings for watchdogMatthias Brugger-0/+13
2015-02-17IB/iser: Fix memory regions possible leakSagi Grimberg-15/+14
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger-0/+262
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren-3/+3
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin-3/+6
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida-1/+1
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti-2/+4
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski-2/+2