aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-241/+3108
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds52-595/+1973
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds16-355/+852
2013-11-18ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren1-0/+7
2013-11-18gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren1-2/+6
2013-11-18Removed duplicated (and unneeded) gotoSteve French1-4/+2
2013-11-18CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2-14/+93
2013-11-18gpio: twl4030: Fix regression for twl gpio outputTony Lindgren1-2/+3
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds47-119/+610
2013-11-18sparc64: merge fixStephen Rothwell1-2/+0
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds181-951/+8872
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-129/+465
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds11-132/+158
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-1240/+1818
2013-11-18hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck1-8/+21
2013-11-18hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck1-2/+60
2013-11-18hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard3-0/+5
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-18drm/i915: encoder->get_config is no longer optionalDaniel Vetter1-4/+2
2013-11-18drm/i915/tv: add ->get_config callbackDaniel Vetter1-0/+8
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa1-15/+19
2013-11-18Merge branch 'bnx2x'David S. Miller6-12/+28
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-18ipv6: Fix inet6_init() cleanup orderVlad Yasevich1-2/+2
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-18genetlink: rename shadowed variableJohannes Berg1-5/+5
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem1-0/+1
2013-11-18inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa8-38/+17
2013-11-18net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam1-1/+1
2013-11-18bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-18ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren2-4/+4
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-18nfsd: make sure to balance get/put_write_accessChristoph Hellwig1-14/+15
2013-11-18nfsd: split up nfsd_setattrChristoph Hellwig1-60/+84
2013-11-18ALSA: hda - Select FW_LOADER from CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai1-1/+2
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner1-3/+5
2013-11-18xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini1-2/+2
2013-11-18arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer1-0/+1
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner3-3/+17
2013-11-18xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely1-17/+21