summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König
2015-03-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai
2015-03-29netns: don't clear nsid too early on removalNicolas Dichtel
2015-03-29Merge branch 'cxgb4'David S. Miller
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-29ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-03-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-03-28Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-28Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-03-27Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen
2015-03-27locks: fix file_lock deletion inside loopYan, Zheng
2015-03-27gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-26Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-03-26ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson
2015-03-26ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang
2015-03-26ARC: signal handling robustifyVineet Gupta
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-26NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee
2015-03-26NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee
2015-03-26NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee