summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon1-0/+3
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm3-0/+20
2015-01-29tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet1-0/+1
2015-01-29Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar1-1/+1
2015-01-29lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan1-2/+10
2015-01-29bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu1-1/+5
2015-01-29Merge branch 'tcp_stretch_acks'David S. Miller7-40/+44
2015-01-29tcp: fix timing issue in CUBIC slope calculationNeal Cardwell1-0/+8
2015-01-29tcp: fix stretch ACK bugs in CUBICNeal Cardwell1-22/+9
2015-01-29tcp: fix stretch ACK bugs in RenoNeal Cardwell1-4/+6
2015-01-29tcp: fix the timid additive increase on stretch ACKsNeal Cardwell1-6/+9
2015-01-29tcp: stretch ACK fixes prepNeal Cardwell7-11/+15
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2-0/+27
2015-01-29Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+7
2015-01-29ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni1-0/+7
2015-01-28dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber1-0/+6
2015-01-28dm cache: fix missing ERR_PTR returns and handlingJoe Thornber1-4/+5
2015-01-28Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-27/+80
2015-01-28sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith1-0/+3
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov1-4/+1
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov1-14/+6
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra2-8/+13
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang1-0/+1
2015-01-28sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich1-1/+1
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2-15/+12
2015-01-28x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky1-1/+1
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara8-195/+318
2015-01-28udf: Release preallocation on last writeable closeJan Kara1-1/+1
2015-01-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-188/+315
2015-01-28btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng1-0/+2
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-334/+667
2015-01-27net: don't OOPS on socket aioChristoph Hellwig1-3/+0
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-27spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV1-2/+12
2015-01-27ASoC: Intel: Used lock version to update shim registersJie Yang1-2/+2
2015-01-27ASoC: wm8731: init mutex in i2c init pathManuel Lauss1-0/+2
2015-01-27Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-1/+2
2015-01-27ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+3
2015-01-27PCI: designware: Reject MSI-X IRQsLucas Stach1-0/+3
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+8
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa1-19/+26
2015-01-27Merge branch 'sh_eth'David S. Miller1-21/+59
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings1-11/+23
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings1-0/+4
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings1-7/+32
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings1-3/+0