aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+6
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-261/+413
2014-08-22f2fs: use macro for code readabilityChao Yu2-14/+20
2014-08-22fix regression in SCSI_IOCTL_SEND_COMMANDTony Battersby1-2/+7
2014-08-22scsi-mq: fix requests that use a separate CDB bufferTony Battersby3-2/+2
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)1-15/+28
2014-08-22ASoC: tegra: Fix typo in include guardRasmus Villemoes1-1/+1
2014-08-22ASoC: da732x: Fix typo in include guardRasmus Villemoes1-1/+1
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block1-1/+1
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)1-4/+39
2014-08-22cgroup: Display legacy cgroup files on default hierarchyVivek Goyal1-2/+11
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)2-51/+63
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-14/+24
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+15
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher1-0/+2
2014-08-22drm/radeon: add new KV pci idAlex Deucher2-0/+2
2014-08-22locks: pass correct "before" pointer to locks_unlink_lock in generic_add_leaseJeff Layton1-1/+1
2014-08-22ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai1-2/+2
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes1-3/+1
2014-08-22ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar8891-438698/+369916
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko1-0/+2
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4
2014-08-22CIFS: Fix directory rename errorPavel Shilovsky1-1/+4
2014-08-22ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch1-2/+2
2014-08-22cifs: No need to send SIGKILL to demux_thread during umountNamjae Jeon1-19/+0
2014-08-22cifs: Allow directIO read/write during cache=strictNamjae Jeon2-0/+16
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller3-30/+43
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj1-0/+1
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven4-3/+11
2014-08-21block: support > 16 byte CDBs for SG_IOChristoph Hellwig1-7/+17
2014-08-21block: cleanup error handling in sg_ioChristoph Hellwig1-6/+4
2014-08-21brd: add ram disk visibility optionDmitry Monakhov1-1/+5
2014-08-21block: systemace: Remove .owner field for driverMichal Simek1-1/+0
2014-08-21blk-mq: blk_mq_freeze_queue() should allow nestingTejun Heo1-4/+8
2014-08-21blk-mq: correct a few wrong/bad commentsJens Axboe1-3/+3
2014-08-21block: Fix BUG_ON when pi errors occurSagi Grimberg1-1/+1
2014-08-21blk-mq: don't allow merges if turned off for the queueJens Axboe1-3/+9