summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie6-6/+11
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs1-1/+0
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs4-3/+6
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs1-1/+4
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel1-1/+1
2015-05-29Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-6/+6
2015-05-29xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster1-2/+8
2015-05-29xfs: xfs_iozero can return positive errnoDave Chinner1-1/+1
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner4-47/+58
2015-05-29xfs: extent size hints can round up extents past MAXEXTLENDave Chinner1-12/+19
2015-05-29xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner1-14/+20
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2-4/+15
2015-05-29xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang1-3/+6
2015-05-28Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+13
2015-05-28Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-18/+19
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-05-28ALSA: hda - Disable Headphone Mic boost for ALC662David Henningsson1-0/+5
2015-05-28md: fix race when unfreezing sync_actionNeilBrown1-6/+8
2015-05-28md/raid5: break stripe-batches when the array has failed.NeilBrown1-0/+1
2015-05-28md/raid5: call break_stripe_batch_list from handle_stripe_clean_eventNeilBrown1-57/+4
2015-05-28md/raid5: be more selective about distributing flags across batch.NeilBrown2-12/+45
2015-05-28md/raid5: add handle_flags arg to break_stripe_batch_list.NeilBrown1-4/+8
2015-05-28md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...NeilBrown1-3/+16
2015-05-28md/raid5: remove condition test from check_break_stripe_batch_list.NeilBrown1-8/+4
2015-05-28md/raid5: Ensure a batch member is not handled prematurely.NeilBrown1-1/+5
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell5-65/+37
2015-05-28md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown2-3/+25
2015-05-28md/raid5: ensure whole batch is delayed for all required bitmap updates.NeilBrown1-0/+9
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+3
2015-05-28Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-24/+20
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2-6/+20
2015-05-28tools/power turbostat: update version number to 4.7Len Brown1-1/+1
2015-05-28tools/power turbostat: allow running without cpu0Prarit Bhargava1-15/+31
2015-05-28tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown1-1/+1
2015-05-28tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2-4/+102
2015-05-28dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer1-4/+6
2015-05-28dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer1-1/+3
2015-05-28tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli1-20/+51
2015-05-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-74/+194
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-170/+351
2015-05-27ALSA: hda - Disable power_save_node for IDT92HD71bxxTakashi Iwai1-1/+2
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel1-13/+2
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+21
2015-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds20-32/+333
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher1-2/+3
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-27lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1