summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-02Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-10-02ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky1-7/+1
2014-10-02Fix problem recognizing symlinksSteve French2-1/+3
2014-10-02Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)Linus Torvalds2-3/+9
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-10-02Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-15/+20
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko1-2/+6
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko1-12/+7
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2-2/+6
2014-10-02pinctrl: specify bindings for pins and groupsLinus Walleij1-1/+10
2014-10-02Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie7-61/+52
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-134/+217
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs3-53/+26
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2-6/+18
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs1-1/+6
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs1-1/+2
2014-10-01bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-01Merge branch 'r8152'David S. Miller1-28/+2
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-10-01HID: uHID: fix excepted report typeBenjamin Tissoires1-1/+1
2014-10-01spi: orion: support armada extended baud ratesGreg Ungerer2-23/+95
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2014-10-01HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires3-3/+164
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires6-2/+208
2014-10-01HID: wacom: move allocation of inputs earlierBenjamin Tissoires1-3/+9
2014-10-01HID: wacom: split out input allocation and registrationBenjamin Tissoires2-33/+64
2014-10-01HID: wacom: rename failN with some meaningful informationBenjamin Tissoires1-20/+29
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-10/+21
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30Merge branch 'netxen'David S. Miller2-4/+4
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa6-26/+33
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski1-0/+1
2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij1-11/+25