summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds6-13/+45
2014-10-03mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner1-4/+3
2014-10-03perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-03MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin1-1/+1
2014-10-03mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner1-5/+31
2014-10-03ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen1-0/+4
2014-10-03Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-10-03ring-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-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini1-0/+3
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-02Merge tag 'kvm-s390-next-20141001' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini3-1/+4
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-02Merge 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-02bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-02Merge branch 'r8152'David S. Miller1-28/+2
2014-10-02r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-02r8152: remove clearing bphayeswang1-27/+1
2014-10-02bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-02tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-02Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2014-10-02parisc: 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-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand3-0/+3
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger1-1/+1
2014-10-01HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2014-10-01scsi: add a CONFIG_SCSI_MQ_DEFAULT optionChristoph Hellwig2-0/+15
2014-10-01ufs: definitions for phy interfaceDolev Raviv3-0/+76
2014-10-01ufs: tune bkops while power managment eventsSubhash Jadavani2-8/+25
2014-10-01ufs: Add support for clock scaling using devfreq frameworkSahitya Tummala3-1/+199
2014-10-01ufs: Add freq-table-hz property for UFS deviceSahitya Tummala3-19/+43
2014-10-01ufs: Add support for clock gatingSahitya Tummala2-25/+349
2014-10-01ufs: refactor configuring power modeDolev Raviv2-33/+160
2014-10-01ufs: add UFS power management supportSubhash Jadavani6-182/+989