summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-10tipc: convert legacy nl bearer dump to nl compatRichard Alpe5-34/+278
2015-02-10tipc: move and rename the legacy nl api to "nl compat"Richard Alpe13-76/+130
2015-02-10tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2-0/+61
2015-02-09Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds5-9/+60
2015-02-09Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-135/+375
2015-02-09random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-02-09tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2-14/+150
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller173-2183/+6463
2015-02-09nfsd: default NFSv4.2 to onJ. Bruce Fields1-0/+1
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar1-3/+2
2015-02-09dm snapshot: remove unnecessary NULL checks before vfree() callsMarkus Elfring1-10/+4
2015-02-09dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn1-9/+15
2015-02-09dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist2-11/+0
2015-02-09dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi1-2/+2
2015-02-09dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn1-3/+2
2015-02-09dm bufio: fix time comparison to use time_after_eq()Asaf Vertz1-1/+2
2015-02-09dm: use time_in_range() and time_after()Manuel Schölling3-6/+9
2015-02-09dm raid: fix a couple integer overflowsDan Carpenter1-9/+7
2015-02-09dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2-16/+22
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer7-48/+185
2015-02-09dm: prepare for allocating blk-mq clone requests in targetKeith Busch1-68/+66
2015-02-09dm: submit stacked requests in irq enabled contextKeith Busch2-18/+46
2015-02-09dm: split request structure out from dm_rq_target_io structureMike Snitzer1-9/+61
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson2-13/+30
2015-02-09dm: remove exports for request-based interfaces without external callersMike Snitzer2-9/+3
2015-02-09genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg1-1/+2
2015-02-09dm: fix multipath regression due to initializing wrong requestMike Snitzer1-1/+1
2015-02-09x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck1-4/+1
2015-02-09cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov1-1/+6
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter1-16/+1
2015-02-09SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUGTrond Myklebust1-2/+2
2015-02-09SUNRPC: Handle connection reset more efficiently.Trond Myklebust1-16/+18
2015-02-09SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust3-3/+0
2015-02-09SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_releaseTrond Myklebust1-5/+1
2015-02-09Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...Wang Long1-1/+1
2015-02-09sb_edac: Fix detection on SNB machinesBorislav Petkov1-3/+6
2015-02-09ALSA: control: fix failure to return new numerical ID in 'replace' event dataTakashi Sakamoto1-0/+1
2015-02-09ALSA: usb: update trigger timestamp on first non-zero URB submittedPierre-Louis Bossart2-0/+11
2015-02-09ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart1-0/+3
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2-1/+4
2015-02-09ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart1-1/+4
2015-02-09drm/exynos: fix NULL pointer referenceJoonyoung Shim1-1/+1
2015-02-09drm/exynos: remove exynos_plane_dpmsJoonyoung Shim2-28/+6
2015-02-09drm/exynos: remove mode property of exynos crtcJoonyoung Shim2-68/+0
2015-02-09drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan1-2/+0
2015-02-09SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connectionTrond Myklebust1-2/+2
2015-02-09avr32: update all default configurationsHans-Christian Egtvedt15-308/+97
2015-02-09avr32: remove fake at91 cpu identificationAlexandre Belloni1-25/+1
2015-02-09avr32: wire up missing syscallsHans-Christian Egtvedt4-5/+111
2015-02-09SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust2-4/+0