summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30PCMCIA: Remove commented references to dead class_device_create_file()Robert P. J. Day
2015-05-30drivers/pcmcia/electra_cf.c: add missing iounmap and kfreeJulia Lawall
2015-05-30pcmcia: replace open-coded ARRAY_SIZE with macroJim Cromie
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-29xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster
2015-05-29xfs: xfs_iozero can return positive errnoDave Chinner
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner
2015-05-29xfs: extent size hints can round up extents past MAXEXTLENDave Chinner
2015-05-29xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-29xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang
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