summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-06Linux 4.5-rc7v4.5-rc7Linus Torvalds1-1/+1
2016-03-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+0
2016-03-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-0/+6
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-3/+49
2016-03-06Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2016-03-06Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+4
2016-03-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-14/+18
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-2/+16
2016-03-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-03-06Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-1026/+12
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King1-2/+2
2016-03-05um: Export pm_power_offRichard Weinberger1-0/+1
2016-03-05Revert "um: Fix get_signal() usage"Richard Weinberger1-1/+1
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-05Merge tag 'sound-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-53/+348
2016-03-05Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+7
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-34/+34
2016-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+6
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-59/+171
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds10-148/+341
2016-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-23/+30
2016-03-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-35/+60
2016-03-04Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-2/+11
2016-03-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+6
2016-03-04Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds6-52/+98
2016-03-04Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+9
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+17
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä1-0/+3
2016-03-05Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie3-0/+10
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-04Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki4-2/+11
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng7-3/+49
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot1-0/+2
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot2-0/+8
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)3-12/+17
2016-03-04ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang1-12/+12
2016-03-04ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang1-0/+5
2016-03-03powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood1-0/+13
2016-03-04Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-3/+3
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana1-1/+9
2016-03-03block: support large requests in blk_rq_map_user_iovChristoph Hellwig1-30/+61
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-03nvme: fix max_segments integer truncationChristoph Hellwig1-2/+4
2016-03-03nvme: set queue limits for the admin queueChristoph Hellwig1-10/+19
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo3-13/+47
2016-03-03NVMe: Fix 0-length integrity payloadKeith Busch1-1/+1
2016-03-03NVMe: Don't allow unsupported flagsKeith Busch1-0/+4
2016-03-03NVMe: Move error handling to failed reset handlerKeith Busch3-18/+50