summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-02Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky
2014-10-02Fix problem recognizing symlinksSteve French
2014-10-02Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)Linus Torvalds
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-10-02Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2014-10-02Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs
2014-10-01bna: Update Maintainer EmailRasesh Mody
2014-10-01Merge branch 'r8152'David S. Miller
2014-10-01r8152: disable power cut for RTL8153hayeswang
2014-10-01r8152: remove clearing bphayeswang
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-01Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang
2014-09-30Merge branch 'netxen'David S. Miller
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong