summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-28Merge branch 'qlcnic'David S. Miller
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-01-28ARM: fix building with gcc 4.6.4Russell King
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-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov
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-28block/blk-mq-cpu.c: use hotcpu_notifier()Andrew Morton
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-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky
2014-01-28CRISv10: Readd missing headerJesper Nilsson
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia
2014-01-28sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli
2014-01-28drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson
2014-01-28frv: Remove redundant debugging info flagGeoff Levand
2014-01-28mn10300: Remove redundant debugging info flagGeoff Levand
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie