summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-31Linux 4.1-rc6v4.1-rc6Linus Torvalds1-1/+1
2015-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2015-05-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+18
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds7-15/+30
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-40/+185
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds24-287/+180
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+15
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover11-22/+17
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover4-94/+78
2015-05-30target/user: Only support full command pass-throughAndy Grover2-70/+75
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig8-64/+34
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+20
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-83/+127
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-13/+21
2015-05-29Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-24/+36
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2-2/+2
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-18/+60
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-65/+40
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-152/+42
2015-05-29Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-4/+15
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-67/+98
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-3/+13
2015-05-29Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2-0/+2
2015-05-28d_walk() might skip too muchAl Viro1-4/+4
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht1-8/+1
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland1-1/+1
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland1-1/+2
2015-05-28omfs: set error return when d_make_root() failsBob Copeland1-1/+3
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-05-28MAINTAINERS: update CAPABILITIES patternJoe Perches1-1/+0
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
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