summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-81/+51
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds3-10/+23
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds43-274/+554
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo5-110/+0
2015-07-31Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+69
2015-07-31Merge branch 'tipc-next'David S. Miller8-1024/+1009
2015-07-31tipc: clean up link creationJon Paul Maloy4-121/+86
2015-07-31tipc: use temporary, non-protected skb queue for bundle receptionJon Paul Maloy1-15/+19
2015-07-31tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy4-63/+10
2015-07-31tipc: make resetting of links non-atomicJon Paul Maloy3-70/+127
2015-07-31tipc: move received discovery data evaluation inside node.cJon Paul Maloy3-123/+127
2015-07-31tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy3-180/+226
2015-07-31tipc: move protocol message sending away from link FSMJon Paul Maloy3-21/+33
2015-07-31tipc: move link synch and failover to link aggregation levelJon Paul Maloy5-508/+342
2015-07-31tipc: extend node FSMJon Paul Maloy2-11/+92
2015-07-31tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy2-14/+22
2015-07-31tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy5-69/+104
2015-07-31tipc: eliminate function tipc_link_activate()Jon Paul Maloy3-16/+8
2015-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller43-331/+1167
2015-07-31net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan1-1/+2
2015-07-31net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu5-9/+27
2015-07-31net: sched: fix refcount imbalance in actionsDaniel Borkmann2-6/+13
2015-07-31net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy1-22/+0
2015-07-31Merge branch 'r8152-fixes'David S. Miller1-4/+57
2015-07-31r8152: reset device when tx timeouthayeswang1-4/+3
2015-07-31r8152: add pre_reset and post_resethayeswang1-0/+54
2015-07-30ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai1-1/+1
2015-07-30Merge branch 'bpf-next'David S. Miller5-5/+19
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann1-2/+4
2015-07-30bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2-2/+2
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2-1/+11
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann1-0/+2
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-56/+130
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2-0/+7
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-31/+32
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson1-0/+11
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring1-10/+13
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek3-21/+12
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring1-1/+3
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET1-4/+4
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2-51/+51
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2-63/+77
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang2-5/+17
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang1-20/+24
2015-07-30Bluetooth: Add BT_HS config optionArron Wang4-1/+40
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel1-0/+9