summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-25watchdog: dw_wdt: Use watchdog core to install restart handlerGuenter Roeck1-16/+7
2017-02-25watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck1-27/+30
2017-02-25watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck1-15/+7
2017-02-25watchdog: bcm47xx_wdt: Don't validate platform data on removeGuenter Roeck1-3/+0
2017-02-25watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck1-7/+1
2017-02-25watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck1-27/+26
2017-02-25watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck1-63/+17
2017-02-25watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck1-197/+205
2017-02-25watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"Colin Ian King1-1/+1
2017-02-25watchdog: Enable COMPILE_TEST where possibleGuenter Roeck1-59/+59
2017-02-25watchdog: pnx833x_wdt: Mark as brokenGuenter Roeck1-0/+1
2017-02-25watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong4-0/+281
2017-02-25watchdog: constify watchdog_info structuresBhumika Goyal12-12/+12
2017-02-25watchdog: pika_wdt: add __ro_after_init to identBhumika Goyal1-1/+1
2017-02-25watchdog: booke_wdt: add __ro_after_init to booke_wdt_infoBhumika Goyal1-1/+1
2017-02-25watchdog: sa11x0/pxa: fix error path of driver initializationVladimir Zapolskiy1-3/+5
2017-02-25watchdog: update my email addressJohn Crispin3-5/+5
2017-02-20Linux 4.10v4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2017-02-19Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+33
2017-02-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2017-02-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-02-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+9
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-31/+45
2017-02-19printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-19ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-18irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+13
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds3-4/+27
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann1-1/+1
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman1-9/+22
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-17ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang1-1/+23
2017-02-17ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-17ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-17NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-17Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds2-3/+3
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2-14/+2
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-5/+13