summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-29Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura
2015-05-29Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven
2015-05-29Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-05-29Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland
2015-05-28omfs: set error return when d_make_root() failsBob Copeland
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-05-28MAINTAINERS: update CAPABILITIES patternJoe Perches
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel
2015-05-29Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-28Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-05-28Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König
2015-05-28ALSA: hda - Disable Headphone Mic boost for ALC662David Henningsson
2015-05-28md: fix race when unfreezing sync_actionNeilBrown
2015-05-28md/raid5: break stripe-batches when the array has failed.NeilBrown
2015-05-28md/raid5: call break_stripe_batch_list from handle_stripe_clean_eventNeilBrown
2015-05-28md/raid5: be more selective about distributing flags across batch.NeilBrown
2015-05-28md/raid5: add handle_flags arg to break_stripe_batch_list.NeilBrown
2015-05-28md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...NeilBrown
2015-05-28md/raid5: remove condition test from check_break_stripe_batch_list.NeilBrown
2015-05-28md/raid5: Ensure a batch member is not handled prematurely.NeilBrown
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-28md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown
2015-05-28md/raid5: ensure whole batch is delayed for all required bitmap updates.NeilBrown
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-28Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-27dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer
2015-05-27dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer
2015-05-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds