aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-12i2c: sun6i-p2wi: use proper return value in probeWolfram Sang
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-06-12Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-12target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-12rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-12tcp: fixing TLP's FIN recoveryPer Hurtig
2014-06-12Merge branch 'fec'David S. Miller
2014-06-12net: fec: Add software TSO supportNimrod Andy
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy
2014-06-12net: fec: Factorize feature settingNimrod Andy
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge branch 'bnx2x'David S. Miller
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-06-12perf tests: Spawn child for each testJiri Olsa
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa
2014-06-12perf tools: Separate dso data related variablesJiri Olsa