summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28watchdog: at91sam9_wdt: update device tree docBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach
2014-01-28watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang
2014-01-28watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson
2014-01-28watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala
2014-01-28watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson
2014-01-28watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson
2014-01-28watchdog: GPIO-controlled watchdogAlexander Shiyan
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk
2014-01-28watchdog: davinci: add "timeout-sec" propertyIvan Khoronzhuk
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28CRISv10: Readd missing headerJesper Nilsson
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-27firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel
2014-01-27compat: fix sys_fanotify_markHeiko Carstens
2014-01-27checkpatch.pl: check for function declarations without argumentsJoe Perches
2014-01-27mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches
2014-01-27softirq: convert printks to pr_<level>Joe Perches
2014-01-27softirq: use ffs() in __do_softirq()Joe Perches
2014-01-27kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang
2014-01-27splice: fix unexpected size truncationXiao Guangrong
2014-01-27ipc: fix compat msgrcv with negative msgtypMateusz Guzik
2014-01-27ipc,msg: document barriersDavidlohr Bueso
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso
2014-01-27ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso
2014-01-27ipc: remove useless return statementDavidlohr Bueso
2014-01-27ipc: remove braces for single statementsDavidlohr Bueso
2014-01-27ipc: standardize code commentsDavidlohr Bueso
2014-01-27ipc: whitespace cleanupManfred Spraul