aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings1-2/+0
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings1-2/+2
2014-02-12sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings1-61/+0
2014-02-12sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings1-13/+4
2014-02-12sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings1-24/+23
2014-02-12sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings1-10/+13
2014-02-12sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans1-20/+2
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings1-7/+9
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings1-3/+2
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings1-1/+12
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings1-3/+13
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings1-4/+17
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings1-12/+47
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings1-13/+23
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings1-11/+26
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings1-3/+20
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings1-3/+17
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings1-2/+11
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings1-17/+39
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings1-34/+90
2014-02-106lowpan: fix lockdep splatsEric Dumazet1-0/+20
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao1-1/+4
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong1-1/+0
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-10ocfs2: check existence of old dentry in ocfs2_link()Xue jiufei1-0/+17
2014-02-10ocfs2: update inode size after zeroing the holeJunxiao Bi1-8/+32
2014-02-10ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu2-8/+3
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi1-2/+4
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker1-0/+3
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini1-0/+5
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt1-12/+20
2014-02-10gitignore: add all.configBorislav Petkov1-0/+3
2014-02-10ocfs2: fix ocfs2_sync_file() if filesystem is readonlyYounger Liu1-0/+3
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava1-1/+1
2014-02-10fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman1-1/+1
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2-4/+14
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes1-4/+2
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven1-1/+1
2014-02-10vmcore: prevent PT_NOTE p_memsz overflow during header updateGreg Pearson1-6/+20
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov1-2/+2
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad26-26/+176
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud1-2/+2
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud1-1/+1
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context()Dan Carpenter1-6/+5
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness1-2/+11
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita1-1/+5
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita3-9/+23
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_portToshiaki Makita1-19/+6